summaryrefslogtreecommitdiff
path: root/contrib/epee/include/net
Commit message (Expand)AuthorAgeFilesLines
* add a max levin packet size by command typemoneromooo-monero2021-01-031-4/+13
* Add aggressive restrictions to pre-handshake p2p buffer limitLee Clagett2020-12-292-10/+25
* ssl: buffered handshake detectionanon2020-12-284-12/+12
* epee: fix some issues using connections after shutdownmoneromooo-monero2020-12-261-6/+21
* Merge pull request #6727Alexander Blair2020-08-161-9/+31
|\
| * epee: guard against exceptions in RPC handlersmoneromooo-monero2020-07-301-9/+31
* | Merge pull request #6720Alexander Blair2020-08-161-26/+0
|\ \
| * | epee: Remove unused functions in local_ip.hJean Pierre Dudey2020-07-221-26/+0
| |/
* / wallet2_api: implement runtime proxy configurationxiphon2020-07-202-8/+1
|/
* Merge pull request #6516Alexander Blair2020-07-192-7/+0
|\
| * remove double includessumogr2020-05-112-7/+0
* | Merge pull request #6512Alexander Blair2020-07-195-5/+5
|\ \
| * | Update copyright year to 2020SomaticFanatic2020-05-065-5/+5
* | | Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-312-11/+10
|/ /
* | Merge pull request #6446luigi11112020-05-012-0/+11
|\ \
| * | trezor: adapt to new passphrase mechanismDusan Klinec2020-04-272-0/+11
| |/
* / Allow wallet2.h to run in WebAssemblywoodser2020-04-152-152/+111
|/
* Merge pull request #6339luigi11112020-04-042-2/+2
|\
| * remove empty statementsInterchained2020-02-172-2/+2
* | p2p: fix frequent weak_ptr exception on connectionmoneromooo-monero2020-03-311-1/+6
* | Merge pull request #6244Alexander Blair2020-03-121-5/+16
|\ \
| * | abstract_tcp_server2: guard against negative timeoutsmoneromooo-monero2019-12-161-5/+16
* | | Merge pull request #6243Alexander Blair2020-03-121-6/+2
|\ \ \ | |_|/ |/| |
| * | epee: remove backward compatible endian specific address serializationmoneromooo-monero2020-01-261-6/+2
* | | Merge pull request #6182Alexander Blair2020-02-061-1/+1
|\ \ \ | |/ / |/| |
| * | epee: reorder a couple init list fields to match declarationmoneromooo-monero2019-11-251-1/+1
* | | Merge pull request #6143Alexander Blair2020-01-161-0/+2
|\ \ \ | |_|/ |/| |
| * | epee: set application/json MIME type on json errorsmoneromooo-monero2019-11-151-0/+2
| |/
* / 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
|\ \ \ | |_|/ |/| |