aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/http_client.h
Commit message (Expand)AuthorAgeFilesLines
* http: share deterministic header field parserselsta2026-06-211-57/+43
* Revert "http_client: reduce number of packets sent for small bodies"jeffro2562024-03-101-26/+16
* http_client: reduce number of packets sent for small bodiesjeffro2562023-10-151-16/+26
* EPEE: Remove gzip_encoding.hJeffrey2022-04-221-10/+1
* Refactor out to_nonconst_iterator.hJeffrey2022-04-181-1/+0
* Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-161-1/+1
* Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-101-1/+1
* wallet2_api: implement runtime proxy configurationxiphon2020-07-201-8/+0
* Merge pull request #6446luigi11112020-05-011-0/+5
|\
| * trezor: adapt to new passphrase mechanismDusan Klinec2020-04-271-0/+5
* | Allow wallet2.h to run in WebAssemblywoodser2020-04-151-152/+24
|/
* wallet: new --offline optionmoneromooo-monero2019-04-151-0/+12
* simplewallet: new net_stats commandmoneromooo-monero2019-04-111-0/+10
* Pass SSL arguments via one class and use shared_ptr instead of referenceLee Clagett2019-04-071-15/+4
* Change SSL certificate file list to OpenSSL builtin load_verify_locationLee Clagett2019-04-061-6/+6
* Merge pull request #5348Riccardo Spagni2019-04-061-3/+3
|\
| * epee: some more minor JSON parsing speedupmoneromooo-monero2019-03-251-3/+3
* | Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett2019-03-251-1/+8
|/
* epee: add SSL supportMartijn Otto2019-03-051-4/+6
* epee: add SSL supportmoneromooo-monero2019-02-021-9/+16
* 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