| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | epee: implement handshake timeout for SSL connections | xiphon | 2019-09-17 | 3 | -5/+30 | |
| | | |_|/ | |/| | | ||||||
| * | | | | 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 | 2 | -1/+15 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | epee: abstract_tcp_server2: resolve CID 203919 (DC.WEAK_CRYPTO) | anonimal | 2019-09-08 | 1 | -1/+13 | |
| | * | | epee: connection_basic: resolve CID 203916 (UNINIT_CTOR) | anonimal | 2019-09-06 | 1 | -0/+1 | |
| | * | | epee: connection_basic: resolve CID 203920 (UNINIT_CTOR) | anonimal | 2019-09-06 | 1 | -0/+1 | |
| * | | | epee: misc_log_ex.h can now be used in C code | moneromooo-monero | 2019-09-24 | 2 | -11/+51 | |
| * | | | Merge pull request #5892 | luigi1111 | 2019-09-24 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | depends: attempt to fix readline | iDunk5400 | 2019-09-07 | 1 | -2/+2 | |
| | |/ / | ||||||
| * | | | Properly format multiline logs | moneromooo-monero | 2019-09-16 | 2 | -22/+58 | |
| * | | | 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 | 3 | -13/+88 | |
| |\ \ \ | ||||||
| | * | | | simplewallet: lock console on inactivity | moneromooo-monero | 2019-08-28 | 3 | -13/+88 | |
| * | | | | Added support for "noise" over I1P/Tor to mask Tx transmission. | Lee Clagett | 2019-07-17 | 10 | -64/+289 | |
| * | | | | Add ref-counted buffer byte_slice. Currently used for sending TCP data. | Lee Clagett | 2019-07-16 | 10 | -147/+443 | |
| |/ / / | ||||||
| * | / | 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 | 8 | -67/+461 | |
| | |/ |/| | ||||||
| * | | Merge pull request #5531 | luigi1111 | 2019-07-24 | 1 | -4/+8 | |
| |\ \ | ||||||
| | * | | abstract_tcp_server2: move some things out of a lock | moneromooo-monero | 2019-05-10 | 1 | -4/+8 | |
| * | | | Merge pull request #5530 | luigi1111 | 2019-07-24 | 2 | -5/+0 | |
| |\ \ \ | ||||||
| | * | | | remove obsolete save_graph skeleton code | moneromooo-monero | 2019-05-10 | 2 | -5/+0 | |
| | |/ / | ||||||
| * | | | Merge pull request #5528 | luigi1111 | 2019-07-24 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | net_utils: fix m_ssl type from time_t to bool | moneromooo-monero | 2019-05-10 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | / | allow blocking whole subnets | moneromooo-monero | 2019-07-16 | 3 | -2/+67 | |
| | |/ |/| | ||||||
| * | | ensure no NULL is passed to memcpy | moneromooo-monero | 2019-06-14 | 2 | -6/+14 | |
| * | | abstract_tcp_server2: improve DoS resistance | moneromooo-monero | 2019-06-14 | 1 | -4/+5 | |
| * | | epee: basic sanity check on allocation size from untrusted source | moneromooo-monero | 2019-06-14 | 1 | -0/+1 | |
| * | | Merge pull request #5618 | luigi1111 | 2019-06-11 | 1 | -6/+4 | |
| |\ \ | ||||||
| | * | | epee: fix SSL autodetect on reconnection | xiphon | 2019-06-10 | 1 | -6/+4 | |
| * | | | Fix GCC 9.1 build warnings | moneromooo-monero | 2019-06-09 | 1 | -0/+5 | |
| * | | | Add ssl_options support to monerod's rpc mode. | Lee Clagett | 2019-05-22 | 1 | -0/+38 | |
| |/ / | ||||||
| * | | Merge pull request #5527 | luigi1111 | 2019-05-14 | 1 | -2/+2 | |
| |\ \ | ||||||
