summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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)
2019-09-16Consistent logging, always use DKIM instead of mixed DKIM/PDKIMHeiko Schlittermann (HS12-RIPE)
2019-09-10Refuse to open a msglog file with .. in the path.Jeremy Harris
2019-09-10tidyingJeremy Harris
2019-09-08Fix unaligned access (more cleanly) in DNS regative-cachingJeremy Harris
2019-09-08Fix unaligned access in DNS negative-cachingJeremy Harris
2019-09-08string.c: do not interpret '\\' before '\0' (CVE-2019-15846)Heiko Schlittermann (HS12-RIPE)
2019-09-05Support TTL from SOA for NXDOMAIN & NODATA cache entries for dnslists. Bug 1395Jeremy Harris
2019-09-05Build: do not override the system "cc", on Linux and OpenBSDJeremy Harris
2019-09-05tidyingJeremy Harris
2019-09-04Fix taint-checking on FreeBSDJeremy Harris
2019-09-03tidyingJeremy Harris
2019-09-02Build: another go at Solaris workaroundsJeremy Harris
2019-09-01Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395Jeremy Harris
2019-08-30Always check return from tls_export_cert()Heiko Schlittermann (HS12-RIPE)
2019-08-29Testcase for handling of -H files for excessive long '-KEY' linesHeiko Schlittermann (HS12-RIPE)
2019-08-27Fix ${domain:} for a bare local-part input. Bug 2375Jeremy Harris
2019-08-19typosJeremy Harris
2019-08-19Build: workaround inlining problems on SolarisJeremy Harris
2019-08-19taint SNI values supplied by clientJeremy Harris
2019-08-19Build: workaround inlining problems on SolarisJeremy Harris
2019-08-19taint nonrcpt names read from spoolJeremy Harris
2019-08-19inliningJeremy Harris
2019-08-15Appendfile: when evaluating quota use attemd to link countsJeremy Harris
2019-08-13SPF: split library init from per-connection initJeremy Harris
2019-08-13DMARC: Use exim facilities for DNS lookupsJeremy Harris
2019-08-13DNS: use tainted memory for all lookupsJeremy Harris
2019-08-13SPF: use exim facilities for DNS lookupsJeremy Harris
2019-08-11DKIM: preferences for verify algorithmsJeremy Harris
2019-08-10Routers: make retry_use_local_part default true when any non-domain condition...Jeremy Harris
2019-08-10Fix ipv6-less buildJeremy Harris