summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-28Logging: make placement of continued-delivery asterisk consistentJeremy Harris
2020-12-27GSASL: More recent versions of the library no longer need a hack for channel-...Jeremy Harris
2020-12-26Fix build on GNU/Hurd [supports openat()]. Bug 2608Jeremy Harris
2020-12-26Fix build warning on 32-bit int platfowms. Bug 2678Jeremy Harris
2020-12-24Expansions: Reduce memory use of ${listcount }Jeremy Harris
2020-12-24Replace internal string-expansion call with a direct recursionJeremy Harris
2020-12-24Convert more cases of list-walking to use self-assigned memory for the list-itemJeremy Harris
2020-12-24Fix ${listextract } from a tainted listJeremy Harris
2020-12-20Fix local delivery delay when combined with remote callout/hold. Bug 2599Jeremy Harris
2020-12-17Fix the PIPE_CONNECT feature control in the template Makefile, theJeremy Harris
2020-12-17Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword.Jeremy Harris
2020-12-16Fix matching of long addresses. Bug 2677Jeremy Harris
2020-12-02Docs: add info on router variable evaluation orderJeremy Harris
2020-11-24ARC: harden parsing of signing spec. Bug 2639Jeremy Harris
2020-11-24Docs: wording fixes.u34
2020-11-23Docs: list $spam_ variables in expansions chapterJeremy Harris
2020-11-19Logging: add I= element to transport-defer lines. Bug 2675Jeremy Harris
2020-11-12More taint notesJeremy Harris
2020-11-10Docs: clarify client-side auth options for smtp transportJeremy Harris
2020-11-10More taint discussion in docsJeremy Harris
2020-11-03tidyingJeremy Harris
2020-11-03Testsuite: ignore cert-rotation debug outputJeremy Harris
2020-11-03Fix spurious logging of select errorJeremy Harris
2020-11-02typoJeremy Harris
2020-11-02kevent: handle OpenBSD API anomaly, reduxJeremy Harris
2020-11-02Pass authenticator pubname through spool. Bug 2648Jeremy Harris
2020-10-30LDAP: fix taint-check in server list walk. Bug 2646Jeremy Harris
2020-10-30Fix build on platforms lacking TIOCOUTQ ioctlJeremy Harris
2020-10-29Fix build on platforms lacking TIOCOUTQ ioctlJeremy Harris
2020-10-29Debug: show stalled send-data count on message-errorsJeremy Harris
2020-10-28Docs: index smtp transport timeoutsJeremy Harris
2020-10-28Avoid manually-counted long stringsJeremy Harris
2020-10-26Docs: another detaint mentionJeremy Harris
2020-10-13Revert "Testsuite: allow 1s timing slop in dumpdb output"Jeremy Harris
2020-10-13Testsuite: munge & delay for early selfsign generateJeremy Harris
2020-10-13 TLS: pre-generate and load server selfsigned cert, when one is to be usedJeremy Harris
2020-10-11Testsuite: case-number shufflingJeremy Harris
2020-10-11Testsuite: more time for loaded test platformsJeremy Harris
2020-10-11Docs: Mention issues with TLS client cert and Exim <= 4.85Heiko Schlittermann (HS12-RIPE)
2020-10-10Testsuite & OpenSSL debug: regularise debug output, and fix test mungingJeremy Harris
2020-10-10kevent: handle OpenBSD API anomalyJeremy Harris
2020-10-10kevent: fix directory checkJeremy Harris
2020-10-10OpenBSD, NetBSD: TLS preloadJeremy Harris
2020-10-10More debug for fail cases in kevent set-watchJeremy Harris
2020-10-09Unbreak no-TLS buildJeremy Harris
2020-10-09FreeBSD: TLS: preload configuration itemsJeremy Harris
2020-10-08Testsuite: allow 1s timing slop in dumpdb outputJeremy Harris
2020-10-05Unbreak non-ipv6 buildJeremy Harris
2020-10-05GnuTLS: when library too old for system CA bundle support, do not default opt...Jeremy Harris
2020-10-05Debug output: regularise host lookup tracingJeremy Harris