summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02tidyingJeremy Harris
2022-05-30Fix build on BSDs & SolarisJeremy Harris
2022-05-30panic_coredump option. Bug 2892Jeremy Harris
2022-05-30Docs: fix host_require_heloJeremy 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-23Docs: more info on PIPECONNECTJeremy 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-15Testsuite: munge for recent GnuTLSJeremy 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
2022-05-08Docs: clarify distinction between config file and Makefile, for log_file_path...Jeremy Harris
2022-05-08Docs: clarify $authentication_failed. Bug 2878Jeremy Harris
2022-05-07Fix build with Solaris compilerMartin Preen
2022-05-06Fix dbmjz lookup. Bug 2884Jeremy Harris
2022-05-03Docs: use tables rather than displaysJeremy Harris
2022-04-30Taint: generate detainted $domain_data & $local_part_data from Rverify calloutJeremy Harris
2022-04-30Docs: index detaint methodsJeremy Harris
2022-04-29Docs: more warnings on use of tainted dataJeremy Harris
2022-04-29Docs: mark up known-tainted variablesJeremy Harris
2022-04-25Docs: tidy for taint-check of transport process argsJeremy Harris
2022-04-25Fix DISABLE_EVENT buildJeremy Harris
2022-04-23Copyright updates:exim-4.96-RC0Jeremy Harris
2022-04-21Docs: more resumption notesJeremy Harris
2022-04-19exim_dumpdb: keys-only output optionJeremy Harris
2022-04-15TLS resumption: support Outlook hosts-behind-loadbalancerJeremy Harris
2022-04-15Add string-hashing interfaceJeremy Harris
2022-04-13typoJeremy Harris
2022-04-12TLS resumption: restrict session re-useJeremy Harris
2022-04-10tidyingJeremy Harris
2022-04-10Docs: fix description of SNI-under-DANE. Bug 2265Jeremy Harris
2022-04-09DKIM: clarify debug outputJeremy Harris
2022-04-07compiler quieteningJeremy Harris
2022-04-07tidyingJeremy Harris
2022-04-07Openssl client: ocsp stapling on resumed seesionJeremy Harris
2022-04-05tidyingJeremy Harris
2022-04-04Support PIPECONNECT with helo_data using the local IP, when interface is known.Jeremy Harris
2022-04-04Testsuite: account for changed feature nameJeremy Harris
2022-04-03CHUNKING: fix availability on continued-transportJeremy Harris