summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
AgeCommit message (Expand)Author
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-07Dsearch: Fix taint-handling in lookup. Bug 2465Jeremy 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-06GnuTLS: lose DH-param setup, for recent library versions where no longer neededJeremy Harris
2019-10-02DSN: add References: header. Bug 2452Jeremy 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-10Routers: make retry_use_local_part default true when any non-domain condition...Jeremy 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-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
2019-06-05Use dsn_from for success-DSN messages. Bug 2404Jeremy Harris
2019-06-05Unbreak heimdal_gssapi auth driverPhil Pennock
2019-05-28PIPE_CONNECT: promote from experimentalJeremy Harris
2019-05-26TFO: change the default for hosts_try_fastopen, enabling use by defaultJeremy Harris
2019-05-26Logging: fix duplicated transport target info under TFOJeremy Harris
2019-05-24TLS: introduce USE_OPENSSL as an explicit requirement for the buildJeremy Harris
2019-05-24TLS: move from SUPPORT_TLS to DISABLE_TLS macro for the buildJeremy Harris
2019-05-22Change the default for hosts_try_dane, enabling use by defaultJeremy Harris
2019-05-19Change the default for hosts_noproxy_tls to unset, enabling continued-TLS del...Jeremy Harris
2019-05-19GnuTLS: fix the advertising of acceptable certs by the server. Bug 2389Jeremy Harris
2019-05-10Fix listing a named queue by a non-admin user. Bug 2398Jeremy Harris
2019-05-07GnuTLS: fix $tls_out_ocsp under hosts_request_ocspJeremy Harris
2019-05-02TLS: Session resumption, under the EXPERIMENTAL_TLS_RESUME build option.Jeremy Harris
2019-04-25GnuTLS 3.6.7 cipher stringsJeremy Harris
2019-04-25Use unsigned when creating bitmasks in macrosJeremy Harris
2019-04-19exigrep: do case sensitive option processing again. Closes 2392Heiko Schlittermann (HS12-RIPE)
2019-04-18Use message_id for tempfile creation Closes 2390Heiko Schlittermann (HS12-RIPE)
2019-04-05tidyingJeremy Harris
2019-04-05Logging: close logfile when non-smtp input is taking a long time. Bug 1891Jeremy Harris
2019-04-01Fix build with recent LibreSSL, when including DANE. Bug 2386Jeremy Harris
2019-03-22Fix "-bP smtp_receive_timeout". Bug 2384Jeremy Harris
2019-03-21Harden plaintext authenticatorJeremy Harris
2019-03-19OpenSSL: Fix aggregation of messages.Jeremy Harris
2019-03-18Logging: fix initial listening-on log lineJeremy Harris
2019-03-14Fix crash from SRV lookup hitting a CNAMEJeremy Harris
2019-02-19TLS: refactor client-start interfaceJeremy Harris
2019-02-18Fix expansions for RFC 822 addresses having comments in local-part and/or dom...Jasen Betts