summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-09-25Amplify comment on server requests for client certificatesJeremy Harris
2014-09-23Merge remote-tracking branch 'exim_github/pr/18'Todd Lyons
2014-09-16Replace use of index() with Ustrchr()Jeremy Harris
2014-09-13Restrict dane to DANE-TA(2) and DANE-EE(3) usage TLSA recordsJeremy Harris
2014-09-12Fix needless OCSP request under DANEJeremy Harris
2014-09-12Bug 1216: Add -M (related) to exigrep.Todd Lyons
2014-09-11Fix ldap lookup for single-attr request, multiple-attr return. Bug 1521Heiko Schlittermann
2014-09-11Add debug for number of CA certs, for OpenSSL/file loadJeremy Harris
2014-09-10Fix undersized buffer use by eximon. Bug 1527Jeremy Harris
2014-09-10TPDA tidyingJeremy Harris
2014-09-06Add expansion item for sorting listsJeremy Harris
2014-09-06Support secondary-separator specifier for MX, SRV and TLSA dnsdb lookupsJeremy Harris
2014-09-04Enforce TLS under DANE when host has TLSA recordsJeremy Harris