about summary refs log tree commit homepage
path: root/t/imapd-tls.t
DateCommit message (Expand)
2023-10-03daemon: enable SO_ACCEPTFILTER on NetBSD
2023-10-03net_reader: support imap.sslVerify + nntp.sslVerify
2023-10-03config: fix key-only truthy values with urlmatch
2021-10-01daemon: make SO_ACCEPTFILTER a shared variable
2021-09-19net_reader: no STARTTLS for IMAP localhost or onions
2021-03-28test_common: require_mods bundles
2021-03-15t/imapd-tls: switch to create_inbox
2021-02-08tests: favor IPv6
2021-01-01update copyrights for 2021
2020-06-16imap: *SEARCH: use Parse::RecDescent
2020-06-15t/imapd*.t: support older Mail::IMAPClient
2020-06-15testcommon: allow OR-ing module dependencies
2020-06-13imapclient: wrapper for Mail::IMAPClient
2020-06-13preliminary imap server implementation