]> Sergey Matveev's repositories - public-inbox.git/history - t/httpd-unix.t
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / httpd-unix.t
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-04-17 Eric Wongt/httpd-unix: skip some tests w/o signalfd|EVFILT_SIGNAL
2020-04-09 Eric Wongt/httpd-unix: improve test reliability
2020-03-24 Eric Wongdaemon: unlink .oldbin PID file correctly
2020-03-24 Eric Wongdaemon: fix SIGUSR2 upgrade with -W0 (no workers)
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-12-14 Eric Wongdaemon: use DESTROY for unlinking --pid-file
2019-11-28 Eric Wongt/httpd-unix: FreeBSD expects to fail with EADDRINUSE
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-11-24 Eric Wongt/common: start_script replaces spawn_listener
2019-11-24 Eric Wongtests: disable daemon workers in a few more places
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-06-30 Eric WongMerge remote-tracking branch 'origin/nntp'
2019-06-30 Eric Wongt/httpd-unix.t: avoid race in between bind() and listen()
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
2016-09-09 Eric Wongt/httpd-unix: warn about connection failure
2016-07-02 Eric Wongwww: remove Plack::Request dependency entirely
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-21 Eric Wonglocalize $/ in more places to avoid potential problems
2016-03-12 Eric Wonghttp: use Plack::HTTPParser for HTTP parsing
2016-03-05 Eric Wongdaemon: sockname detects listeners correctly
2016-03-05 Eric Wongdaemon: document optional Net::Server dependency
2016-03-04 Eric Wongdaemon: support listening on Unix domain sockets