aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/net_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-127/+14
* Eliminate dependence on boost::interprocess #8223Jeffrey2022-03-301-6/+5
* ssl: buffered handshake detectionanon2020-12-281-1/+1
* Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-101-2/+3
* epee: reorder a couple init list fields to match declarationmoneromooo-monero2019-11-251-1/+1
* Merge pull request #5918luigi11112019-10-081-1/+1
|\
| * epee: implement handshake timeout for SSL connectionsxiphon2019-09-171-1/+1
* | epee: fix network timeouts in blocked_mode_clientxiphon2019-09-161-1/+2
|/
* Added support for "noise" over I1P/Tor to mask Tx transmission.Lee Clagett2019-07-171-6/+7
* epee: fix SSL autodetect on reconnectionxiphon2019-06-101-6/+4
* net_helper: clear recv buffer on eofmoneromooo-monero2019-04-231-0/+1
* net_helper: avoid unnecessary memcpymoneromooo-monero2019-04-131-3/+4
* simplewallet: new net_stats commandmoneromooo-monero2019-04-111-2/+20
* Perform RFC 2818 hostname verification in client SSL handshakesLee Clagett2019-04-071-1/+1
* Pass SSL arguments via one class and use shared_ptr instead of referenceLee Clagett2019-04-071-24/+24
* Change SSL certificate file list to OpenSSL builtin load_verify_locationLee Clagett2019-04-061-4/+2
* Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett2019-03-251-69/+65
* epee: add SSL supportMartijn Otto2019-03-051-4/+4
* epee: add SSL supportmoneromooo-monero2019-02-021-72/+127
* Merge pull request #4459Riccardo Spagni2018-09-291-1/+2
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-7/+0
* Merge pull request #2663Riccardo Spagni2017-11-011-1/+9
|\
| * epee: use boost type for SSL error coderedfish2017-10-171-1/+9
* | net_helper: fix massive slowdown after SSL supportmoneromooo-monero2017-10-201-5/+5
|/
* epee http_client SSL supportJaquee2017-10-151-40/+100
* Fix spelling errorsErik de Castro Lopo2017-07-051-1/+1
* Updates to epee HTTP client codeLee Clagett2017-01-251-31/+20
* Change logging to easylogging++moneromooo-monero2017-01-161-7/+10
* epee: do not try network resolution if loopback workedmoneromooo-monero2016-09-011-1/+1
* move modified epee code to new classes, revert licensefluffypony2014-07-251-25/+24
* License updated to BSD 3-clausefluffypony2014-07-231-24/+25
* some fixesAntonio Juarez2014-03-201-2/+2
* moved all stuff to githubAntonio Juarez2014-03-031-0/+683