]> Sergey Matveev's repositories - public-inbox.git/history - t/httpd-corner.psgi
treewide: run update-copyrights from gnulib for 2019
[public-inbox.git] / t / httpd-corner.psgi
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