summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-10tidyingJeremy Harris
2021-10-10FreeBSD: fix sendfile shimJeremy Harris
2021-10-09Testsuite: extend retry-records testcase to check removalJeremy Harris
2021-10-02Docs: tidyingJeremy Harris
2021-09-28Merge branch '4.next'Jeremy Harris
2021-09-28Docs: tidy for next releaseJeremy Harris
2021-09-28Release process: keep temp directory (fix --no-cleanup)exim-4.95Heiko Schlittermann (HS12-RIPE)
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-20OpenBSD: disable compiler-time param checking for string_sprintf() etcJeremy Harris
2021-09-20Docs: update for constificationJeremy Harris
Broken-by: ecb371298c
2021-09-20Docs: fix closed-mailinglist exampleJeremy Harris
2021-09-15ConstificationThomas Noll
2021-09-14DCC: fix loop expressionJeremy Harris
2021-09-14TLS: build dependency for LibreSSLRenaud Allard
(cherry picked from commit 48505c2b8095289f1226fe9a9fc63d4bcb387c87)
2021-09-14TLS: build dependency for LibreSSLRenaud Allard
2021-09-13constificationJeremy Harris
2021-09-12Use %ld not %lJeremy Harris
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-09-02tidyingJeremy Harris
2021-09-02Avoid using CLOCK_MONOTONIC for $received_time. Bug 2615Jeremy Harris
(cherry picked from commit 8dcd5efb1f89d17b0b214e1face4146d3a1edd28)
2021-09-01Generalise "send failed" message in smtp transportJeremy Harris
2021-08-31Avoid using CLOCK_MONOTONIC for $received_time. Bug 2615Jeremy Harris
2021-08-23Fix small typoexim-4.95-RC2Neil Youngman
2021-08-19Logging: specific error for tainted tag in debug filenameJeremy Harris
2021-08-16DKIM: Avoid spurious tls read timeout after signing failureJeremy Harris
2021-08-15UTC output option for exim_dumpdb, exim_fixdbJeremy Harris
2021-08-11Fix name of option in error log lineJeremy 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-11Testsuite: testcases for DKIM under TLSJeremy Harris
2021-08-11Testsuite: testcase shufflingJeremy Harris
2021-08-11Drop support for MacOS (darwin)Jeremy Harris
2021-08-10Drop support for MacOS (darwin)Heiko Schlittermann (HS12-RIPE)
2021-08-09Fix ClamAV command sendJeremy Harris
Broken-by: 64cc4714ab
2021-08-08Testsuite: add missing mask / ipv6 expansionJeremy Harris
2021-08-08Expansions: mask_n operatorJeremy Harris
2021-08-08typoJeremy Harris
2021-08-08Docs: add warning on use of envelope_to_addJeremy Harris
2021-08-04Builtin macros for ACL conditions & modifiersJeremy Harris
2021-08-01Update comments in example config file to match current default for TLSJeremy Harris
2021-08-01ACL: "seen" conditionJeremy Harris
2021-07-29Update comments in expample config file to match current default for TLSJeremy Harris
2021-07-23Docs: tidy variables listsexim-4.95-RC1Jeremy Harris
2021-07-23DKIM: fix build with older GnuTLSJeremy Harris