summaryrefslogtreecommitdiff
path: root/rc/bin/rc-httpd/handlers/error
AgeCommit message (Collapse)Author
2022-04-01/rc/bin/rc-httpd/handlers/error: restore fn 400 (thanks, qeed)glenda
2022-04-01/rc/bin/rc-httpd/handlers/{dir-index, serve-static}: fix directory traversal ↵glenda
bug (thanks, igor)
2021-11-21/rc/bin/rc-httpd/{rc-httpd, handlers/error}: do some minimal sanitization on ↵glenda
$SERVER_NAME before handing it off to select-handler. this prevents malformed Host: headers from retrieving arbitrary files from the file system. (thanks, Lightning)
2019-06-17rc-httpd: set charset=utf-8 for all text/* content typesAlex Musolino
2015-03-14rc-httpd: support for http basic authentication, fix cgi support to work ↵cinap_lenrek
with hgweb.cgi
2013-02-04add rc-httpdstanley lieber