summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-03-05Testsuite: split bounce longline testcase int with/out DSN-info variantsJeremy Harris
2023-03-05Truncate overlong lines in DSNs. Bug 2979Jeremy Harris
2023-03-05exim_msgdate: version output does not require an exim configAndrew Aitchison
2023-03-04exim_msgdate: more options, better perl version compatibilityAndrew Aitchison
2023-03-04Docs: code comment for SRS exampleJeremy Harris
2023-02-26Testsuite: set TZ for exim_msgdate testcasesJeremy Harris
2023-02-26Testsuite: env var for commandJeremy Harris
2023-02-26Docs: mention exim_msgdate in NewStuffAndrew Aitchison
2023-02-25Linewrap long lines in bounce bodies. Bug 2979Jeremy Harris
2023-02-23Split out separate fn for success-DSN sendJeremy Harris
2023-02-23Split out separate fn for delay-warning-message sendJeremy Harris
2023-02-23Split out separate fn for bounce-message sendJeremy Harris
2023-02-21Include address declared malformed, in error messageJeremy Harris
2023-02-16Solaris: more build-fixingJeremy Harris
Broken-by: 1e835086d159 See-also: 73d6e13f9b0c
2023-02-16Utility: exim_msgdateAndrew Aitchison
2023-02-14tidyingJeremy Harris
2023-02-14Fix onetime qrunner allocJeremy Harris
Broken-by: 1e835086d159
2023-02-13Named queues: support multiple queue-runners from single daemonJeremy Harris
2023-02-05More abstraction of the gstring APIJeremy Harris
2023-02-03Testsuite: testcase for empty-var followed by expansion-opRoman Fiedler
Supplements: 70069b65a39a
2023-02-02Fix crash in expansionsJeremy Harris
Broken-by: 1058096b8c53
2023-01-30Testsuite: dovecot suthenticator testingJeremy Harris
2023-01-29Debug: include variable content as expansion interim itemJeremy Harris
2023-01-28refactorJeremy Harris
2023-01-27Docs: add note on daemon shutdownJeremy Harris
2023-01-27Support use-but-not-create of notifier socketJeremy Harris
2023-01-27Docs: expand info on two-phase queue runsJeremy Harris
2023-01-27Docs: groom OCSP explanationJeremy Harris
2023-01-26Testsuite: split out utility-target probesJeremy Harris
2023-01-19Logging: Add "D=" to more connection closure log lines. Bug 2434Jeremy Harris
2023-01-15tidyingJeremy Harris
2023-01-14Docs: expand OCSP descriptionJeremy Harris
2023-01-11Testsuite: operational notes for TFOJeremy Harris
2023-01-09Docs: add note on EC groups under GnuTLSJeremy Harris
2023-01-07Testsuite: OpenSSL version differencesJeremy Harris
2023-01-07OpenSSL: fix build for pre-1.1.0Jeremy Harris
Broken-by: 42f1855e94bd
2023-01-07OpenSSL: tls_eccurves list support. Bug 2955Jeremy Harris
2023-01-06Debug: show received Proxy Protocol bytesJeremy Harris
2023-01-05DANE: do not check dns_again_means_nonexist for TLSA results of TRY_AGAINJeremy Harris
2023-01-05OpenSSL: log conns rejected for bad ALPN, with the offered valueJeremy Harris
Unfortunately, no way to do this under GnuTLS
2023-01-02OpenSSL: Fix tls_eccurve on earlier versions than 3.0.0. Bug 2954Jeremy Harris
Broken-by: ca4014de81e6
2023-01-01Testsuite: munge changesJeremy Harris
2023-01-01OpenSSL: fix tls_eccurve setting explicit curve/group. Bug 2954Jeremy Harris
2023-01-01Testsuite: fix PID-matching for 4-digit case, in mungeJeremy Harris
2022-12-31Testsuite: longer timing for OpenSSL resumption testsJeremy Harris
2022-12-31Close server smtp socket explicitly on connect ACL "drop"Jeremy Harris
2022-12-30FreeBSD: fix listener-socket backlog monitoringJeremy Harris
2022-12-30Testsuite: more PATH munge casesJeremy Harris
cf: caf28f95ce0a
2022-12-29Testsuite: munges for builds with varying numbers of lookup typesJeremy Harris
2022-12-29Testsuite: munges to support no-ssl buildsJeremy Harris