summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
AgeCommit message (Expand)Author
2022-12-19Fix logging of max-size log lineJeremy Harris
2022-12-13ACL: Permit the "encrypted" condition to be used in a HELO/EHLO ACLJeremy Harris
2022-12-10Move connect ACL before TLS-on-connectJeremy Harris
2022-12-04Fix ${run } arg parsingJeremy Harris
2022-11-11Fix regext substring capture variables for null matches. Bug 2933Jeremy Harris
2022-11-03Fix $reccipients after ${run...}. Bug 2929Ruben Jenster
2022-11-03Fix daemon startup. Bug 2930Jeremy Harris
2022-10-16Fix: Build with libopendmarc 1.4.x (fixes 2728)Heiko Schlittermann (HS12-RIPE)
2022-10-04OpenSSL: fix configuration of older TLS protocol versionsJeremy Harris
2022-09-30GnuTLS: fix for clients offering no TLS extensionsJasen Betts
2022-09-22Fix ${filter } for conditions modifying $valueJeremy Harris
2022-08-31Fix $regex<n> use-after-free. Bug 2915Jeremy Harris
2022-08-20OpenSSL: fix reload of changed OCSP proofJeremy Harris
2022-08-09Filter rDNS returns for bad charsJeremy Harris
2022-08-08Symlink following for TLS creds filesJeremy Harris
2022-07-12Fix exit on attempt to rewrite a malformed address. Bug 2903Jeremy Harris
2022-06-26Merge branch '4.next'Jeremy Harris
2022-06-19Regex compile cacheingJeremy Harris
2022-06-05Update option defaultsJeremy Harris
2022-06-03Logging: expand hosts_connection_nolog coverageJeremy Harris
2022-06-02Handle a v4mapped sender address given us by a proxy. Bug 2855Jeremy Harris
2022-06-01SRS: fix encode operation for empty sender addresses.Jeremy Harris
2022-05-26CHUNKING: fix second message on conn when first rejectedJeremy Harris
2022-05-19GnuTLS: Do not free the cached creds on transport connection close. Bug 2886Jeremy Harris
2022-05-15 Debug: pass ACL-initiated debug through spool residencyexim-4.96-RC1Jeremy Harris
2022-05-09Fix string_copyn() for limit greater than actual string lengthJeremy Harris
2022-05-03Docs: use tables rather than displaysJeremy Harris
2022-04-12TLS resumption: restrict session re-useJeremy Harris
2022-04-07Openssl client: ocsp stapling on resumed seesionJeremy Harris
2022-04-04Support PIPECONNECT with helo_data using the local IP, when interface is known.Jeremy Harris
2022-04-03CHUNKING: fix availability on continued-transportJeremy Harris
2022-03-27Taintcheck transport-process argumentsJeremy Harris
2022-03-16OpenSSL: track shutdown calls. Bug 2864Jeremy Harris
2022-03-10Fix static address-list lookup returnJeremy Harris
2022-03-01Revert introduction of alloc_insecure_tainted_dataJeremy Harris
2022-02-27NDBM: check for bogus name given to create callJeremy Harris
2022-02-26Remove BDB 1.x & 2.x supportJeremy Harris
2022-02-13Fix include_directory in redirect routers. Bug 2715Jeremy Harris
2022-01-20Debug: more detail for expansion itemsJeremy Harris
2022-01-20Debug: more detail for expansionsJeremy Harris
2022-01-18Debug: pass ACL-initiated debug through execsJeremy Harris
2022-01-11BSD: fix resource leakJeremy Harris
2021-12-30TLS: Deprecate RFC 5114 DH params. Bug 1895Jeremy Harris
2021-12-10OpenSSL: fix tls_require_ciphers needing underbar-normalisation. Bug 2845Jeremy Harris
2021-11-28Fix basic memory use for SPARC. Bug 2838John Paul Adrian Glaubitz
2021-11-22Fix shutdown=no in ${readsocket}. Bug 2784Jeremy Harris
2021-11-19Fix early use of $sender_host_nameJeremy Harris
2021-11-17select() -> poll(). Bug 2831Jeremy Harris
2021-11-09Fix -be macro definitionJeremy Harris
2021-11-06FreeBSD: do not strip binariesJeremy Harris