aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/net/http_protocol_handler.inl
Commit message (Expand)AuthorAgeFilesLines
* http: share deterministic header field parserselsta2026-06-211-44/+43
* Set response limits on http server connectionsLee *!* Clagett2025-02-141-1/+36
* add a sanity check to RPC input data sizemoneromooo-monero2022-04-211-0/+10
* Refactor out to_nonconst_iterator.hJeffrey2022-04-181-1/+1
* support cors wildcardwoodser2021-08-201-1/+1
* Add ref-counted buffer byte_slice. Currently used for sending TCP data.Lee Clagett2019-07-161-4/+5
* Bans for RPC connectionsHoward Chu2019-06-161-0/+4
* epee: Add space after ':' in additional http response headersTom Smeding2019-02-181-1/+1
* Remove epee header dependency on cryptonote_coremoneromooo-monero2018-10-121-0/+1
* http_protocol_handler: fix HTTP/x.y parsingmoneromooo-monero2018-07-031-1/+1
* http_protocol_handler: catch invalid numbers when parsingmoneromooo-monero2018-07-031-4/+12
* Merge pull request #3962luigi11112018-06-251-1/+2
|\
| * epee: adaptive connection timeout systemmoneromooo-monero2018-06-101-1/+2
* | wallet-rpc: added IPs to error logging in simple_http_connection_handlerjcktm2018-06-131-13/+14
|/
* http_protocol_handler: limit the number of starting newlinesmoneromooo-monero2018-05-271-0/+10
* http_protocol_handler: speedup newline discardingmoneromooo-monero2018-05-261-2/+5
* epee: trap failure to parse URI from requestmoneromooo-monero2017-12-181-1/+6
* RPC: CORS add Access-Control-Allow-Headers to OPTIONS preflightTim L2017-11-161-0/+3
* Fix file permission issueTim L2017-11-031-0/+0
* RPC Add cross origin resource sharing supportTim L2017-10-301-12/+43
* epee: don't send the body of the response to a HEAD HTTP requestGuillaume LE VAILLANT2017-07-051-1/+1
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-7/+0
* Change logging to easylogging++moneromooo-monero2017-01-161-11/+8
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-6/+17
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* move modified epee code to new classes, revert licensefluffypony2014-07-251-25/+22
* License updated to BSD 3-clausefluffypony2014-07-231-22/+25
* Improvements in JSON RPCAntonio Juarez2014-04-071-1/+1
* some fixesAntonio Juarez2014-03-201-25/+41
* moved all stuff to githubAntonio Juarez2014-03-031-0/+664