about summary refs log tree commit homepage
path: root/t/httpd-https.t
DateCommit message (Expand)
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-28daemon: provide TCP_DEFER_ACCEPT for Perl <5.14
2020-01-11make Plack optional for non-WWW and non-httpd users
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-24t/common: start_script replaces spawn_listener
2019-10-02tests: recommend running create-certs.pl with $^X
2019-09-09tests: add tcp_connect() helper
2019-06-30tests: common tcp_server and unix_server helpers
2019-06-29http: support HTTPS (kinda)