summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27Testsuite: move ACL-triggered debug output to stderr file, and mungeJeremy Harris
2022-01-27Stop option for ACL control of debug loggingJeremy Harris
2022-01-25Fix build on systems not supporting SEGV_BNDERRJeremy Harris
2022-01-23Propagate null gstring through string_catn()Jeremy Harris
2022-01-23Differentiate empty-line from EOF in stdin for -beJeremy Harris
2022-01-23log more detail for SIGSEGVJeremy Harris
2022-01-21compiler quieteningJeremy Harris
2022-01-20Debug: more detail for expansion itemsJeremy Harris
2022-01-20tidyingJeremy Harris
2022-01-20Debug: more detail for expansionsJeremy Harris
2022-01-18Debug: pass ACL-initiated debug through execsJeremy Harris
2022-01-11tidyingJeremy Harris
2022-01-11Ensure server tls close alert not delayedJeremy Harris
2022-01-11BSD: fix resource leakJeremy Harris
2022-01-09Testsuite: fix for possible queue-run misorderingJeremy Harris
2022-01-09Testsuite: fix pgsql testcaseJeremy Harris
2022-01-09Docs: more detail on lookup keysJeremy Harris
2022-01-05Avoid modifying global errno when raising eventJeremy Harris
2022-01-03TLS: event for daemon accept failJeremy Harris
2022-01-02tidyingJeremy Harris
2022-01-01OpenSSL: typo in loggingJeremy Harris
2021-12-30Testsuite: fix GnuTLS selfsign testcaseJeremy Harris
2021-12-30TLS: Deprecate RFC 5114 DH params. Bug 1895Jeremy Harris
2021-12-25 smtp transport: poll for trailing data to drain before closeJeremy Harris
2021-12-17Docs: fix description of DSN extension=Edwin Balani
2021-12-10OpenSSL: fix tls_require_ciphers needing underbar-normalisation. Bug 2845Jeremy Harris
2021-12-08Errorcheck library callJeremy Harris
2021-12-05OpenSSL: use nondeprecated HMAC functions under 3.0.0.Jeremy Harris
2021-12-04OpenSSL: use nondeprecated RSA key functions under 3.0.0.Jeremy Harris
2021-12-03OpenSSL: tidy DH and ECDH param setupJeremy Harris
2021-12-03OpenSSL: use nondeprecated D-H functions under 3.0.0.Jeremy Harris
2021-11-29tidyingJeremy Harris
2021-11-28OpenSSL: use nondeprecated EC-group functions under 3.0.0.Jeremy Harris
2021-11-28Fix basic memory use for SPARC. Bug 2838John Paul Adrian Glaubitz
2021-11-28OpenSSL: use nondeprecated hash functions under 3.0.0.Jeremy Harris
2021-11-28More care with transport process resultsJeremy Harris
2021-11-28Fix build for OpenSSL 3.0.0 . Bug 2810Jaroslav Škarvada
2021-11-23Error-check scan dir tidyingJeremy Harris
2021-11-22Fix shutdown=no in ${readsocket}. Bug 2784Jeremy Harris
2021-11-22Docs: typoJeremy Harris
2021-11-20Docs: clarify exim_dumpdb descriptionJeremy Harris
2021-11-20Docs: remove dated wording re PAM. Bug 2760Jeremy Harris
2021-11-19Fix early use of $sender_host_nameJeremy Harris
2021-11-17Docs: more PCRE2Jeremy Harris
2021-11-17 Tidy input buffer handlingJeremy Harris
2021-11-17select() -> poll(). Bug 2831Jeremy Harris
2021-11-13TFO: avoid needless calls in transport-detectionJeremy Harris
2021-11-10tidyingJeremy Harris
2021-11-09Fix -be macro definitionJeremy Harris
2021-11-06Revert "GnuTLS: lose DH-param setup, for recent library versions where no lon...Jeremy Harris