| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | epee: close connection when the peer has done so | moneromooo-monero | 2019-11-11 | 1 | -1/+7 |
| * | epee: allow a random component in once_a_time timeouts | moneromooo-monero | 2019-11-01 | 1 | -4/+16 |
| * | Merge pull request #5357 | luigi1111 | 2019-10-25 | 4 | -7/+50 |
| |\ | |||||
| | * | daemon, wallet: new pay for RPC use system | moneromooo-monero | 2019-10-25 | 4 | -7/+50 |
| * | | 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 #5966 | luigi1111 | 2019-10-22 | 1 | -0/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Support median block size > 4 GB | moneromooo-monero | 2019-10-21 | 1 | -0/+3 |
| * | | | 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 |
| * | | | epee: misc_log_ex.h can now be used in C code | moneromooo-monero | 2019-09-24 | 1 | -0/+26 |
| * | | | Properly format multiline logs | moneromooo-monero | 2019-09-16 | 1 | -21/+21 |
| * | | | 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 |
| * | | storages: fix "portable" storage on big endian | moneromooo-monero | 2019-09-04 | 4 | -3/+99 |
| * | | storages: fix writing varints on big endian | moneromooo-monero | 2019-09-04 | 1 | -1/+1 |
| * | | 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 |
| * | | Merge pull request #5814 | luigi1111 | 2019-09-04 | 1 | -91/+0 |
| |\ \ | |||||
| | * | | syncobj.h no longer defines shared_guard, so remove those define's | Tom Smeding | 2019-08-23 | 1 | -3/+0 |
| | * | | Remove unused code under WINDWOS_PLATFORM guard | Tom Smeding | 2019-08-15 | 1 | -88/+0 |
| * | | | Merge pull request #5536 | luigi1111 | 2019-09-04 | 2 | -13/+78 |
| |\ \ \ | |||||
| | * | | | simplewallet: lock console on inactivity | moneromooo-monero | 2019-08-28 | 2 | -13/+78 |
| * | | | | 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 | 8 | -145/+232 |
| |/ / / | |||||
| * | / | fix feature not introduced until boost 1.66 | Jethro Grassie | 2019-08-20 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | epee: support unicode in parsed strings | moneromooo-monero | 2019-08-16 | 2 | -22/+61 |
| * | | 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 |
| | |/ |/| | |||||
