summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-01FreeBSD: packet coalescingJeremy Harris
2021-01-01malware: avoid partial packets, sending to ClamAVJeremy Harris
2021-01-01FreeBSD: harden against ClamAV connection errorsJeremy Harris
2021-01-01Avoid needless socket closeJeremy Harris
2020-12-31malware: avoid slurping entire spoolfile for sending to ClamAVJeremy Harris
2020-12-31TFO: better observability (slightly) on FreeBSDJeremy Harris
2020-12-28typoJeremy Harris
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 ↵Jeremy Harris
channel-binding
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
default having changed to "included" for 4.93 Broken-by: 81344b40e3
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
This reverts commit 625cd9501315e1010ecbf8718c88c8b79ce09e94.
2020-10-13Testsuite: munge & delay for early selfsign generateJeremy Harris
Broken-by: 48e9099006
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)
* cb1d783072c488a4a558607b2ee122efba95aa4b * 8c40856083f3a2e89350ab3aacfb95256fbadd9d > Author: Jeremy Harris <jgh146exb@wizmail.org> > Date: Sun Nov 23 16:10:30 2014 +0000 > > Support use of system default CA bundle
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
NetBSD is not actually really supported by the project, but a user did pop up this year asking for a build