summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-03-18DMARC: if ACL condition not called, do not add anything to authres stringJeremy Harris
2018-03-18DMARC: add results to generic authres string; remove $dmarc_ar_headerJeremy Harris
2018-03-17DKIM: Ed25519 signatures under OpenSSL (1.1.1 or later)Jeremy Harris
2018-03-16openssl: use += for LDFLAGS, drop env PC docsPhil Pennock
2018-03-16Fix heavy-pipeline SMTP command input corruption. Bug 2250Jeremy Harris
2018-03-15Docs: copyright yearexim-4_91_RC1Jeremy Harris
2018-03-15Docs: changemar markupJeremy Harris
2018-03-15Mark variables that are unused before release of store in the receive message...Jeremy Harris
2018-03-15NewStuff & doc addition for redis cluster changesGraeme Fowler
2018-03-13ARC: add $arc_state, $arc_state_reason and add reason to authres stringJeremy Harris
2018-03-13Mark variables unused before release of store in the queue-runner loopJeremy Harris
2018-03-13Mark variables unused before release of store in the daemon loopJeremy Harris
2018-03-12Update to protocol used by avast 2.2.0 (Multiline responses) (Bug 2112)Heiko Schlittermann (HS12-RIPE)
2018-03-11Fix ldap lookups for zero-length attribute value. Bug 2251Jeremy Harris
2018-03-11PRDR: append overall DATA acceptance message to delivery log line "C=" item. ...Simon Arlott
2018-03-07DANE: add dane:fail eventJeremy Harris
2018-03-06Docs: expand DKIM verification notesJeremy Harris
2018-03-06Changelog entry for redis cluster MOVED handlingGraeme Fowler
2018-03-03ARC initial implementation. Experimental. Bug 2162Jeremy Harris
2018-02-24I18N: Fix utf8_downconvert propagation through a redirect routerJeremy Harris
2018-02-22Fix exim_dbmbuild to permit directoryless filenames. Bug 2242Jeremy Harris
2018-02-20OpenSSL: Fix memory leak during multi-message connections using STARTTLSWolfgang Breyha
2018-02-18typoJeremy Harris
2018-02-18 DMARC: fix result reporting when a DKIM ACL overrides the verify result. ...Jeremy Harris
2018-02-18Expansions: new ${authresults {mch}} for an Authentication-Results headerJeremy Harris
2018-02-17Fix memory leak during multi-message reception using STARTTLSJeremy Harris
2018-02-15DANE: move to mainlineJeremy Harris
2018-02-14Macros: speedup expansion processingJeremy Harris
2018-02-13typoJeremy Harris
2018-02-12ACL: Enforce non-usability of control=utf8_downconvert in MAIL ACL. Bug 2239Jeremy Harris
2018-02-12Revert "Macros: convert to tree for speed of lookup"Jeremy Harris
2018-02-10Fix base64d() buffer size (CVE-2018-6789)Heiko Schlittermann (HS12-RIPE)
2018-02-10Macros: return macro-presence status from "exim -bP macro <name>"Jeremy Harris
2018-02-09Builtin macros for sha3-hash and ed25519-signing supportJeremy Harris
2018-02-09Macros: convert to tree for speed of lookupJeremy Harris
2018-02-08Fix conversation closedown with the Avast malware scanner. Bug 2113Jeremy Harris
2018-02-07Repair Heimdal GSSAPI authenticator init part 2Phil Pennock
2018-02-07Repair Heimdal GSSAPI authenticator initPhil Pennock
2018-02-07DKIM: fix buffer overflow in verifyJeremy Harris
2018-02-07Cutthrough: silently ignore ACL control when the message cannot be cutthrough...Jeremy Harris
2018-02-06DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)Jeremy Harris
2018-02-03Docs: Spell-check spec.xfptVladimir Panteleev
2018-02-03Docs: Fix formatting of $dkim_verify_status variable descriptionVladimir Panteleev
2018-02-03Docs: Fix syntax in ${filter} exampleVladimir Panteleev
2018-02-02String expansions: support sha3 under OpenSSL (1.1.1+)Jeremy Harris
2018-01-31Doc update: RFC 8314 submissions servicePhil Pennock
2018-01-28Routing: dnslookup and manualroute routers: ipv4_only, ipv4_prefer options. ...Jeremy Harris
2018-01-27GnuTLS: fix to ignore timeout on unrelated callout connection. Bug 2174Jeremy Harris
2018-01-26Cutthrough: fix for port-number defined by router. Bug 2229Jeremy Harris
2018-01-25Cutthrough: fix multi-message initiating connections. Bug 2230Jeremy Harris