aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/http_server_handlers_map2.h
Commit message (Expand)AuthorAgeFilesLines
* epee: update 'http_server_handlers_map2.h' macros to use fully qualified namesJeffrey Ryan2025-02-131-4/+4
* contrib: force (de)serialization to create params section incase there is none.0xFFFC00002024-12-131-0/+7
* epee: return HTTP error 400 (Bad request) on deserialization errormoneromooo-monero2021-02-231-2/+14
* Change epee binary output from std::stringstream to byte_streamLee Clagett2020-10-101-1/+3
* epee: guard against exceptions in RPC handlersmoneromooo-monero2020-07-301-9/+31
* epee: set application/json MIME type on json errorsmoneromooo-monero2019-11-151-0/+2
* Bans for RPC connectionsHoward Chu2019-06-161-2/+2
* rpc: fix internal daemon calls in restricted rpc getting partial datamoneromooo-monero2019-01-281-6/+6
* epee: better network buffer data structuremoneromooo-monero2018-12-231-1/+1
* epee: log HTTP/RPC calls at info levelmoneromooo-monero2018-11-051-1/+6
* epee: set jsonrpc to "2.0" in parse error return datamoneromooo-monero2018-07-251-0/+1
* Fix file permission issueTim L2017-11-031-0/+0
* RPC Add cross origin resource sharing supportTim L2017-10-301-0/+0
* abstracted nework addressesmoneromooo-monero2017-05-271-1/+1
* Change logging to easylogging++moneromooo-monero2017-01-161-3/+6
* Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...osensei2016-05-141-2/+4
* core_rpc_server: add a --restricted-rpc optionmoneromooo-monero2015-11-271-2/+4
* Restore daemon interactive modeThomas Winget2015-03-271-4/+4
* move modified epee code to new classes, revert licensefluffypony2014-07-251-25/+22
* License updated to BSD 3-clausefluffypony2014-07-231-22/+25
* 0.8.8updatemydesktop2014-05-251-95/+4
* Improvements in JSON RPCAntonio Juarez2014-04-071-47/+39
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-17/+85
* some fixesAntonio Juarez2014-03-201-23/+23
* moved all stuff to githubAntonio Juarez2014-03-031-0/+260