Use compressed form of ipv6 in $sender_host_address under -bh. Bug 3027
[exim.git] / doc / doc-txt / ChangeLog
2024-04-11 Jeremy HarrisUse compressed form of ipv6 in $sender_host_address... master github/master
2024-04-10 Jeremy HarrisDMARC: Avoid using Resent-From: header. Bug 3029
2024-04-05 Jeremy HarrisSRS: fix encode for local-part with zero-length quoted...
2024-04-04 Jeremy HarrisRetries: rework DB keys, and fix exinext IPv6. Bug...
2024-03-29 Jeremy HarrisLogging: fix receive-time crash with recipients-logging.
2024-03-27 Jeremy HarrisFix encoding for AUTH= on MAIL FROM
2024-03-16 Jeremy HarrisLookups: fix dbmnz crash on zero-length datum. Bug...
2024-03-14 Peter BenieRewrites: fix delivery crash from constant errors_to...
2024-02-28 Jeremy HarrisLookups: avoid leaking user/passwd from server spec...
2024-02-28 Jeremy Harristidying
2024-02-10 Jeremy HarrisMove ESMPT LIMITS extension from experimental to mainline
2024-01-26 Jeremy Harris Fix smtp transport response to close after all...
2024-01-26 Jeremy HarrisACL: in "regex" condition, release store every thousand...
2024-01-26 Jeremy HarrisAppendfile: release regex-match store every thousand...
2024-01-20 Jeremy HarrisTLS: fix startup after forced-fail
2024-01-13 Jeremy HarrisLookups: log warning for deprecated syntax. Bug 3068
2024-01-08 Jeremy HarrisFix recipient (or source) selection in combination...
2024-01-04 Jeremy HarrisReport two-phase queue run in daemon startup log line
2023-12-31 Jeremy HarrisAddress qualification: ensure maformed addresses are...
2023-12-31 Jeremy HarrisRewrites: avoid a split log line when rewiting hits...
2023-12-31 Jeremy Harrisfdatasync the spool data file
2023-12-25 Jeremy HarrisTestsuite: testcase for "smtp smuggling". Bug 3063
2023-12-22 Jeremy HarrisReject "dot, LF" as ending data phase. Bug 3063
2023-12-15 Jeremy HarrisFix periodic queue runs. Bug 3046
2023-12-07 Jeremy HarrisHandle expansion fails in router "set" options. Bug...
2023-12-06 Jeremy HarrisLogging: ensure that an error for a mistyped IPv6 addre...
2023-12-05 Jeremy HarrisDKIM: tighten up parsing for DKIM DNS and header record...
2023-11-19 Jeremy HarrisSupport old-format message_id spoolfiles for mailq...
2023-11-17 Jeremy HarrisTestsuite: support for multi-chunk DNS TXT records...
2023-11-17 Jeremy HarrisLookups: Fix dnsdb lookup of multi-chunk TXT. Bug...
2023-11-13 Jeremy HarrisTLS: fix resumption for TLS-on-connect
2023-11-07 Jeremy HarrisFix use of empty log_reject_target. Bug 3039
2023-11-05 Jeremy HarrisDANE: handle servefail for TLSA during Rverify. Bug...
2023-11-04 Jeremy HarrisMerge branch '4.next' 4.next github/4.next
2023-10-15 Heiko Schlitterman... Merge branch 'exim-4.96+security' into master+security
2023-10-14 Heiko Schlitterman... docs: Changelog exim-4.96+security github/exim-4.96+security exim-4.96.2
2023-10-14 Jeremy HarrisHarden dnsdb against crafted DNS responses. Bug 3033
2023-10-14 Heiko Schlitterman... fix: proxy-protocol (CVE-2023-41227) Bug 3031
2023-10-14 Heiko Schlitterman... fix: string_is_ip_address (CVE-2023-42117) Bug 3031
2023-10-14 Jeremy HarrisHandle error on close of spool data file
2023-10-02 Jeremy HarrisMerge branch 'exim-4.96+security'
2023-09-30 Heiko Schlitterman... update Changelog about security fixes exim-4.96.1
2023-09-30 Jeremy HarrisAuths: fix possible OOB read in SPA authenticator....
2023-09-30 Jeremy HarrisAuths: fix possible OOB write in SPA authenticator...
2023-09-30 Jeremy HarrisAuths: fix possible OOB write in external authenticator...
2023-09-26 Jeremy HarrisDKIM: support list-version of $dkim_verify_status,...
2023-09-26 Kurt Jaegertypo
2023-09-11 Jeremy HarrisFix ${tr...} and empty-strings. Bug 3023
2023-09-01 Jeremy HarrisTaint: track SASL auth intermediate inputs
2023-08-31 Jeremy HarrisAvoid sending DSN when message was accepted under faker...
2023-08-27 Jeremy HarrisDMARC: add ARC info to history records
2023-08-24 Jeremy HarrisRe-fix live variable $value free. The inital fix resul...
2023-08-14 Andreas MetzlerGnuTLS: fix autogen cert expiry date. Bug 3014
2023-08-03 Jeremy HarrisFix $recipients expansion when used within ${run.....
2023-08-03 Jeremy HarrisFix free of $value after ${run...}
2023-07-24 Jeremy HarrisDocs: tidying
2023-07-24 Jeremy HarrisGnuTLS: fix crash with "tls_dhparam = none"
2023-07-23 Jasen BettsExpansions: disallow UTF-16 surrogates from ${utf8clean...
2023-07-08 Jeremy HarrisFix json extract for strings carrying commas. Bug...
2023-06-30 Jeremy HarrisNew format for exim_message_id
2023-05-04 Jeremy HarrisFix variable initialisation in smtp transport. Bug...
2023-04-11 Jeremy HarrisFix ${srs_encode ..} for mod-1024 day zero
2023-04-01 Jeremy HarrisExpansions: Fix ${readsocket } to do nicer TLS close
2023-03-16 Jeremy HarrisLimit expanded References header to RFC max size. ...
2023-02-25 Jeremy HarrisLinewrap long lines in bounce bodies. Bug 2979
2023-02-02 Jeremy HarrisFix crash in expansions
2023-01-19 Jeremy HarrisLogging: Add "D=" to more connection closure log lines...
2023-01-05 Jeremy HarrisDANE: do not check dns_again_means_nonexist for TLSA...
2023-01-01 Jeremy HarrisOpenSSL: fix tls_eccurve setting explicit curve/group...
2022-12-28 Jeremy HarrisFix recursion on dns_again_means_nonexist. Bug 2911
2022-12-19 Jeremy HarrisFix logging of max-size log line
2022-12-13 Jeremy HarrisACL: Permit the "encrypted" condition to be used in...
2022-12-10 Jeremy HarrisMove connect ACL before TLS-on-connect
2022-12-04 Jeremy HarrisFix ${run } arg parsing
2022-11-11 Jeremy HarrisFix regext substring capture variables for null matches...
2022-11-03 Ruben JensterFix $reccipients after ${run...}. Bug 2929
2022-11-03 Jeremy HarrisFix daemon startup. Bug 2930
2022-10-15 Heiko Schlitterman... Fix: Build with libopendmarc 1.4.x (fixes 2728) github/fix/2728-opendmarc
2022-10-04 Jeremy HarrisOpenSSL: fix configuration of older TLS protocol versions
2022-09-30 Jasen BettsGnuTLS: fix for clients offering no TLS extensions
2022-09-22 Jeremy HarrisFix ${filter } for conditions modifying $value
2022-08-31 Jeremy HarrisFix $regex<n> use-after-free. Bug 2915
2022-08-20 Jeremy HarrisOpenSSL: fix reload of changed OCSP proof
2022-08-09 Jeremy HarrisFilter rDNS returns for bad chars
2022-08-08 Jeremy HarrisSymlink following for TLS creds files
2022-07-12 Jeremy HarrisFix exit on attempt to rewrite a malformed address...
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-06-05 Jeremy HarrisUpdate option defaults
2022-06-03 Jeremy HarrisLogging: expand hosts_connection_nolog coverage
2022-06-02 Jeremy HarrisHandle a v4mapped sender address given us by a proxy...
2022-06-01 Jeremy HarrisSRS: fix encode operation for empty sender addresses.
2022-05-26 Jeremy HarrisCHUNKING: fix second message on conn when first rejected
2022-05-19 Jeremy HarrisGnuTLS: Do not free the cached creds on transport conne...
2022-05-15 Jeremy Harris Debug: pass ACL-initiated debug through spool residency exim-4.96-RC1
2022-05-09 Jeremy HarrisFix string_copyn() for limit greater than actual string...
2022-05-03 Jeremy HarrisDocs: use tables rather than displays
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2022-04-07 Jeremy HarrisOpenssl client: ocsp stapling on resumed seesion
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
next