| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | epee: guard against exceptions in RPC handlers | moneromooo-monero | 2020-07-30 | 1 | -9/+31 |
| * | Merge pull request #6446 | luigi1111 | 2020-05-01 | 2 | -0/+11 |
| |\ | |||||
| | * | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2020-04-27 | 2 | -0/+11 |
| * | | Allow wallet2.h to run in WebAssembly | woodser | 2020-04-15 | 2 | -152/+111 |
| |/ | |||||
| * | Merge pull request #6339 | luigi1111 | 2020-04-04 | 2 | -2/+2 |
| |\ | |||||
| | * | remove empty statements | Interchained | 2020-02-17 | 2 | -2/+2 |
| * | | p2p: fix frequent weak_ptr exception on connection | moneromooo-monero | 2020-03-31 | 1 | -1/+6 |
| * | | Merge pull request #6244 | Alexander Blair | 2020-03-12 | 1 | -5/+16 |
| |\ \ | |||||
| | * | | abstract_tcp_server2: guard against negative timeouts | moneromooo-monero | 2019-12-16 | 1 | -5/+16 |
| * | | | Merge pull request #6243 | Alexander Blair | 2020-03-12 | 1 | -6/+2 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | epee: remove backward compatible endian specific address serialization | moneromooo-monero | 2020-01-26 | 1 | -6/+2 |
| * | | | Merge pull request #6182 | Alexander Blair | 2020-02-06 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | epee: reorder a couple init list fields to match declaration | moneromooo-monero | 2019-11-25 | 1 | -1/+1 |
| * | | | Merge pull request #6143 | Alexander Blair | 2020-01-16 | 1 | -0/+2 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | epee: set application/json MIME type on json errors | moneromooo-monero | 2019-11-15 | 1 | -0/+2 |
| | |/ | |||||
| * / | epee: close connection when the peer has done so | moneromooo-monero | 2019-11-11 | 1 | -1/+7 |
| |/ | |||||
| * | Merge pull request #6006 | luigi1111 | 2019-10-24 | 1 | -2/+6 |
| |\ | |||||
| | * | epee: use SO_REUSEADDR on non-Windows targets | xiphon | 2019-10-22 | 1 | -2/+6 |
| * | | Merge pull request #5996 | luigi1111 | 2019-10-22 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | epee: fix SSL server handshake, run_one() can block, use poll_one() | xiphon | 2019-10-18 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #5986 | luigi1111 | 2019-10-22 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | abstract_tcp_server2: move "Trying to connect" from error to debug | moneromooo-monero | 2019-10-14 | 1 | -1/+1 |
| * | | Merge pull request #5911 | luigi1111 | 2019-10-16 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | levin: armour against some "should not happen" case | moneromooo-monero | 2019-10-15 | 1 | -0/+5 |
| * | | | Merge pull request #5947 | luigi1111 | 2019-10-14 | 1 | -4/+2 |
| |\ \ \ | |||||
| | * | | | epee: tcp server - set SO_LINGER instead of SO_REUSEADDR option | xiphon | 2019-10-02 | 1 | -4/+2 |
| * | | | | Merge pull request #5937 | luigi1111 | 2019-10-14 | 1 | -1/+1 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | abstract_tcp_server2: log pointer, not contents, where appropriate | moneromooo-monero | 2019-09-27 | 1 | -1/+1 |
| * | | | | Merge pull request #5918 | luigi1111 | 2019-10-08 | 2 | -2/+6 |
| |\ \ \ \ | |||||
| | * | | | | epee: implement handshake timeout for SSL connections | xiphon | 2019-09-17 | 2 | -2/+6 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #5917 | luigi1111 | 2019-10-08 | 1 | -1/+2 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | epee: fix network timeouts in blocked_mode_client | xiphon | 2019-09-16 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Merge pull request #5910 | luigi1111 | 2019-09-30 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | abstract_tcp_server2: fix lingering connections | moneromooo-monero | 2019-09-12 | 1 | -0/+5 |
| | |/ / | |||||
| * | | | Merge pull request #5893 | luigi1111 | 2019-09-30 | 1 | -1/+13 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | epee: abstract_tcp_server2: resolve CID 203919 (DC.WEAK_CRYPTO) | anonimal | 2019-09-08 | 1 | -1/+13 |
| * | | | Merge pull request #5898 | luigi1111 | 2019-09-14 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | depends: fix MacOS build with Clang 3.7.1 | Lee Clagett | 2019-09-08 | 1 | -1/+1 |
| | |/ | |||||
| * | | Fix IP address serialization on big endian | moneromooo-monero | 2019-09-04 | 1 | -1/+15 |
| * | | epee: fix local/loopback checks on big endian | moneromooo-monero | 2019-09-04 | 1 | -0/+7 |
| |/ | |||||
| * | Merge pull request #5824 | luigi1111 | 2019-09-04 | 1 | -1/+1 |
| |\ | |||||
| | * | epee: fix connections not being properly closed in some instances | moneromooo-monero | 2019-08-19 | 1 | -1/+1 |
| * | | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 2019-07-17 | 7 | -61/+158 |
| * | | Add ref-counted buffer byte_slice. Currently used for sending TCP data. | Lee Clagett | 2019-07-16 | 7 | -145/+87 |
| * | | fix feature not introduced until boost 1.66 | Jethro Grassie | 2019-08-20 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #5674 | luigi1111 | 2019-08-15 | 1 | -0/+24 |
| |\ | |||||
| | * | p2p: close the right number of connections on setting max in/out peers | moneromooo-monero | 2019-06-19 | 1 | -0/+24 |
| * | | Merge pull request #5649 | luigi1111 | 2019-08-15 | 2 | -2/+6 |
| |\ \ | |||||
| | * | | Bans for RPC connections | Howard Chu | 2019-06-16 | 2 | -2/+6 |
| | |/ | |||||
| * | | Add IPv6 support | Thomas Winget | 2019-07-31 | 6 | -64/+416 |
