summaryrefslogtreecommitdiff
path: root/contrib/epee/include/net
Commit message (Expand)AuthorAgeFilesLines
* epee: close connection when the peer has done somoneromooo-monero2019-11-111-1/+7
* Merge pull request #6006luigi11112019-10-241-2/+6
|\
| * epee: use SO_REUSEADDR on non-Windows targetsxiphon2019-10-221-2/+6
* | Merge pull request #5996luigi11112019-10-221-0/+1
|\ \
| * | epee: fix SSL server handshake, run_one() can block, use poll_one()xiphon2019-10-181-0/+1
| |/
* | Merge pull request #5986luigi11112019-10-221-1/+1
|\ \ | |/ |/|
| * abstract_tcp_server2: move "Trying to connect" from error to debugmoneromooo-monero2019-10-141-1/+1
* | Merge pull request #5911luigi11112019-10-161-0/+5
|\ \
| * | levin: armour against some "should not happen" casemoneromooo-monero2019-10-151-0/+5
* | | Merge pull request #5947luigi11112019-10-141-4/+2
|\ \ \
| * | | epee: tcp server - set SO_LINGER instead of SO_REUSEADDR optionxiphon2019-10-021-4/+2
* | | | Merge pull request #5937luigi11112019-10-141-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | abstract_tcp_server2: log pointer, not contents, where appropriatemoneromooo-monero2019-09-271-1/+1
* | | | Merge pull request #5918luigi11112019-10-082-2/+6
|\ \ \ \
| * | | | epee: implement handshake timeout for SSL connectionsxiphon2019-09-172-2/+6
| | |_|/ | |/| |
* | | | Merge pull request #5917luigi11112019-10-081-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | epee: fix network timeouts in blocked_mode_clientxiphon2019-09-161-1/+2
| |/ /
* | | Merge pull request #5910luigi11112019-09-301-0/+5
|\ \ \
| * | | abstract_tcp_server2: fix lingering connectionsmoneromooo-monero2019-09-121-0/+5
| |/ /
* | | Merge pull request #5893luigi11112019-09-301-1/+13
|\ \ \ | |_|/ |/| |
| * | epee: abstract_tcp_server2: resolve CID 203919 (DC.WEAK_CRYPTO)anonimal2019-09-081-1/+13
* | | Merge pull request #5898luigi11112019-09-141-1/+1
|\ \ \ | |_|/ |/| |
| * | depends: fix MacOS build with Clang 3.7.1Lee Clagett2019-09-081-1/+1
| |/
* | Fix IP address serialization on big endianmoneromooo-monero2019-09-041-1/+15
* | epee: fix local/loopback checks on big endianmoneromooo-monero2019-09-041-0/+7
|/
* Merge pull request #5824luigi11112019-09-041-1/+1
|\
| * epee: fix connections not being properly closed in some instancesmoneromooo-monero2019-08-191-1/+1
* | Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-177-61/+158
* | Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-167-145/+87
* | fix feature not introduced until boost 1.66Jethro Grassie2019-08-201-1/+1
|/
* Merge pull request #5674luigi11112019-08-151-0/+24
|\
| * p2p: close the right number of connections on setting max in/out peersmoneromooo-monero2019-06-191-0/+24
* | Merge pull request #5649luigi11112019-08-152-2/+6
|\ \
| * | Bans for RPC connectionsHoward Chu2019-06-162-2/+6
| |/
* | Add IPv6 supportThomas Winget2019-07-316-64/+416
* | Merge pull request #5531luigi11112019-07-241-4/+8
|\ \
| * | abstract_tcp_server2: move some things out of a lockmoneromooo-monero2019-05-101-4/+8
* | | Merge pull request #5530luigi11112019-07-241-2/+0
|\ \ \
| * | | remove obsolete save_graph skeleton codemoneromooo-monero2019-05-101-2/+0
| |/ /
* | | Merge pull request #5528luigi11112019-07-241-1/+1
|\ \ \
| * | | net_utils: fix m_ssl type from time_t to boolmoneromooo-monero2019-05-101-1/+1
| |/ /
* | / allow blocking whole subnetsmoneromooo-monero2019-07-162-2/+49
| |/ |/|
* | abstract_tcp_server2: improve DoS resistancemoneromooo-monero2019-06-141-4/+5
* | Merge pull request #5618luigi11112019-06-111-6/+4
|\ \
| * | epee: fix SSL autodetect on reconnectionxiphon2019-06-101-6/+4
| |/
* | Fix GCC 9.1 build warningsmoneromooo-monero2019-06-091-0/+5
* | Add ssl_options support to monerod's rpc mode.Lee Clagett2019-05-221-0/+38
|/
* net_ssl: SSL config tweaks for compatibility and securitymoneromooo-monero2019-05-071-0/+3
* change SSL certificate fingerprint whitelisting from SHA1 to SHA-256moneromooo-monero2019-04-261-0/+2
* Merge pull request #5482Riccardo Spagni2019-04-241-0/+1
|\