about summary refs log tree commit homepage
path: root/t/httpd-https.t
DateCommit message (Expand)
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)