summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Logging: make placement of continued-delivery asterisk consistentJeremy Harris2020-12-286-7/+17
* GSASL: More recent versions of the library no longer need a hack for channel-...Jeremy Harris2020-12-271-8/+18
* Fix build on GNU/Hurd [supports openat()]. Bug 2608Jeremy Harris2020-12-261-0/+6
* Fix build warning on 32-bit int platfowms. Bug 2678Jeremy Harris2020-12-261-1/+2
* Expansions: Reduce memory use of ${listcount }Jeremy Harris2020-12-241-3/+3
* Replace internal string-expansion call with a direct recursionJeremy Harris2020-12-241-84/+95
* Convert more cases of list-walking to use self-assigned memory for the list-itemJeremy Harris2020-12-2421-27/+44
* Fix ${listextract } from a tainted listJeremy Harris2020-12-244-3/+13
* Fix local delivery delay when combined with remote callout/hold. Bug 2599Jeremy Harris2020-12-2011-39/+296
* Fix the PIPE_CONNECT feature control in the template Makefile, theJeremy Harris2020-12-171-2/+2
* Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword.Jeremy Harris2020-12-178-38/+46
* Fix matching of long addresses. Bug 2677Jeremy Harris2020-12-167-178/+835
* Docs: add info on router variable evaluation orderJeremy Harris2020-12-021-0/+4
* ARC: harden parsing of signing spec. Bug 2639Jeremy Harris2020-11-241-4/+4
* Docs: wording fixes.u342020-11-241-2/+2
* Docs: list $spam_ variables in expansions chapterJeremy Harris2020-11-231-1/+5
* Logging: add I= element to transport-defer lines. Bug 2675Jeremy Harris2020-11-1912-23/+91
* More taint notesJeremy Harris2020-11-121-1/+5
* Docs: clarify client-side auth options for smtp transportJeremy Harris2020-11-101-3/+6
* More taint discussion in docsJeremy Harris2020-11-101-5/+52
* tidyingJeremy Harris2020-11-034-12/+5
* Testsuite: ignore cert-rotation debug outputJeremy Harris2020-11-031-0/+1
* Fix spurious logging of select errorJeremy Harris2020-11-032-29/+30
* typoJeremy Harris2020-11-021-1/+1
* kevent: handle OpenBSD API anomaly, reduxJeremy Harris2020-11-021-5/+5
* Pass authenticator pubname through spool. Bug 2648Jeremy Harris2020-11-028-8/+27
* LDAP: fix taint-check in server list walk. Bug 2646Jeremy Harris2020-10-303-10/+13
* Fix build on platforms lacking TIOCOUTQ ioctlJeremy Harris2020-10-301-1/+1
* Fix build on platforms lacking TIOCOUTQ ioctlJeremy Harris2020-10-291-2/+2
* Debug: show stalled send-data count on message-errorsJeremy Harris2020-10-291-0/+7
* Docs: index smtp transport timeoutsJeremy Harris2020-10-281-0/+4
* Avoid manually-counted long stringsJeremy Harris2020-10-282-3/+3
* Docs: another detaint mentionJeremy Harris2020-10-261-1/+4
* Revert "Testsuite: allow 1s timing slop in dumpdb output"Jeremy Harris2020-10-132-3/+3
* Testsuite: munge & delay for early selfsign generateJeremy Harris2020-10-134-1/+21
* TLS: pre-generate and load server selfsigned cert, when one is to be usedJeremy Harris2020-10-138-39/+93
* Testsuite: case-number shufflingJeremy Harris2020-10-11143-3631/+3636
* Testsuite: more time for loaded test platformsJeremy Harris2020-10-112-2/+2
* Docs: Mention issues with TLS client cert and Exim <= 4.85Heiko Schlittermann (HS12-RIPE)2020-10-111-1/+3
* Testsuite & OpenSSL debug: regularise debug output, and fix test mungingJeremy Harris2020-10-102-4/+4
* kevent: handle OpenBSD API anomalyJeremy Harris2020-10-102-4/+14
* kevent: fix directory checkJeremy Harris2020-10-101-2/+3
* OpenBSD, NetBSD: TLS preloadJeremy Harris2020-10-102-0/+4
* More debug for fail cases in kevent set-watchJeremy Harris2020-10-101-7/+16
* Unbreak no-TLS buildJeremy Harris2020-10-091-1/+1
* FreeBSD: TLS: preload configuration itemsJeremy Harris2020-10-0910-41/+165
* Testsuite: allow 1s timing slop in dumpdb outputJeremy Harris2020-10-082-3/+3
* Unbreak non-ipv6 buildJeremy Harris2020-10-051-2/+0
* GnuTLS: when library too old for system CA bundle support, do not default opt...Jeremy Harris2020-10-053-1/+8
* Debug output: regularise host lookup tracingJeremy Harris2020-10-056-42/+36