aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #2130Riccardo Spagni2017-07-031-15/+20
|\ \
| * | Fix issue #2119 SEGVHoward Chu2017-07-011-15/+20
| |/
* | Merge pull request #2122Riccardo Spagni2017-07-031-1/+0
|\ \
| * | Fix #2071: remove declaration of unused variable "it" in epeebinaryFate2017-06-261-1/+0
| |/
* | Merge pull request #2098Riccardo Spagni2017-07-031-1/+5
|\ \
| * | Add readline improvementsJethro Grassie2017-06-241-1/+5
| |/
* / Remove typeid use in network_addressmoneromooo-monero2017-06-281-3/+2
|/
* Merge pull request #2103Riccardo Spagni2017-06-241-2/+2
|\
| * readline_buffer: add a couple constmoneromooo-monero2017-06-211-2/+2
* | Merge pull request #2073Riccardo Spagni2017-06-242-9/+49
|\ \
| * | Don't issue a new timedsync while one is already in progressHoward Chu2017-06-151-0/+3
| * | Don't timeout a slow operation that's making progressHoward Chu2017-06-151-9/+46
* | | net_utils_base: added missing template keywordkenshi842017-06-191-1/+1
| |/ |/|
* | Add readline support to clijethro2017-06-182-0/+81
* | abstracted nework addressesmoneromooo-monero2017-05-278-26/+122
|/
* Removed some unused epee functionsLee Clagett2017-04-253-726/+2
* Simplified the implementation and features of spanLee Clagett2017-04-113-194/+137
* Improvements for epee binary to hex functions:Lee Clagett2017-04-113-28/+257
* setThreadName moved in new version of easylogging++moneromooo-monero2017-04-101-1/+1
* update easylogging++ to latest upstreammoneromooo-monero2017-04-101-9/+0
* Removed boost/asio.hpp include from epee/string_tools.hLee Clagett2017-03-184-31/+16
* http_client: allow cancelling a downloadmoneromooo-monero2017-03-051-2/+10
* http_client: allow derived class to get headers at startmoneromooo-monero2017-03-051-0/+11
* Updated default RPC timeout from 5 seconds to 15 secondsLee Clagett2017-02-241-4/+4
* Merge pull request #1762Riccardo Spagni2017-02-221-1/+1
|\
| * http_server_impl_base: set bind message to MGINFOanonimal2017-02-211-1/+1
* | update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|/
* http_client: add a couple constsmoneromooo-monero2017-02-201-2/+2
* Merge pull request #1717Riccardo Spagni2017-02-121-5/+5
|\
| * epee: fix some log macros not printing context nicelymoneromooo-monero2017-02-121-5/+5
* | Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero2017-02-121-2/+3
|/
* Merge pull request #1693Riccardo Spagni2017-02-111-0/+2
|\
| * disable ELPP_STACKTRACE_ON_CRASH for androidMoroccanMalinois2017-02-061-0/+2
* | Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-066-42/+82
|/
* Use easylogging++'s stack trace facility where possiblemoneromooo-monero2017-02-041-1/+2
* Updates to epee HTTP client codeLee Clagett2017-01-254-200/+80
* removing some unsed epee filesmoneroexamples2017-01-201-132/+0
* Change logging to easylogging++moneromooo-monero2017-01-1630-1458/+275
* Merge pull request #1561Riccardo Spagni2017-01-151-1/+1
|\
| * inline unused function (for unused-function warning)Chris Vickio2017-01-141-1/+1
* | Added (not yet enabled) HTTP client authenticationLee Clagett2017-01-113-22/+101
|/
* Merge pull request #1514Riccardo Spagni2017-01-081-3/+10
|\
| * Workarounds for gcc 4.8Lee Clagett2016-12-301-3/+10
* | Build wallet with Android NDKMoroccanMalinois2017-01-051-1/+1
|/
* Adding HTTP Digest Auth (but not yet enabled)Lee Clagett2016-12-134-6/+103
* Merge pull request #1403Riccardo Spagni2016-12-041-1/+1
|\
| * Spelling in errorstaushet2016-12-041-1/+1
* | Merge pull request #1385Riccardo Spagni2016-12-041-0/+30
|\ \
| * | epee: add functions to convert from URL format (ie, %XX values)moneromooo-monero2016-11-281-0/+30
| |/
* / epee: signal cond var before unlockingmoneromooo-monero2016-11-281-1/+1
|/