summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-08JSON lookupJeremy Harris
2019-01-08Add prdr to transport in example configuration, to match documentationJeremy Harris
2019-01-05EXTERNAL authenticatorJeremy Harris
2019-01-05Authenticators: refactor SASL support codeJeremy Harris
2019-01-05constificationJeremy Harris
2018-12-30OpenSSL: send no TLS1.3 session ticketsJeremy Harris
2018-12-30OpenSSL: Debug output TLS 1.3 keyingJeremy Harris
2018-12-30tidyingJeremy Harris
2018-12-29Use single TCP segment for SMTP, TLS and TCP closes.Jeremy Harris
2018-12-29OpenSSSL: support write-with-more-intent in clientJeremy Harris
2018-12-27Update Changelog for GnuTLS 1.3 related fix Bug 2359Heiko Schlittermann (HS12-RIPE)
2018-12-24GnuTLS: repeat lowlevel read and write operations while they request retryAndreas Metzler
2018-12-23Use C99 initialisations for iteratorsJeremy Harris
2018-12-16Log failures to extract envelope addresses from message headers. Bug 2351Jeremy Harris
2018-12-13DKIM: more info on verify errors under OpenSSLJeremy Harris
2018-12-06Docs: SPF lookup typeJeremy Harris
2018-12-05Send delay-MDN for any queurun past delay_warning, even if not retry time yet...Jeremy Harris
2018-12-02tidyingJeremy Harris
2018-12-02More debug in smtp transportJeremy Harris
2018-12-02Logging: outgoing_port on temporary errors for non-last hostsJeremy Harris
2018-12-01Harden string-list handlingJeremy Harris
2018-11-29Testsuite: handle change in GnuTLS cert preferenceJeremy Harris
2018-11-29Testsuite: output changes resultingJeremy Harris
2018-11-29GnuTLS: fix build with older librariesJeremy Harris
2018-11-27Testsuite: regenerate CA trees with 2048-bit keysJeremy Harris
2018-11-28OpenSSL: fail the handshake when SNI processing hits a problemJeremy Harris
2018-11-28TLS: Increase RSA keysize of autogen selfsign certJeremy Harris
2018-11-27Testsuite: switch ciphersuite useJeremy Harris
2018-11-25Testsuite: ignore OCSP option output; fixes runs on non-OCSP buildsJeremy Harris
2018-11-24Fix AUTH_GSASL buildJeremy Harris
2018-11-24Avoid leaving $domain live with bogus info, during server connection startupJeremy Harris
2018-11-21nit (typo fix; docs)Phil Pennock
2018-11-21Fix cyrus-sasl authenticator for $authenticated_fail_id. Bug 2338Jeremy Harris
2018-11-21Fix cyrus-sasl authenticator for $authenticated_fail_id. Bug 2238Jeremy Harris
2018-11-20Docs: more on $authenticated_fail_idJeremy Harris
2018-11-20Testsuite: document noisy-comment script commandsJeremy Harris
2018-11-20Docs: add note on manualroute route-listsJeremy Harris
2018-11-20Docs: indexing of retry final-cutoffJeremy Harris
2018-11-20tidyingJeremy Harris
2018-11-17Lose more string-copy operationsJeremy Harris
2018-11-15Fix growable-string sprintfJeremy Harris
2018-11-15OpenBSD: bump dns-result buffer to 64kBJeremy Harris
2018-11-15Recast more internal string routines to use growable-stringsJeremy Harris
2018-11-14tidyingJeremy Harris
2018-11-13Docs: Add cross-refs for $h_<name>Jeremy Harris
2018-11-11Testsuite: account for hostname-dependent output in debug outputJeremy Harris
2018-11-11Testsuite: fix testcases for /etc/services not having smtpsJeremy Harris
2018-11-11Docs: add notes on smtpsJeremy Harris
2018-11-10Testsuite: increase retry time (for really slow test host)Jeremy Harris
2018-11-09Testsuite: avoid time-quantization issueJeremy Harris