summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2019-12-08Merge branch '4.next'Jeremy Harris
2019-12-07FreeBSD: fix sendfile shimJeremy Harris
2019-12-04ARC: fix crash in signingJeremy Harris
2019-11-30FreeBSD: fix sendfile shimJeremy Harris
2019-11-25Local_scan: bump the ABI major version numberexim-4.93-RC5Jeremy Harris
2019-11-24Docs: smtp_printf() in the local_scan APIJeremy Harris
2019-11-20ARC: add note on RFC to docsJeremy Harris
2019-11-18TLS: restore TLS protocol version to default Received: headerJeremy Harris
2019-11-17OpenSSL: support authenticator channel-binding. Bug 2467Jeremy Harris
2019-11-14TLS: variables $tls_(in,out)_tlsverJeremy Harris
2019-11-13OpenSSL: when supported by the library version, disable renegotiation for pre...Jeremy 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-07Dsearch: Fix taint-handling in lookup. Bug 2465Jeremy Harris
2019-11-05DKIM/CHUNKING: support CHUNKING when a transport_filter is used, if DKIM sign...Jeremy Harris
2019-11-04ARC: relax restriction on building without SPFJeremy Harris
2019-10-25Support moving messages across named queues. Bug 2456Jeremy Harris
2019-10-23DKIM: disallow default acceptance of sha1 for verifyJeremy Harris
2019-10-20Build: include early-pipelining unless disabledJeremy Harris
2019-10-19CHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug 2454Jeremy Harris
2019-10-18Docs: Change default for hosts_try_dane to *Heiko Schlittermann (HS12-RIPE)
2019-10-18Change the default of dnssec_request_domains to '*'Heiko Schlittermann (HS12-RIPE)
2019-10-17OpenSSL: full-chain OCSP stapling. Bug 1466Jeremy Harris
2019-10-15OpenSSL: SSLKEYLOGFILE supportJeremy Harris
2019-10-13SRS: native implementation. Bug 1649Jeremy Harris
2019-10-12Reduce delivery process startup timeJeremy Harris
2019-10-12SRS: add basic documentationJeremy 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-02DSN: add References: header. Bug 2452Jeremy Harris
2019-09-29OpenSSL: support OCSP stapling on multi-cert serversJeremy Harris
2019-09-26GnuTLS: full-chain OCSP stapling. Bug 1466Jeremy Harris
2019-09-22DMARC: promote the support from Experimental to mainlineJeremy Harris
2019-09-08string.c: do not interpret '\\' before '\0' (CVE-2019-15846)Heiko Schlittermann (HS12-RIPE)
2019-09-01Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395Jeremy Harris
2019-08-29Testcase for handling of -H files for excessive long '-KEY' linesHeiko Schlittermann (HS12-RIPE)
2019-08-15Appendfile: when evaluating quota use attemd to link countsJeremy 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-04Lookups: support IPv6 addresses in the spf lookup type. Bug 2378Jeremy Harris
2019-08-03Callouts: filter smtp response for bad chars before using in our smtp respons...Jeremy Harris
2019-07-28Fix crash after TLS channel shutdownJeremy Harris
2019-07-25Fix dkim_strict expansion. Bug 2413Ruben Jenster
2019-07-25Track tainted data and refuse to expand itJeremy Harris
2019-07-25Avoid re-expansion in ${sort }Jeremy Harris
2019-07-08Routers: named variablesJeremy Harris
2019-06-29Fix bounce generation under RFC 3461 request. Bug 2411Jeremy Harris
2019-06-26Fix DSN Final-Recipient: fieldJeremy Harris
2019-06-05Fix smtp response timeoutJeremy Harris