summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2022-02-05 Debug pretrigger capture facilityJeremy Harris
2022-02-05Retire old libsrs_alt -based SRS support. Bug 1649Jeremy Harris
2022-01-27Stop option for ACL control of debug loggingJeremy Harris
2022-01-20Debug: more detail for expansion itemsJeremy Harris
2022-01-20Debug: more detail for expansionsJeremy Harris
2022-01-18Debug: pass ACL-initiated debug through execsJeremy Harris
2022-01-11BSD: fix resource leakJeremy Harris
2022-01-09Docs: more detail on lookup keysJeremy Harris
2022-01-03TLS: event for daemon accept failJeremy Harris
2021-12-30TLS: Deprecate RFC 5114 DH params. Bug 1895Jeremy Harris
2021-12-17Docs: fix description of DSN extension=Edwin Balani
2021-12-10OpenSSL: fix tls_require_ciphers needing underbar-normalisation. Bug 2845Jeremy Harris
Broken-by: a746f186fd
2021-11-28Fix basic memory use for SPARC. Bug 2838John Paul Adrian Glaubitz
2021-11-22Fix shutdown=no in ${readsocket}. Bug 2784Jeremy Harris
Broken-by: 1950cf85b4
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
Broken-by: 90341c71c1
2021-11-17Docs: more PCRE2Jeremy Harris
2021-11-17select() -> poll(). Bug 2831Jeremy Harris
2021-11-09Fix -be macro definitionJeremy Harris
Broken-by: 753739fdef
2021-11-06Revert "GnuTLS: lose DH-param setup, for recent library versions where no ↵Jeremy Harris
longer needed". Bug 2822 It seems the documentation lies and the params really are needed. This reverts commits 041bf37266, 49132a3bb5c6
2021-11-06FreeBSD: do not strip binariesJeremy Harris
Reverses commit 4a23603b53
2021-10-31Docs: add warning to transport tls_require_verify optionJeremy Harris
2021-10-23Docs: add section on daemon-start command lineJeremy Harris
2021-10-23Copyright updates:Jeremy Harris
vi $(git log --name-status exim-4.94..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u)
2021-10-17Change advertised feature name for PIPECONNECTJeremy Harris
2021-10-16Fix ALPN/OpenSSL. Bug 2815Jeremy Harris
Broken-by: c4b4086235
2021-10-16Avoid calling gettimeofday(), select() per char for cmdline message ↵Jeremy Harris
submission. Bug 2819 Broken-by: 3c55eef240
2021-10-10Docs: update for PCRE2Jeremy Harris
2021-10-10FreeBSD: fix sendfile shimJeremy Harris
2021-10-02Docs: tidyingJeremy Harris
2021-09-28Merge branch '4.next'Jeremy Harris
2021-09-28Docs: tidy for next releaseJeremy Harris
2021-09-27Docs: Change the copyright holder to "The Exim Maintainers"Heiko Schlittermann (HS12-RIPE)
2021-09-27Docs: Copyright year for spec.xfptHeiko Schlittermann (HS12-RIPE)
2021-09-27Docs: typoHeiko Schlittermann (HS12-RIPE)
2021-09-20Docs: update for constificationJeremy Harris
Broken-by: ecb371298c
2021-09-20Docs: fix closed-mailinglist exampleJeremy Harris
2021-09-15ConstificationThomas Noll
2021-09-12pcre2Jeremy Harris
2021-09-07Docs: tidyingJeremy Harris
2021-09-05Fix validation of domain-literals in Message_ID: headers. Bug 2805Jeremy Harris
2021-09-02Avoid wait-for-tick on single-message connectionsJeremy Harris
2021-08-15UTC output option for exim_dumpdb, exim_fixdbJeremy Harris
2021-08-11Docs: addition mention of lookup caching optionJeremy Harris
2021-08-11Docs: fix option crossrefJeremy Harris
Broken-by: adc03e3489
2021-08-11DKIM: fix verify under TLS & chunking, with pipelined next commandJeremy Harris
2021-08-10Drop support for MacOS (darwin)Heiko Schlittermann (HS12-RIPE)
2021-08-08Expansions: mask_n operatorJeremy Harris