summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-23Move QUICKACK disable as early as possible in server handlingJeremy Harris
2021-01-22Fix getting non-TLS QUIT in FIN segmentJeremy Harris
2021-01-22TLS: on Linux when sockopt TCP_FASTOPEN_CONNECT is available, use TFO for TLS...Jeremy Harris
2021-01-21 Avoid bare TCP ACKs during TLS-on-connect startup.Jeremy Harris
2021-01-21Testsuite: TLS server testcase consolidationJeremy Harris
2021-01-21Testsuite: shufflingJeremy Harris
2021-01-21Testsuite: TLS client testcase consolidationJeremy Harris
2021-01-19Testsuite: case for TLS client tls-on-connectJeremy Harris
2021-01-17malware: use sendfile for ClamAV TCPJeremy Harris
2021-01-17Testsuite: testcase for ClamAV over TCPJeremy Harris
2021-01-16malware: fix ClamAV file send corkingJeremy Harris
2021-01-16docs infrastructure notesJeremy Harris
2021-01-16Docs: indexingJeremy Harris
2021-01-15Hints DB: harden against corrupt files by ignoring unexpected size recordsJeremy Harris
2021-01-12Auths: in plaintext authenticator, fix parsing of consecutive circuflex. Bug...Jeremy Harris
2021-01-12Docs: change noteJeremy Harris
2021-01-10channel binding notesJeremy Harris
2021-01-09Utilities: harden exim_tidydb against corrupt wait-records. Bug 2343Jeremy Harris
2021-01-04BSD: avoid delay on continued-connectionJeremy Harris
2021-01-01Authenticators: feature handling for upcoming GSASL versionJeremy Harris
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 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