aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #6336luigi11112020-03-311-3/+7
|\ \ \ \ \
| * | | | | console_handler: do not let exception past the dormoneromooo-monero2020-02-121-3/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #6311luigi11112020-03-311-0/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Explicitly define copy assignment operatorMartijn Otto2020-01-281-0/+7
* | | | | Merge pull request #6273Alexander Blair2020-03-121-1/+11
|\ \ \ \ \
| * | | | | Various improvements to the ZMQ JSON-RPC handling:Lee Clagett2020-03-051-1/+11
* | | | | | 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-122-6/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | epee: remove backward compatible endian specific address serializationmoneromooo-monero2020-01-261-6/+2
| * | | | | serialization: do not write optional fields with default valuemoneromooo-monero2020-01-261-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #6220Alexander Blair2020-02-286-56/+53
|\ \ \ \ \
| * | | | | Improved performance for epee serialization:Lee Clagett2019-11-046-56/+53
* | | | | | Merge pull request #6205Alexander Blair2020-02-281-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ssl: server-side: allow multiple version of TLSBertrand Jacquin2019-12-031-1/+1
| |/ / / /
* | | | | Merge pull request #6184Alexander Blair2020-02-061-0/+42
|\ \ \ \ \
| * | | | | net_ssl: load default certificates in CA mode on Windowsmoneromooo-monero2019-11-261-0/+42
* | | | | | Merge pull request #6182Alexander Blair2020-02-062-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | epee: reorder a couple init list fields to match declarationmoneromooo-monero2019-11-252-2/+2
| |/ / / /
* | | / / network: log traffic and add a simple traffic analysis scriptmoneromooo-monero2020-01-261-5/+43
| |_|/ / |/| | |
* | | | Merge pull request #6143Alexander Blair2020-01-161-0/+2
|\ \ \ \
| * | | | epee: set application/json MIME type on json errorsmoneromooo-monero2019-11-151-0/+2
| |/ / /
* | | | Merge pull request #6133Alexander Blair2020-01-161-1/+1
|\ \ \ \
| * | | | Replace memset with memwipe.Bert Peters2019-11-131-1/+1
| |/ / /
* | | | Merge pull request #6125Alexander Blair2020-01-161-1/+8
|\ \ \ \
| * | | | epee: fix console_handlers_binder race, wait for thread to finishxiphon2019-11-121-1/+8
| |/ / /
* | | | Merge pull request #6120Alexander Blair2020-01-161-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | epee: fix peer ids being truncated on displaymoneromooo-monero2019-11-141-1/+3
| |/ /
* | / Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-1/+2
| |/ |/|
* | epee: close connection when the peer has done somoneromooo-monero2019-11-111-1/+7
|/
* epee: allow a random component in once_a_time timeoutsmoneromooo-monero2019-11-011-4/+16
* Merge pull request #5357luigi11112019-10-255-8/+51
|\
| * daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-255-8/+51
* | 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-222-2/+11
|\ \
| * | epee: fix SSL server handshake, run_one() can block, use poll_one()xiphon2019-10-182-2/+11
| |/
* | 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 #5966luigi11112019-10-223-1/+53
|\ \ \ | |_|/ |/| |
| * | Support median block size > 4 GBmoneromooo-monero2019-10-213-1/+53
* | | 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 #5936luigi11112019-10-081-2/+2
|\ \ \ \
| * | | | build: fix MinGW GUI dependencies buildxiphon2019-09-261-2/+2
| |/ / /
* | | | Merge pull request #5918luigi11112019-10-083-5/+30
|\ \ \ \