summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-12Make smtp transport try server cert verify by defaultJeremy Harris
2015-01-12Make "system" location for certificate CA bundle the defaultJeremy Harris
2015-01-12Support use of system default CA bundleJeremy Harris
2015-01-12Move certificate name checking to mainline, default enabledJeremy Harris
2015-01-12As client, request PRDR by default if the server offers itJeremy Harris
2015-01-12Refactor common uses of list-checkingJeremy Harris
2015-01-12Make the multi_domain smtp transport option expandedJeremy Harris
2015-01-12Make the retry_include_ip_address smtp transport option expanded. Bug 1545Jeremy Harris
2015-01-01Avoid crash with badly-terminated non-recognised mime parameterJeremy Harris
2014-12-30Fix crash in mime acl when a parameter is unterminatedJeremy Harris
2014-12-25Fix null-indirection in certextract expansionJeremy Harris
2014-12-23Use TIME_T_FMT for formatting tv_sec. Bug 1561Jeremy Harris
2014-12-19EXPERIMENTAL_DSN: use the SMTP return messsage for Diagnostic-Code lines. Bu...Wolfgang Breyha
2014-12-14Account properly for quoted or 2047-encoded MIME parameters while walking hea...Jeremy Harris
2014-12-04Fail a DANE-mode verify on totally missing certificateJeremy Harris
2014-11-29Compiler quietening. Bug 1555Jeremy Harris
2014-11-29Compiler quieteningJeremy Harris
2014-11-28Git: ignore a few more nonsource filesJeremy Harris
2014-11-27Fix buffer overrun in spam= acl condition. Bug 1552Jeremy Harris
2014-11-25Error the build if DANE included but DNSSEC not availableJeremy Harris
2014-11-20When following a CNAME chain, if any lookup is insecure the whole must be tooJeremy Harris
2014-11-20Const-ificationJeremy Harris
2014-11-20Const-ificationJeremy Harris
2014-11-20Fix copying of host_used in smtp transportJeremy Harris
2014-11-18Compiler quieteningJeremy Harris
2014-11-16Fix debug output of name of transport option list being matchedJeremy Harris
2014-11-11Handle UTC vs specified-timezone for certificate extractors. Bug 1541Jeremy Harris
2014-11-08Fix smtp transport certificate-verification option matching to use correct hostJeremy Harris
2014-11-06EXPERIMENTAL_CERTNAMES: Hostlist for cert name checks should match hostJeremy Harris
2014-11-05Do not permit multi-component wildcards on certificate names (OpenSSL, EXPERI...Jeremy Harris
2014-11-05Do not permit multi-component wildcards on certificate names (OpenSSL)Jeremy Harris
2014-11-04Fix dnssec indication variable when used from verify-callout smtp:commect eventJeremy Harris
2014-10-30Fix cert-try-verify when denied by event actionJeremy Harris
2014-10-30Fix dnssec indication variable when used from smtp:commect eventJeremy Harris
2014-10-30For connects and certificate-verifies denied by event actions, logJeremy Harris
2014-10-26Do not claim OCSP support when compiled with too-old GnuTLS versionJeremy Harris
2014-10-26Fix cert-try-verify when denied by event actionJeremy Harris
2014-10-26Fix feature-ifdef for OpenSSL builtin certname checkingJeremy Harris
2014-10-25Add event for inbound cert visibilityJeremy Harris
2014-10-25Make transport name available in verify-callouts. Add verify_mode variableJeremy Harris
2014-10-25Rename facility to Event Actions, ifdeffed on EXPERIMENTAL_EVENTJeremy Harris
2014-10-22Make $host available in tpda delivery event, for cutthrough. Bug 1529Jeremy Harris
2014-10-22More regular logging use of H=<name> [<ip>]Jeremy Harris
2014-10-16Handle certificate dir under GnuTLS, if recent enoughJeremy Harris
2014-10-12Make dnssec status available in tpda delivery event, for cutthroughJeremy Harris
2014-10-12Quieten noisy compilerJeremy Harris
2014-10-05Remove limit on remove_headers item size. Bug 1533Jeremy Harris
2014-09-29Fix Solaris buildJeremy Harris
2014-09-28Fix transport-results pipe for multiple recipients combined with certs.Wolfgang Breyha
2014-09-25Clarify error message for host-connect fail. Bug 1505Jeremy Harris