about summary refs log tree commit homepage
path: root/t/nntpd-tls.t
DateCommit message (Expand)
2019-10-02tests: recommend running create-certs.pl with $^X
2019-09-09tests: add tcp_connect() helper
2019-07-06nntp: support COMPRESS DEFLATE per RFC 8054
2019-07-05t/nntpd*.t: require IO::Socket::SSL 2.007 for Net::NNTP tests
2019-06-30nntp: add support for CAPABILITIES command
2019-06-30tests: common tcp_server and unix_server helpers
2019-06-30t/nntpd*.t: skip TLS tests for old Net::NNTP
2019-06-24daemon: use FreeBSD accept filters on non-NNTP
2019-06-24daemon: set TCP_DEFER_ACCEPT on everything but NNTP
2019-06-24t/nntpd-tls: slow client connection test
2019-06-24nntp: call SSL_shutdown in normal cases
2019-06-24ds|nntp: use CORE::close on socket
2019-06-24nntp: NNTPS and NNTP+STARTTLS working