summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
AgeCommit message (Expand)Author
2020-03-26Fix argument checking for ${readsocket }Jeremy Harris
2020-03-22Taint: fix dsearch result to be untaintedJeremy Harris
2020-03-20Fix segfault on bad cmdline -f (sender) argument. Bug 2541Jeremy Harris
2020-03-15Fix spurious detection of timeout while writing to transport filterJeremy Harris
2020-03-10Early-pipe: retry without pipelining on first-response failureJeremy Harris
2020-03-01Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris
2020-02-26Fix ${tr } expansion item. Bug 2533Jeremy Harris
2020-02-24Fix timestamp outputs for TAI timezone. Bug 2530Arne Wörner
2020-02-17Fix continued-connection SIZE parameter on MAIL commmand. Bug 2525Jeremy Harris
2020-02-13GnuTLS: fix hanging callout connectionsJeremy Harris
2020-02-13Auths: fix cyrus-sasl driver for gssapi use. Bug 2524Jeremy Harris
2020-01-29Two-phase queue run perf: parallel processes for phase oneJeremy Harris
2020-01-28Taint: slow-mode checking onlyJeremy Harris
2020-01-17Update openssl_options values to 1.1.1cPhil Pennock
2020-01-16Taint: hybrid checking modeJeremy Harris
2020-01-14heimdal auth: fix the increase of big_buffer size. Bug 2501Jeremy Harris
2020-01-11ACL: taint-enforce queue modifierJeremy Harris
2020-01-11autoreply transport: taint-enfoce optionsJeremy Harris
2020-01-11redirect router: taint-enforce filenamesJeremy Harris
2020-01-11pipe transport: taint-enforce commandJeremy Harris
2020-01-11appendfile: taint-enforce file & directory optionsJeremy Harris
2020-01-08Fix error logging for dynamically-loaded modules. Bug 2507Jeremy Harris
2020-01-07SPF: switch to NO_DATA for SPF-rr lookups. Bug 1294Wolfgang Breyha
2020-01-07SPF: shortcircuit SPF RR lookups. Bug 1294Wolfgang Breyha
2020-01-01GSASL: provide $autnN for scram option expansionsJeremy Harris
2019-12-29Logging: Add DT= to defer & fail message lines. Bug 322Jeremy Harris
2019-12-24Fix the variables set by gsasl authenticatorJeremy Harris
2019-12-22PIPELINING: break and check for 452 every hundred RCPTsJeremy Harris
2019-12-21Eximon: fix string-handling. Bug 2500Jeremy Harris
2019-12-21Gnu/Hurd: revert pipe-i/o EINTR handling changesJeremy Harris
2019-12-18GNU/Hurd: retry EINTR returns from pipe I/OJeremy Harris
2019-12-17 ARC: Reset received ARC instance counter before next message on a connect...Jeremy Harris
2019-12-14Zero smtp context structure after allocationJeremy Harris
2019-12-13DMARC: default dmarc_tld_file to unset. Bug 2494Jeremy Harris
2019-12-12Fix taint issue with retry records. Bug 2492Jeremy Harris
2019-12-12ARC: fix crash induced by misordered headers. Bug 2493Jeremy Harris
2019-12-11Fix taint issue in transport with DSN. Bug 2491Jeremy Harris
2019-12-10PAM: fix crash in the pam expansion condition. Bug 2489Fabian Groffen
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-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