aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | abstract_tcp_server2: fix crashy race on socket shutdownmoneromooo-monero2019-03-191-5/+6
| |/ /
* | / epee: fix build with boost 1.70.0moneromooo-monero2019-03-211-5/+11
| |/ |/|
* | Merge pull request #5061Riccardo Spagni2019-03-179-9/+9
|\ \ | |/ |/|
| * Update 2019 copyrightbinaryFate2019-03-059-9/+9
* | Fix startup errors with SSL cert generationHoward Chu2019-03-081-1/+0
|/
* epee: add SSL supportMartijn Otto2019-03-057-19/+31
* default initialize rpc structuresmoneromooo-monero2019-03-042-0/+19
* Merge pull request #5162Riccardo Spagni2019-03-042-6/+14
|\
| * Use io_service::work in epee tcp serverLee Clagett2019-02-102-6/+14
* | Merge pull request #5160Riccardo Spagni2019-03-041-1/+1
|\ \
| * | epee: Add space after ':' in additional http response headersTom Smeding2019-02-181-1/+1
| |/
* | Merge pull request #5113Riccardo Spagni2019-03-041-0/+1
|\ \
| * | Fixed missing return value in once_a_time class on windowsMarkus Behm2019-02-091-0/+1
| |/
* | Merge pull request #5102Riccardo Spagni2019-03-042-0/+417
|\ \
| * | performance_tests: better stats, and keep track of timing historymoneromooo-monero2019-01-282-0/+417
* | | Merge pull request #5096Riccardo Spagni2019-03-041-1/+2
|\ \ \
| * | | network_throttle: use circular_buffer where appropriatemoneromooo-monero2019-02-011-1/+2
* | | | Merge pull request #5091Riccardo Spagni2019-03-041-1/+4
|\ \ \ \
| * | | | i2p: initial supportJethro Grassie2019-01-301-1/+4
| | |_|/ | |/| |
* / | | epee: add SSL supportmoneromooo-monero2019-02-028-198/+539
|/ / /
* | | Adding initial support for broadcasting transactions over TorLee Clagett2019-01-285-98/+267
* | | rpc: fix internal daemon calls in restricted rpc getting partial datamoneromooo-monero2019-01-281-6/+6
| |/ |/|
* | Pruningmoneromooo-monero2019-01-224-2/+29
|/
* epee: speedup word/number matchingmoneromooo-monero2019-01-162-45/+89
* Merge pull request #5021Riccardo Spagni2019-01-162-3/+13
|\
| * epee: speed up json parsingmoneromooo-monero2018-12-272-3/+13
* | Merge pull request #5001Riccardo Spagni2019-01-161-30/+0
|\ \
| * | Remove boost::lexical_cast for uuid and unused uuid functionLee Clagett2018-12-231-30/+0
| |/
* | Merge pull request #4976Riccardo Spagni2019-01-1611-54/+128
|\ \
| * | epee: better network buffer data structuremoneromooo-monero2018-12-2311-54/+128
| |/
* | Merge pull request #4950Riccardo Spagni2019-01-061-8/+15
|\ \
| * | easylogging++: check allowed categories before loggingmoneromooo-monero2018-12-071-8/+15
| |/
* | Merge pull request #4949Riccardo Spagni2019-01-061-9/+30
|\ \
| * | add a once_a_time_milliseconds classmoneromooo-monero2018-12-071-9/+30
* | | Merge pull request #4938Riccardo Spagni2019-01-062-38/+18
|\ \ \
| * | | epee: speed up string matching a bitmoneromooo-monero2018-12-081-2/+6
| * | | epee: avoid string allocation when parsing a pod from stringmoneromooo-monero2018-12-081-36/+12
| |/ /
* | | Merge pull request #4933luigi11112018-12-312-2/+2
|\ \ \ | |_|/ |/| |
| * | Changed RECIEVED to RECEIVED in log messages.Norman Moeschter2018-12-042-2/+2
* | | Merge pull request #4866Riccardo Spagni2018-12-046-57/+371
|\ \ \
| * | | epee: fix network packet header field endiannessmoneromooo-monero2018-12-045-57/+113
| * | | move int-util.h to epeemoneromooo-monero2018-12-041-0/+258
| | |/ | |/|
* | | Merge pull request #4880Riccardo Spagni2018-12-041-0/+9
|\ \ \ | |/ / |/| |
| * | blockchain_stats: don't use gmtime_r on Windowsmoneromooo-monero2018-11-211-0/+9
* | | Merge pull request #4854Riccardo Spagni2018-12-044-18/+4
|\ \ \
| * | | Removed a lot of unnecessary includesMartijn Otto2018-11-154-18/+4
* | | | Merge pull request #4853Riccardo Spagni2018-12-041-1/+1
|\ \ \ \
| * | | | various: do not propagate exception through dtormoneromooo-monero2018-11-151-1/+1
| |/ / /
* | | | Merge pull request #4850Riccardo Spagni2018-12-041-15/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | epee: speed up parse_hexstr_to_binbuff a littleHoward Chu2018-11-151-15/+35
| |/ /