aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/http_client.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-10Revert "http_client: reduce number of packets sent for small bodies"jeffro2561-26/+16
2023-03-19http_client: reduce number of packets sent for small bodiesjeffro2561-16/+26
2022-11-13epee: remove dead HTTP codeJeffrey Ryan1-52/+0
2022-04-22EPEE: Remove gzip_encoding.hJeffrey1-10/+1
2022-04-18Refactor out to_nonconst_iterator.hJeffrey1-1/+0
2021-04-16Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr1-1/+1
2020-10-10Change epee binary output from std::stringstream to byte_streamLee Clagett1-1/+1
2020-07-20wallet2_api: implement runtime proxy configurationxiphon1-8/+0
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec1-0/+5
2020-04-15Allow wallet2.h to run in WebAssemblywoodser1-152/+24
2019-04-15wallet: new --offline optionmoneromooo-monero1-0/+12
2019-04-11simplewallet: new net_stats commandmoneromooo-monero1-0/+10
2019-04-07Pass SSL arguments via one class and use shared_ptr instead of referenceLee Clagett1-15/+4
2019-04-06Change SSL certificate file list to OpenSSL builtin load_verify_locationLee Clagett1-6/+6
2019-03-25epee: some more minor JSON parsing speedupmoneromooo-monero1-3/+3
2019-03-25Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett1-1/+8
2019-03-05epee: add SSL supportMartijn Otto1-4/+6
2019-02-02epee: add SSL supportmoneromooo-monero1-9/+16
2018-03-15Fix typos in various filesDimitris Apostolou1-1/+1
2017-12-23http_client: rewrite header parsing manually for speedmoneromooo-monero1-74/+95
2017-12-23tests: add http client fuzz testmoneromooo-monero1-3/+14
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-0/+1
2017-11-14remove "using namespace std" from headersmoneromooo-monero1-2/+0
2017-11-03Fix file permission issueTim L1-0/+0
2017-10-30RPC Add cross origin resource sharing supportTim L1-5/+7
2017-10-15epee http_client SSL supportJaquee1-5/+7
2017-08-22http_client: add getters for host and portmoneromooo-monero1-0/+3
2017-03-05http_client: allow cancelling a downloadmoneromooo-monero1-2/+10
2017-03-05http_client: allow derived class to get headers at startmoneromooo-monero1-0/+11
2017-02-20http_client: add a couple constsmoneromooo-monero1-2/+2
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-30/+65
2017-01-25Updates to epee HTTP client codeLee Clagett1-51/+43
2017-01-16Change logging to easylogging++moneromooo-monero1-7/+10
2016-11-28epee: add functions to convert from URL format (ie, %XX values)moneromooo-monero1-0/+30
2016-09-18epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero1-5/+7
2016-01-27more typos fixedHenning Kopp1-1/+1
2016-01-25more typos fixedHenning Kopp1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-25move modified epee code to new classes, revert licensefluffypony1-25/+23
2014-07-23License updated to BSD 3-clausefluffypony1-23/+25
2014-05-03initial [broken] updatemydesktop1-1/+1
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-1/+1
2014-03-03moved all stuff to githubAntonio Juarez1-0/+875