]> Sergey Matveev's repositories - public-inbox.git/history - t/httpd-corner.psgi
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / httpd-corner.psgi
2021-08-08 Eric Wonghttpd: set psgi.url_scheme to 'https' for TLS listeners
2021-02-08 Eric Wongtests: favor IPv6
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2020-07-06 Eric Wongqspawn: learn to gzip streaming responses
2020-03-25 Eric Wongqspawn: handle ENOENT (and other errors on exec)
2020-03-25 Eric Wongqspawn: reinstate filter support, add gzip filter
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-11-24 Eric Wongt/httpd-corner: wait for worker process death
2019-11-08 Eric Wongt/*.t: disable nntpd/httpd worker processes in most...
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-07-04 Eric Wongqspawn: retry sysread when parsing headers, too
2018-02-07 Eric Wongupdate copyrights for 2018
2016-08-05 Eric Wonghttp: do not allow bad getline+close responses to kill us
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-21 Eric Wonglocalize $/ in more places to avoid potential problems
2016-04-29 Eric Wonghttp: avoid corking on "Content-Length: 0" response
2016-03-05 Eric Wongt/httpd-corner: additional callback test
2016-03-03 Eric Wongdaemon: introduce host_with_port for identifying sockets
2016-02-29 Eric Wongfixup Plack-related requires
2016-02-28 Eric Wonghttp: support graceful shutdown like nntp
2016-02-23 Eric Wonginitial public-inbox-httpd implemenation