summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2018-02-20OpenSSL: Fix memory leak during multi-message connections using STARTTLSWolfgang Breyha
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-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-02String expansions: support sha3 under OpenSSL (1.1.1+)Jeremy Harris
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
2018-01-17DB: show the Berkeley DB runtime library version, for "-d -bV"Jeremy Harris
2018-01-16Logging: Receive duration on <= lines. Bug 353Jeremy Harris
2018-01-13Lookups: fix mysql lookup returns for no-data "queries",Jeremy Harris
2018-01-13Docs: SPF no longer ExperimentalJeremy Harris
2018-01-06Logging: disable the verbose DKIM verification line by default; add a tag to ...Jeremy Harris
2018-01-05SPF: promote from Experimental to mainline statusJeremy Harris
2018-01-01Content scan: Remove support for the 7-year deprecated ClamAV "STREAM" methodJeremy Harris
2018-01-01Content scan: Disable "aveserver", "kavdaemon" and "mksd" in the template ma...Jeremy Harris
2018-01-01Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris
2017-12-30MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214.Jeremy Harris
2017-12-29Fix issue with continued-connections when the DNS shifts unreliablyJeremy Harris
2017-12-29Fix crash associated with dnsdb lookup done from DKIM ACL. Bug 2215Jeremy Harris
2017-12-28DKIM: tighter checking while parsing signature headers. Bug 2217Jeremy Harris
2017-12-24Lookups: fix pgsql multiple-row, single-column returnJeremy Harris
2017-12-20ACL: Disallow '/' characters in queue names specified for "queue="Jeremy Harris
2017-12-19Merge branch '4.next'Jeremy Harris
2017-12-19DANE: support under GnuTLS. Bug 1523Jeremy Harris
2017-12-12CHUNKING: flush input stream after message-fatal error detection. Bug 2201exim-4_90_RC4exim-4_90Jeremy Harris
2017-12-08openssl guidance: install shared libraries tooPhil Pennock
2017-12-03GnuTLS: multiple server certs, OCSP stapling. Bug 2092Jeremy Harris
2017-12-03Change log updateJeremy Harris
2017-11-28Change log updateexim-4_90_RC3Jeremy Harris
2017-11-25Replace the store_release() internal interface, which was excessively unsafe.Jeremy Harris
2017-11-25Change note for 445d03d4eaJeremy Harris
2017-11-11Downgrade an unfound-list name from panic to DEFER. Bug 1645Jeremy Harris
2017-11-08DKIM: call ACL once for each signature matching the identity from dkim_verify...Jeremy Harris
2017-11-07DKIM: make verification results visible in data ACLJeremy Harris