summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-12-03TFO: disable for FreeBSDJeremy Harris
2019-12-03Build: Enable *GNU (Hurd) Bug 2476Heiko Schlittermann (HS12-RIPE)
2019-12-03Make makefile: Handle DISABLE_TLS (option changed from SUPPORT_TLS)Heiko Schlittermann (HS12-RIPE)
2019-11-30Make smtp_flush() work for TLS channelJeremy Harris
2019-11-21tidyingJeremy Harris
2019-11-17OpenSSL: support authenticator channel-binding. Bug 2467Jeremy Harris
2019-11-17tidyingJeremy Harris
2019-11-15GnuTLS: fix $tls_X_ver generationJeremy Harris
2019-11-14TLS: restore TLS protocol version to default Received: headerJeremy Harris
2019-11-14TLS: variables $tls_(in,out)_tlsverJeremy Harris
2019-11-10tidyingJeremy Harris
2019-11-09Remove the daemon pid file when exit is due to SIGTERM. Bug 340Jeremy Harris
2019-11-08Dsearch: Fix taint-handling in lookup. Bug 2465Jeremy Harris
2019-11-08Regard command-line recipients as taintedJeremy Harris
2019-11-05DKIM/CHUNKING: support CHUNKING when a transport_filter is used, if DKIM sign...Jeremy Harris
2019-10-23DKIM: disallow default acceptance of sha1 for verifyJeremy Harris
2019-10-20Build: include early-pipelining unless disabledJeremy Harris
2019-10-19Fix HAVE_LOCAL_SCAN build. Bug 2457Jeremy Harris
2019-10-13Fix no-ssl buildJeremy Harris
2019-10-13SRS: native implementation. Bug 1649Jeremy Harris
2019-10-13Dummies for Solaris buildJeremy Harris
2019-10-12Reduce delivery process startup timeJeremy Harris
2019-10-12Dummies for Solaris buildJeremy Harris
2019-10-12Fix errorcheck in smtp transportJeremy Harris
2019-10-12Performance timing measurementsJeremy Harris
2019-10-06OpenSSL: explicit add for sha256 digest method no longer needed for recent li...Jeremy Harris
2019-10-06GnuTLS: pkcs11-init no longer needed for recent library versionsJeremy Harris
2019-10-06GnuTLS: global-init call not needed for recent library versionsJeremy Harris
2019-10-06GnuTLS: lose DH-param setup, for recent library versions where no longer neededJeremy Harris
2019-10-04Events: Add smtp:ehlo eventJeremy Harris
2019-10-04PRDR: add implementation notes in sample configurationJeremy Harris
2019-10-02DSN: add References: header. Bug 2452Jeremy Harris
2019-10-01OpenSSL: clearer log message for TCP conn close at SSL_acceptJeremy Harris
2019-09-30tidyingJeremy Harris
2019-09-29Build: linux only needs libnsl for LOOKUP_NISJeremy Harris
2019-09-29OpenSSL: fix build on earlier library versionsJeremy Harris
2019-09-29OpenSSL: support OCSP stapling on multi-cert serversJeremy Harris
2019-09-29tidyingJeremy Harris
2019-09-29DKIM: fix errorcheck in signing, lilbgcrypt version. Bug 2450Jeremy Harris
2019-09-26GnuTLS: full-chain OCSP stapling. Bug 1466Jeremy Harris
2019-09-22DNS: do not skip initial two components of SRV & TLSA lookups before checking...Simon Arlott
2019-09-22DMARC: promote the support from Experimental to mainlineJeremy Harris
2019-09-22Fix taint-checking on SolarisJeremy Harris
2019-09-21GnuTLS: fix build on older librariesJeremy Harris
2019-09-21GnuTLS: fix build on intermediate-age librariesJeremy Harris
2019-09-20GnuTLS: fix non-OCSP bulidJeremy Harris
2019-09-20GnuTLS: Move to more-modern stapling APIJeremy Harris
2019-09-19Fix taint-checking on SolarisJeremy Harris
2019-09-19Build: Solaris workaroundsMartin Preen
2019-09-17Docs: Adjust on TLSA, dnssec_request_domainsHeiko Schlittermann (HS12-RIPE)