summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2022-12-28Fix recursion on dns_again_means_nonexist. Bug 2911Jeremy Harris
2022-12-23Expand max_rcpt option on smtp transport. Bug 2946Jeremy Harris
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-29Add variable $sender_helo_verifiedJeremy Harris
2022-11-29Add predefined macros for expansionsJeremy 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-21Event for auth fail: client sideJeremy Harris
2022-07-19Event for auth failJeremy Harris
2022-07-12Fix exit on attempt to rewrite a malformed address. Bug 2903Jeremy Harris
2022-06-26Variable setting in -beJeremy 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-30panic_coredump option. Bug 2892Jeremy 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-30Taint: generate detainted $domain_data & $local_part_data from Rverify calloutJeremy Harris
2022-04-15TLS resumption: support Outlook hosts-behind-loadbalancerJeremy 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-11Set $value for match_<list-type> and inlistJeremy Harris
2022-03-10Fix static address-list lookup returnJeremy Harris
2022-03-03Check query strings of query-style lookups for quoting. Bug 2850Jeremy 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-27Docs: update wrt. BDB versionsJeremy Harris
2022-02-26Remove BDB 1.x & 2.x supportJeremy Harris