aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net_parse_helpers: fix regex error checkingmoneromooo-monero2017-12-181-2/+2
| * | | catch const exceptionsmoneromooo-monero2017-12-181-1/+1
| * | | add empty container sanity checks when using front() and back()moneromooo-monero2017-12-181-1/+1
| * | | epee: trap failure to parse URI from requestmoneromooo-monero2017-12-181-1/+6
| * | | mlog: terminate a string at last char, just in casemoneromooo-monero2017-12-181-0/+1
* | | | Merge pull request #2909Riccardo Spagni2017-12-251-0/+1
|\ \ \ \
| * | | | levin_protocol_handler_async: call handler destroy function on dtormoneromooo-monero2017-12-111-0/+1
| | |/ / | |/| |
* | | | Merge pull request #2905Riccardo Spagni2017-12-251-75/+107
|\ \ \ \
| * | | | http_client: rewrite header parsing manually for speedmoneromooo-monero2017-12-231-72/+93
| * | | | tests: add http client fuzz testmoneromooo-monero2017-12-231-3/+14
| | |_|/ | |/| |
* / | | Fix Windows builddEBRUYNE-12017-12-231-0/+4
|/ / /
* | | wipeable_string: move a wipe from reserve to growmoneromooo-monero2017-12-191-3/+2
* | | wipeable_string: ignore reserve size less than actual sizemoneromooo-monero2017-12-191-2/+1
* | | wipeable_string: fix clear and push_backmoneromooo-monero2017-12-191-1/+4
| |/ |/|
* | Merge pull request #2857Riccardo Spagni2017-12-171-1/+1
|\ \
| * | Scrub keys from memory just before scope end.moneromooo-monero2017-12-161-1/+1
* | | Merge pull request #2877Riccardo Spagni2017-12-178-3/+1218
|\ \ \
| * | | move connection_basic and network_throttle from src/p2p to epeemoneromooo-monero2017-12-168-3/+1218
| |/ /
* / / move includes around to lessen overall loadmoneromooo-monero2017-12-1622-75/+87
|/ /
* | Merge pull request #2866Riccardo Spagni2017-12-161-5/+4
|\ \
| * | Corrections in rate limiting / trottle code, especially in 'out' directionrbrunner72017-11-281-5/+4
* | | Merge pull request #2860Riccardo Spagni2017-12-165-4/+228
|\ \ \ | |_|/ |/| |
| * | new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-275-4/+228
| |/
* | Merge pull request #2906Riccardo Spagni2017-12-102-5/+27
|\ \
| * | net_utils_base: fix peer list parsingmoneromooo-monero2017-12-091-3/+25
| * | epee: fix kv_unserialize return value when a field is not foundmoneromooo-monero2017-12-011-2/+2
| |/
* | epee: add do while(0) around brace statement in a macromoneromooo-monero2017-12-071-1/+1
* | Merge pull request #2832Riccardo Spagni2017-12-021-9/+15
|\ \
| * | Added command descriptionsCifrado2017-11-261-9/+15
| |/
* / RPC: CORS add Access-Control-Allow-Headers to OPTIONS preflightTim L2017-11-161-0/+3
|/
* Merge pull request #2811Riccardo Spagni2017-11-141-0/+2
|\
| * epee: don't disable -Wtautological-constant-out-of-range-compare on GCCmoneromooo-monero2017-11-141-0/+2
* | Merge pull request #2736Riccardo Spagni2017-11-141-3/+14
|\ \
| * | split off readline code into epee_readlinemoneromooo-monero2017-11-141-3/+14
| |/
* | Merge pull request #2629Riccardo Spagni2017-11-141-2/+0
|\ \ | |/ |/|
| * remove "using namespace std" from headersmoneromooo-monero2017-11-141-2/+0
* | Merge pull request #2756Riccardo Spagni2017-11-146-0/+0
|\ \
| * | Fix file permission issueTim L2017-11-036-0/+0
* | | Merge pull request #2753Riccardo Spagni2017-11-142-0/+11
|\ \ \
| * | | RPC: get_info add rpc_connections_countTim L2017-11-072-0/+11
| |/ /
* | | Merge pull request #2743Riccardo Spagni2017-11-141-0/+1
|\ \ \ | |_|/ |/| |
| * | epee: disable a spurious warning for a storage functionmoneromooo-monero2017-10-281-0/+1
* | | Merge pull request #2617Riccardo Spagni2017-11-145-6/+27
|\ \ \ | |_|/ |/| |
| * | Fix an object lifetime bug in net load testsmoneromooo-monero2017-10-095-6/+27
* | | Merge pull request #2663Riccardo Spagni2017-11-012-3/+10
|\ \ \
| * | | cmake: epee: use var from FindOpenSSL.cmakeredfish2017-10-171-2/+1
| * | | epee: use boost type for SSL error coderedfish2017-10-171-1/+9
| | |/ | |/|
* | | Merge pull request #2723Riccardo Spagni2017-10-316-17/+60
|\ \ \
| * | | RPC Add cross origin resource sharing supportTim L2017-10-306-17/+60
| |/ /
* / / net_helper: fix massive slowdown after SSL supportmoneromooo-monero2017-10-201-5/+5
|/ /