aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/http_server_handlers_map2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-23epee: return HTTP error 400 (Bad request) on deserialization errormoneromooo-monero1-2/+14
2020-10-10Change epee binary output from std::stringstream to byte_streamLee Clagett1-1/+3
2020-07-30epee: guard against exceptions in RPC handlersmoneromooo-monero1-9/+31
2019-11-15epee: set application/json MIME type on json errorsmoneromooo-monero1-0/+2
2019-06-16Bans for RPC connectionsHoward Chu1-2/+2
2019-01-28rpc: fix internal daemon calls in restricted rpc getting partial datamoneromooo-monero1-6/+6
2018-12-23epee: better network buffer data structuremoneromooo-monero1-1/+1
2018-11-05epee: log HTTP/RPC calls at info levelmoneromooo-monero1-1/+6
2018-07-25epee: set jsonrpc to "2.0" in parse error return datamoneromooo-monero1-0/+1
2017-11-03Fix file permission issueTim L1-0/+0
2017-10-30RPC Add cross origin resource sharing supportTim L1-0/+0
2017-05-27abstracted nework addressesmoneromooo-monero1-1/+1
2017-01-16Change logging to easylogging++moneromooo-monero1-3/+6
2016-05-14Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...osensei1-2/+4
2015-11-27core_rpc_server: add a --restricted-rpc optionmoneromooo-monero1-2/+4
2015-03-27Restore daemon interactive modeThomas Winget1-4/+4
2014-07-25move modified epee code to new classes, revert licensefluffypony1-25/+22
2014-07-23License updated to BSD 3-clausefluffypony1-22/+25
2014-05-250.8.8updatemydesktop1-95/+4
2014-04-07Improvements in JSON RPCAntonio Juarez1-47/+39
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-17/+85
2014-03-20some fixesAntonio Juarez1-23/+23
2014-03-03moved all stuff to githubAntonio Juarez1-0/+260