summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-11Add directory name as new arg to EXIM_DBOPENJeremy Harris
2017-07-09Add $smtp_command_history variableJeremy Harris
2017-07-09tidyingJeremy Harris
2017-07-09Avoid creating before-buffer pointer. Bug 2145Jeremy Harris
2017-07-08Prebuild the data structure for builtin macrosJeremy Harris
2017-07-08Prebuild the data structure for builtin macrosJeremy Harris
2017-07-08Split macro name storage out from macro definition structJeremy Harris
2017-07-04exigrep: use less --quite-if-one-screen --no-initHeiko Schlittermann (HS12-RIPE)
2017-07-03Transform string_append_listele{,_n}() to proper expanding-string triplet int...Jeremy Harris
2017-06-30Configure the default opendmarc.tlds file in EDITMEHeiko Schlittermann (HS12-RIPE)
2017-06-29Build: set LC_ALL=C for the makefile configurationHeiko Schlittermann (HS12-RIPE)
2017-06-28testsuite: don't break on '+' in trusted-config-list pathHeiko Schlittermann (HS12-RIPE)
2017-06-28Update Changelog about -p/-oMrHeiko Schlittermann (HS12-RIPE)
2017-06-27Fix ChangeLog notice re manualroute option orderingPhil Pennock
2017-06-27Fix appendfile.c errmsg output that broke with d291c7Heiko Schlittermann (HS12-RIPE)
2017-06-26Repair manualroute transport name not-last optionPhil Pennock
2017-06-25Bail out if a configuration file starts with a byte order markHeiko Schlittermann (HS12-RIPE)
2017-06-25Fix what d291c7670e4c370cdc4f631ea58f82c7f4f87823 broke. Closes 1115Heiko Schlittermann (HS12-RIPE)
2017-06-25Add quota/quota_filecount transport option modifier "no_check" Bug 1115Heiko Schlittermann (HS12-RIPE)
2017-06-25Doc: check for w3m existenceHeiko Schlittermann (HS12-RIPE)
2017-06-13When pipelining under TLS do not treat fd-readability as tls-readabilityJeremy Harris
2017-06-13Add compile-time checks on expanding-string function useJeremy Harris
2017-06-13Cleanup (prevent repeated use of -p/-oMr to avoid mem leak)Heiko Schlittermann (HS12-RIPE)
2017-06-13Fix log line corruption for DKIM statusHeiko Schlittermann (HS12-RIPE)
2017-06-11On a continued-transport delivery, do not check the hostlist for mismatch in theJeremy Harris
2017-06-11In tls-proxy process take case to close unused pipe ends, select also for exc...Jeremy Harris
2017-06-11Testsuite: testcase for continued-delivery with transport hosts_overrideJeremy Harris
2017-06-03Fix logging of delivery port for callout lazy-close, when port specified by r...Jeremy Harris
2017-06-03Testsuite: stabilize output sequence for 2x35/6Jeremy Harris
2017-06-03Docs: tweak "sock" malware interface descriptionJeremy Harris
2017-06-03Fix crash in transport, on second smtp-connect fail for a list of target hostsJeremy Harris
2017-06-02Docs: add missing dollarsignJeremy Harris
2017-05-31Testsuite: stabilize output sequence for case 4530Jeremy Harris
2017-05-30Testsuite: stabilize output sequence for case 0906Jeremy Harris
2017-05-30Malware: make "sock" cmdline default usable. Bug 2111Jeremy Harris
2017-05-26doc: string2 not expanded, don't imply otherwisePhil Pennock
2017-05-25typoJeremy Harris
2017-05-21TLS: do not use DH_bits for LibreSSL; it is not supported (as of LibreSSL 2.3.2)Jeremy Harris
2017-05-21Debug: more info during server-side authenticationJeremy Harris
2017-05-21OpenSSL: add sender_host_address info to certificate verify error log message...Jeremy Harris
2017-05-20Use DH_bits for OpenSSL 1.1.0Phil Pennock
2017-05-19TLS: PIPELINING under OpenSSLJeremy Harris
2017-05-17Testsuite: delays in 2x3[567]Jeremy Harris
2017-05-17Testsuite: add delays for predictable log sequencing in 2x36, log-sorting for...Jeremy Harris
2017-05-17TLS: do decent PIPELINING under TLS, at least with GnuTLSJeremy Harris
2017-05-14Revert "DANE: do not trust a non-dnssec NXDOMAIN return for the TLSA lookup"Jeremy Harris
2017-05-09Add option commandline_checks_require_adminPhil Pennock
2017-05-07Testsuite: add DANE cases for DNS secure no-TLSA lookupsJeremy Harris
2017-05-07Testsuite: add DANE testcase for TLSA lookup SERVFAILJeremy Harris
2017-05-07DANE: do not trust a non-dnssec NXDOMAIN return for the TLSA lookupJeremy Harris