summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-15OpenSSL: strip spaces & newlines from cert signature expansionJeremy Harris
2022-08-15Fix symlink-following. Bug 2909Ulrich Landgraf
2022-08-14Partial workaround for TCP Fast Open issue. Bug 2907Jeremy Harris
2022-08-14Dump stack for "bad memory reference". Bug 2904Jeremy Harris
2022-08-09Filter rDNS returns for bad charsJeremy Harris
2022-08-08Symlink following for TLS creds filesJeremy Harris
2022-08-07SPF: fix memory accounting for error caseJeremy Harris
2022-07-21Event for auth fail: client sideJeremy Harris
2022-07-19Event for auth failJeremy Harris
2022-07-12Fix exit on attempt to rewrite a malformed address. Bug 2903Jeremy Harris
2022-07-03OpenSSL: add IP & DN to OCSP fail log lineJeremy Harris
2022-06-29Build: fix commentary describing configuration directivesJeremy Harris
2022-06-26Variable setting in -beJeremy Harris
2022-06-26typoJeremy Harris
2022-06-26Merge branch '4.next'Jeremy Harris
2022-06-20Regex cache observabilityJeremy Harris
2022-06-19Args count reduction in expansions codingJeremy Harris
2022-06-19Regex compile cacheingJeremy Harris
2022-06-18tidyingJeremy Harris
2022-06-11helper fn for daemon notifierJeremy Harris
2022-06-10Use pool storage for regex operationsJeremy Harris
2022-06-05Avoid processing in ${sg...} when skippingJeremy Harris
2022-06-05Update option defaultsJeremy Harris
2022-06-04tidyingJeremy Harris
2022-06-03Logging: expand hosts_connection_nolog coverageJeremy Harris
2022-06-03SRS: avoid expanding ${srs_encode...} when guarded by ${if...}Jeremy Harris
2022-06-02Unbreak DISABLE_PIPE_CONNECT buildJeremy Harris
2022-06-02Deduplicate coding between exim and eximonJeremy Harris
2022-06-02tidyingJeremy Harris
2022-06-02Handle a v4mapped sender address given us by a proxy. Bug 2855Jeremy Harris
2022-06-01Unbreak DISABLE_PIPE_CONNECT buildJeremy Harris
2022-06-01SRS: fix encode operation for empty sender addresses.Jeremy Harris
2022-05-30Fix build on BSDs & SolarisJeremy Harris
2022-05-30panic_coredump option. Bug 2892Jeremy Harris
2022-05-26Fix build with DISABLE_TLS_RESUMEJeremy Harris
2022-05-26CHUNKING: handle protocol errors during receptionJeremy Harris
2022-05-26CHUNKING: fix second message on conn when first rejectedJeremy Harris
2022-05-26DEBUG: clarify multiline smtp responsesJeremy Harris
2022-05-24TLS resumption: fix for PIPECONNECTJeremy Harris
2022-05-24typoJeremy Harris
2022-05-23Logging: distinguish mem-allocation errorsJeremy Harris
2022-05-23TLS resumption: disable on continued-connectionJeremy Harris
2022-05-23Debug: clarify SMTP DATA ops in transportJeremy Harris
2022-05-19ARC: reset headers before signing for secondary MX. Bug 2886Jeremy Harris
2022-05-19GnuTLS: Do not free the cached creds on transport connection close. Bug 2886Jeremy Harris
2022-05-15 Debug: pass ACL-initiated debug through spool residencyexim-4.96-RC1Jeremy Harris
2022-05-15tidyingJeremy Harris
2022-05-11Revert "LibreSSL: maintain buildability on versions after 3.5.0"Jeremy Harris
2022-05-11LibreSSL: maintain buildability on versions after 3.5.0Kirill Miazine
2022-05-09Fix string_copyn() for limit greater than actual string lengthJeremy Harris