aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/http_protocol_handler.inl (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-21add a sanity check to RPC input data sizemoneromooo-monero1-0/+10
2022-04-18Refactor out to_nonconst_iterator.hJeffrey1-1/+1
2021-08-20support cors wildcardwoodser1-1/+1
2019-07-16Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett1-4/+5
2019-06-16Bans for RPC connectionsHoward Chu1-0/+4
2019-02-18epee: Add space after ':' in additional http response headersTom Smeding1-1/+1
2018-10-12Remove epee header dependency on cryptonote_coremoneromooo-monero1-0/+1
2018-07-03http_protocol_handler: fix HTTP/x.y parsingmoneromooo-monero1-1/+1
2018-07-03http_protocol_handler: catch invalid numbers when parsingmoneromooo-monero1-4/+12
2018-06-25Merge pull request #3962luigi11111-1/+2
2018-06-13wallet-rpc: added IPs to error logging in simple_http_connection_handlerjcktm1-13/+14
2018-06-10epee: adaptive connection timeout systemmoneromooo-monero1-1/+2
2018-05-27http_protocol_handler: limit the number of starting newlinesmoneromooo-monero1-0/+10
2018-05-26http_protocol_handler: speedup newline discardingmoneromooo-monero1-2/+5
2017-12-18epee: trap failure to parse URI from requestmoneromooo-monero1-1/+6
2017-11-16RPC: CORS add Access-Control-Allow-Headers to OPTIONS preflightTim L1-0/+3
2017-11-03Fix file permission issueTim L1-0/+0
2017-10-30RPC Add cross origin resource sharing supportTim L1-12/+43
2017-07-05epee: don't send the body of the response to a HEAD HTTP requestGuillaume LE VAILLANT1-1/+1
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-7/+0
2017-01-16Change logging to easylogging++moneromooo-monero1-11/+8
2016-09-18epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero1-6/+17
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-25move modified epee code to new classes, revert licensefluffypony1-25/+22
2014-07-23License updated to BSD 3-clausefluffypony1-22/+25
2014-04-07Improvements in JSON RPCAntonio Juarez1-1/+1
2014-03-20some fixesAntonio Juarez1-25/+41
2014-03-03moved all stuff to githubAntonio Juarez1-0/+664