exim.git
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-09 Jeremy HarrisDocs: add note on DKIM vs. tpt modifying headers
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-25 Jeremy HarrisDocs: add note on DKIM verify disable
2024-02-17 Jeremy HarrisTeststuite: munges needed for buildfarm
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-12 Heiko SchlichtingEximon: handle new-format message IDs
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
2024-01-01 Jeremy HarrisDocs: expand SRS info
2024-01-01 Jeremy HarrisTestsuite: guard configs for no-PRDR build
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 HarrisDocs: CVE note
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-22 Jeremy HarrisDocs: more indexing for localhost_number
2023-12-22 Jeremy HarrisTestsuite: spilt testcase
2023-12-22 Jeremy HarrisTeststsuite: shuffle testcases
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 Hendrik JägerDocs: typo
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 HarrisTestsuite: output changes resulting
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 HarrisTestsuite: support for multi-chunk DNS TXT records...
2023-11-17 Jeremy HarrisLookups: Fix dnsdb lookup of multi-chunk TXT. Bug...
2023-11-16 Andrew AitchisonCompiler quiteneing
2023-11-16 Andrew AitchisonDocs: fix local_scan decsription for new message-id...
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 HarrisDocs: requirements for transport filter processes
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 HarrisDocs: tidy for next release
2023-11-04 Jeremy HarrisCopyright updates: exim-4.97
2023-10-24 Jeremy HarrisDocs: try to be even more clear on the ${run...} expansion
2023-10-21 Wolfgang BreyhaFix exipick for new message-id format
2023-10-20 Lutz Presslerfix: typo
2023-10-19 Jeremy HarrisDNS: more hardening against crafted responses
2023-10-19 Heiko Schlittermann... Add systemd units (examples)
2023-10-17 Heiko Schlittermann... 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 Schlittermann... Merge branch 'exim-4.96+security' into master+security
2023-10-14 Heiko Schlittermann... 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 Jeremy HarrisSPF: harden against crafted DNS responses
2023-10-14 Heiko Schlittermann... fix: proxy-protocol (CVE-2023-41227) Bug 3031
2023-10-14 Heiko Schlittermann... fix: string_is_ip_address (CVE-2023-42117) Bug 3031
2023-10-14 Heiko Schlittermann... Testsuite: Add testcases for string_is_ip_address ...
next