]> Sergey Matveev's repositories - public-inbox.git/history - t/httpd.t
run update-copyrights from gnulib for 2019
[public-inbox.git] / t / httpd.t
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-09-09 Eric Wongtests: add tcp_connect() helper
2019-06-30 Eric Wongtests: common tcp_server and unix_server helpers
2019-06-26 Eric WongMerge remote-tracking branch 'origin/nntp-tls'
2019-06-24 Eric Wongdaemon: use FreeBSD accept filters on non-NNTP
2019-06-24 Eric Wongdaemon: set TCP_DEFER_ACCEPT on everything but NNTP
2019-05-14 Eric Wongtests: get rid of unnecessary Cwd module use
2019-05-14 Eric Wongtests: remove unnecessary loading of ::DS and Socket
2019-05-08 Eric WongMerge remote-tracking branch 'origin/danga-bundle'
2019-05-04 Eric Wongbundle Danga::Socket and Sys::Syscall
2018-12-29 Eric Wongtests: consolidate process spawning code.
2018-02-07 Eric Wongupdate copyrights for 2018
2017-06-26 Eric Wongmda: set List-ID correctly according to RFC2919
2016-07-02 Eric Wongwww: remove Plack::Request dependency entirely
2016-05-02 Eric Wongt/*.t: reduce -mda calls
2016-04-28 Eric Wonggithttpbackend: clamp to one smart HTTP request at...
2016-04-28 Eric Wonggithttpbackend: fall back to dumb if smart HTTP is off
2016-03-12 Eric Wonghttp: use Plack::HTTPParser for HTTP parsing
2016-03-03 Eric Wongt/*.t: use identifiable tempdir names
2016-02-23 Eric Wonginitial public-inbox-httpd implemenation