Use compressed form of ipv6 in $sender_host_address under -bh. Bug 3027
[exim.git] / src / src /
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 Daniel GolleDebug: use difftime()
2024-04-04 Jeremy HarrisRetries: rework DB keys, and fix exinext IPv6. Bug...
2024-03-29 Jeremy Harrisinlining
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-27 Jeremy Harristypoes
2024-03-26 Jeremy Harristidying
2024-03-26 Jeremy Harristidying
2024-03-25 Jeremy Harrisspecified-initializers
2024-03-22 Jeremy HarrisDebug: mark up space/nl in lookup results
2024-03-22 Jeremy HarrisDebug: more clarity on a ret=key lookup
2024-03-21 Jeremy HarrisOption for taint when setting variable under -be
2024-03-16 Jeremy HarrisAutoreply: Remove Exim version 3 campatibility code
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-03-14 Peter BenieDebug: fix transport-wait DB message. Bug 3082
2024-03-08 Andrew AitchisonSilence some compiler warnings. Bug 3076
2024-03-08 Jeremy HarrisDebug: expansions: refactor ascii-art/UTF8; mark up...
2024-02-29 Heiko SchlichtingFix crash on empty -oMt argument. Bug 3070
2024-02-29 Fabrice FontaineLibreSSL: fix build for 3.5.0+ Bug 3074
2024-02-28 Jeremy HarrisLookups: avoid leaking user/passwd from server spec...
2024-02-28 Jeremy Harristidying
2024-02-25 Jeremy HarrisBuild: avoid compiling code for unused transports,...
2024-02-16 Jeremy HarrisDebug: option access for expansion
2024-02-15 Jeremy Harrisregex: avoid releasing built RE midloop
2024-02-14 Jeremy HarrisExpand recipients_max, smtp-batch input
2024-02-13 Jeremy HarrisExpand recipients_max
2024-02-13 Jeremy HarrisUse non-releasable memory for regex line-buffer
2024-02-11 Jeremy Harrisuse dynamic mem for regex_match_string
2024-02-11 Jeremy HarrisUse non-releaseable memory for regex match strings...
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-15 Jeremy HarrisExinext: handle new-format message IDs
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-08 Simon ArlottDKIM: signing with t but no x timestamp. Bug 2851
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-29 Jeremy HarrisTidying: enum for smtp_write_mail_and_rcpt_cmds() retcodes
2023-12-29 Jeremy HarrisTidying: defines for sync_responses() retcodes
2023-12-29 Jeremy HarrisDKIM: logging for signing in transport. Bug 3062
2023-12-25 Jeremy HarrisTestsuite: testcase for "smtp smuggling". Bug 3063
2023-12-23 Jeremy HarrisReject "dot, LF" as ending data phase (pt. 2). Bug...
2023-12-23 Jeremy HarrisUse enum for body data input state-machine
2023-12-22 Jeremy HarrisReject "dot, LF" as ending data phase. Bug 3063
2023-12-22 Jeremy Harristweak observability
2023-12-16 Jeremy Harristidying
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 Harristypo
2023-12-06 Jeremy HarrisLogging: ensure that an error for a mistyped IPv6 addre...
2023-12-06 Jeremy HarrisSupply strchrnul() for platforms apparently missing it
2023-12-05 Jeremy HarrisDKIM: tighten up parsing for DKIM DNS and header record...
2023-12-05 Jeremy HarrisCompiler quietening
2023-12-01 Jeremy HarrisAvoid trying to send smtp repoonse for non-smtp input...
2023-11-27 Jeremy HarrisBuild: fix for Solaris 11
2023-11-26 Jeremy HarrisUnbreak DISABLE_TLS_RESUME build
2023-11-25 Jeremy HarrisDMARC: fix reporting, ARC-support but not in message
2023-11-25 Jeremy HarrisDMARC: fix reporting, no-ARC-support case
2023-11-19 Jeremy HarrisSupport old-format message_id spoolfiles for mailq...
2023-11-17 Jeremy HarrisLookups: Fix dnsdb lookup of multi-chunk TXT. Bug...
2023-11-16 Andrew AitchisonCompiler quiteneing
2023-11-15 Jeremy Harrisconstification
2023-11-14 Jeremy HarrisCheck for missing commandline arg after options taking...
2023-11-14 Jeremy Harrisconstification
2023-11-13 Jeremy HarrisTLS: fix resumption for TLS-on-connect
2023-11-11 Jeremy Harrisfix doubled logging of message_id
2023-11-08 Jeremy Harristypoes
2023-11-07 Jeremy HarrisFix use of empty log_reject_target. Bug 3039
2023-11-07 Jeremy HarrisOpenSSL: fix non-DANE build
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-11-04 Jeremy HarrisCopyright updates: exim-4.97
2023-10-21 Wolfgang BreyhaFix exipick for new message-id format
2023-10-19 Jeremy HarrisDNS: more hardening against crafted responses
2023-10-17 Heiko Schlitterman... tidy: remove unused variables
2023-10-16 Jeremy HarrisTidying: massage to project coding style
2023-10-16 Jeremy HarrisUse project-standard memory management rather than...
2023-10-15 Heiko Schlitterman... Merge branch 'exim-4.96+security' into master+security
2023-10-14 Jeremy HarrisHarden dnsdb against crafted DNS responses. Bug 3033
2023-10-14 Jeremy HarrisSPF: harden against crafted DNS responses
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-14 Jeremy HarrisTidying: readability defines
2023-10-10 Jeremy HarrisSPF: harden against crafted DNS responses
2023-10-10 Simon ArlottFix crash in SPF DNS usage
2023-10-05 Jeremy HarrisSPF: fix looking at RRs when dns lookup does not return...
2023-10-02 Jeremy HarrisMerge branch 'exim-4.96+security'
2023-10-01 Jeremy HarrisDebug: more detail for ${reduce...} ${map...} ${filter...}
2023-09-30 Jeremy HarrisAuths: fix possible OOB read in SPA authenticator....
2023-09-30 Jeremy HarrisAuths: fix possible OOB write in SPA authenticator...
next