aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/http_client.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
* http_client: rewrite header parsing manually for speedmoneromooo-monero2017-12-231-72/+93
* tests: add http client fuzz testmoneromooo-monero2017-12-231-3/+14
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
* Merge pull request #2629Riccardo Spagni2017-11-141-2/+0
|\
| * remove "using namespace std" from headersmoneromooo-monero2017-11-141-2/+0
* | Fix file permission issueTim L2017-11-031-0/+0
|/
* RPC Add cross origin resource sharing supportTim L2017-10-301-5/+7
* epee http_client SSL supportJaquee2017-10-151-5/+7
* http_client: add getters for host and portmoneromooo-monero2017-08-221-0/+3
* 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
* http_client: add a couple constsmoneromooo-monero2017-02-201-2/+2
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-27/+62
* Updates to epee HTTP client codeLee Clagett2017-01-251-51/+43
* Change logging to easylogging++moneromooo-monero2017-01-161-7/+10
* epee: add functions to convert from URL format (ie, %XX values)moneromooo-monero2016-11-281-0/+30
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-5/+7
* more typos fixedHenning Kopp2016-01-251-1/+1
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* move modified epee code to new classes, revert licensefluffypony2014-07-251-25/+23
* License updated to BSD 3-clausefluffypony2014-07-231-23/+25
* initial [broken] updatemydesktop2014-05-031-1/+1
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-1/+1
* moved all stuff to githubAntonio Juarez2014-03-031-0/+875