summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-09-01Taint: track SASL auth intermediate inputsJeremy Harris
2023-08-31Taint: de-taint $2 (fixed part of key) from a matching partial-searchJeremy Harris
2023-08-31Avoid sending DSN when message was accepted under fakereject or fakedefer. B...Jeremy Harris
2023-08-27DMARC: add ARC info to history recordsJeremy Harris
2023-08-24Re-fix live variable $value free. The inital fix resulted in $value from ${r...Jeremy Harris
2023-08-24Revert "Fix free of $value after ${run...}"Jeremy Harris
2023-08-24tidying: specified-initializersJeremy Harris
2023-08-20tidyingJeremy Harris
2023-08-20DMARC: for version 1.4.x libraries, add selector to dkim lines in history fileVictor Ustugov
2023-08-20 Testsuite: add with-dkim case to DMARC testcaseJeremy Harris
2023-08-20DMARC: write history file even under testsuiteJeremy Harris
2023-08-14GnuTLS: fix autogen cert expiry date. Bug 3014Andreas Metzler
2023-08-11Make printf of gstring null-safeJeremy Harris
2023-08-09typoesJeremy Harris
2023-08-09typoesJeremy Harris
2023-08-09Unbreak FreeBSD buldJeremy Harris
2023-08-09Testsuite: support TLS cross-library testingJeremy Harris
2023-08-09Logging: connection_idJeremy Harris
2023-08-09New $recipients_list. Bug 2726Jeremy Harris
2023-08-07Logging: convert an internal element from static to allocated bufferJeremy Harris
2023-08-03Fix $recipients expansion when used within ${run...}. Bug 3013Jeremy Harris
2023-08-03Fix free of $value after ${run...}Jeremy Harris
2023-07-24Fix DYNLOOKUP build for lsearch. Bug 3012Jeremy Harris
2023-07-24GnuTLS: fix crash with "tls_dhparam = none"Jeremy Harris
2023-07-23Fix use of typedef for FreeBSDJeremy Harris
2023-07-23Expansions: disallow UTF-16 surrogates from ${utf8clean:...}. Bug 2998Jasen Betts
2023-07-15Sieve filters: convert to gstring, massage coding styleJeremy Harris
2023-07-15Testsuite: basic Sieve operationsJeremy Harris
2023-07-15OpenSSL: add remote host info to log line for in-connection TLS error. Bug 3010Jeremy Harris
2023-07-08Fix json extract for strings carrying commas. Bug 3006Jeremy Harris
2023-07-07Support gring as a first-class conversion specifier in internal string-format...Jeremy Harris
2023-07-06Explicit log of failiing bind addr & portJeremy Harris
2023-06-30New format for exim_message_idJeremy Harris
2023-06-20Debug old ehlo-resp record date, on noting mismatchJeremy Harris
2023-06-20Cancel early-pipe on an observed advertising changeJeremy Harris
2023-06-20TLS: log input for pipelining violationJeremy Harris
2023-06-11Logging: for callout errors likely to be config problems, include the transpo...Jeremy Harris
2023-06-11DMARC: use growable-stringsJeremy Harris
2023-06-07SRS: fix mismergeJeremy Harris
2023-06-06fix typo in debug outputHeiko Schlittermann (HS12-RIPE)
2023-05-04Fix variable initialisation in smtp transport. Bug 2996Jeremy Harris
2023-04-23tidyingJeremy Harris
2023-04-22Docs: clarify TLS cert name verificationJeremy Harris
2023-04-11Fix ${srs_encode ..} for mod-1024 day zeroJeremy Harris
2023-04-02tidyingJeremy Harris
2023-04-01Expansions: Fix ${readsocket } to do nicer TLS closeJeremy Harris
2023-04-01Cutthrough: fix error message for unexpected response from onward connection....Jeremy Harris
2023-04-01Docs: options after "run" of ${run } may not have space. Bug 2932Jeremy Harris
2023-03-29tidyingJeremy Harris
2023-03-26Make $router_name usable from transportJeremy Harris