Age | Commit message (Expand) | Author |
2014-12-14 | Updated Avast scanner interface. Bug 1033 | Heiko Schlittermann |
2014-12-06 | Emphasize whitespace in hostnames in debug output | Jeremy Harris |
2014-12-06 | Compiler quietening | Jeremy Harris |
2014-12-05 | Disable identd (rfc1413) lookups by default | Jeremy Harris |
2014-12-05 | Add support for avast malware scanner. Bug 1033 | Jeremy Harris |
2014-11-29 | New variable $exim_version. Bug 306 | Jeremy Harris |
2014-11-29 | New variable $config_dir, $config_file. Bug 1553 | Heiko Schlittermann |
2014-11-29 | When following a CNAME chain, if any lookup is insecure the whole must be too | Jeremy Harris |
2014-11-29 | Tidying | Jeremy Harris |
2014-11-27 | Fix buffer overrun in spam= acl condition. Bug 1552 | Jeremy Harris |
2014-11-27 | Tidying | Jeremy Harris |
2014-11-27 | Reformat to project standard | Jeremy Harris |
2014-11-23 | Log certificate verification status by default | Jeremy Harris |
2014-11-23 | Make smtp transport try server cert verify by default | Jeremy Harris |
2014-11-23 | Make "system" location for certificate CA bundle the default | Jeremy Harris |
2014-11-23 | Support use of system default CA bundle | Jeremy Harris |
2014-11-23 | Move certificate name checking to mainline, default enabled | Jeremy Harris |
2014-11-21 | As client, request PRDR by default if the server offers it | Jeremy Harris |
2014-11-20 | Refactor common uses of list-checking | Jeremy Harris |
2014-11-18 | Make the multi_domain smtp transport option expanded | Jeremy Harris |
2014-11-18 | Make the retry_include_ip_address smtp transport option expanded. Bug 1545 | Jeremy Harris |
2014-11-18 | Compiler quietening | Jeremy Harris |
2014-11-16 | Fix debug output of name of transport option list being matched | Jeremy Harris |
2014-11-11 | Handle UTC vs specified-timezone for certificate extractors. Bug 1541 | Jeremy Harris |
2014-11-08 | Fix smtp transport certificate-verification option matching to use correct host | Jeremy Harris |
2014-11-06 | EXPERIMENTAL_CERTNAMES: Hostlist for cert name checks should match host | Jeremy Harris |
2014-11-05 | Do not permit multi-component wildcards on certificate names (OpenSSL, EXPERI... | Jeremy Harris |
2014-11-05 | Do not permit multi-component wildcards on certificate names (OpenSSL) | Jeremy Harris |
2014-11-04 | Fix dnssec indication variable when used from verify-callout smtp:commect event | Jeremy Harris |
2014-10-30 | Fix cert-try-verify when denied by event action | Jeremy Harris |
2014-10-30 | Fix dnssec indication variable when used from smtp:commect event | Jeremy Harris |
2014-10-30 | For connects and certificate-verifies denied by event actions, log | Jeremy Harris |
2014-10-26 | Do not claim OCSP support when compiled with too-old GnuTLS version | Jeremy Harris |
2014-10-26 | Fix cert-try-verify when denied by event action | Jeremy Harris |
2014-10-26 | Fix feature-ifdef for OpenSSL builtin certname checking | Jeremy Harris |
2014-10-25 | Add event for inbound cert visibility | Jeremy Harris |
2014-10-25 | Make transport name available in verify-callouts. Add verify_mode variable | Jeremy Harris |
2014-10-25 | Rename facility to Event Actions, ifdeffed on EXPERIMENTAL_EVENT | Jeremy Harris |
2014-10-22 | Make $host available in tpda delivery event, for cutthrough. Bug 1529 | Jeremy Harris |
2014-10-22 | More regular logging use of H=<name> [<ip>] | Jeremy Harris |
2014-10-16 | Handle certificate dir under GnuTLS, if recent enough | Jeremy Harris |
2014-10-12 | Make dnssec status available in tpda delivery event, for cutthrough | Jeremy Harris |
2014-10-12 | Quieten noisy compiler | Jeremy Harris |
2014-10-05 | Remove limit on remove_headers item size. Bug 1533 | Jeremy Harris |
2014-09-29 | Fix Solaris build | Jeremy Harris |
2014-09-28 | Fix transport-results pipe for multiple recipients combined with certs. | Wolfgang Breyha |
2014-09-25 | Clarify error message for host-connect fail. Bug 1505 | Jeremy Harris |
2014-09-25 | Amplify comment on server requests for client certificates | Jeremy Harris |
2014-09-23 | Merge remote-tracking branch 'exim_github/pr/18' | Todd Lyons |
2014-09-16 | Replace use of index() with Ustrchr() | Jeremy Harris |