Docs typo
[exim.git] / src / src /
2014-12-29 Jeremy HarrisSupport timeout option on malware=
2014-12-28 Jeremy HarrisApply timeout consistently to all malware scanner types
2014-12-20 Jeremy HarrisApply timeout to Fsecure malware response. Bug 1549
2014-12-20 Jeremy HarrisTweak Avast scanner interface
2014-12-20 Jeremy HarrisPropagate more error codes internally
2014-12-19 Wolfgang BreyhaEXPERIMENTAL_DSN: use the SMTP return messsage for...
2014-12-16 Wolfgang BreyhaMove DSN support to mainline
2014-12-14 Jeremy HarrisClose dangling file. Bug 1379
2014-12-14 Heiko SchlittermannUpdated Avast scanner interface. Bug 1033
2014-12-06 Jeremy HarrisEmphasize whitespace in hostnames in debug output
2014-12-06 Jeremy HarrisCompiler quietening
2014-12-05 Jeremy HarrisDisable identd (rfc1413) lookups by default
2014-12-05 Jeremy HarrisAdd support for avast malware scanner. Bug 1033
2014-11-29 Jeremy HarrisNew variable $exim_version. Bug 306
2014-11-29 Heiko SchlittermannNew variable $config_dir, $config_file. Bug 1553
2014-11-29 Jeremy HarrisWhen following a CNAME chain, if any lookup is insecure...
2014-11-29 Jeremy HarrisTidying
2014-11-27 Jeremy HarrisFix buffer overrun in spam= acl condition. Bug 1552
2014-11-27 Jeremy HarrisTidying
2014-11-27 Jeremy HarrisReformat to project standard
2014-11-23 Jeremy HarrisLog certificate verification status by default
2014-11-23 Jeremy HarrisMake smtp transport try server cert verify by default
2014-11-23 Jeremy HarrisMake "system" location for certificate CA bundle the...
2014-11-23 Jeremy HarrisSupport use of system default CA bundle
2014-11-23 Jeremy HarrisMove certificate name checking to mainline, default...
2014-11-21 Jeremy HarrisAs client, request PRDR by default if the server offers it
2014-11-20 Jeremy HarrisRefactor common uses of list-checking
2014-11-18 Jeremy HarrisMake the multi_domain smtp transport option expanded
2014-11-18 Jeremy HarrisMake the retry_include_ip_address smtp transport option...
2014-11-18 Jeremy HarrisCompiler quietening
2014-11-16 Jeremy HarrisFix debug output of name of transport option list being...
2014-11-11 Jeremy HarrisHandle UTC vs specified-timezone for certificate extrac...
2014-11-08 Jeremy HarrisFix smtp transport certificate-verification option...
2014-11-06 Jeremy HarrisEXPERIMENTAL_CERTNAMES: Hostlist for cert name checks...
2014-11-05 Jeremy HarrisDo not permit multi-component wildcards on certificate...
2014-11-05 Jeremy HarrisDo not permit multi-component wildcards on certificate...
2014-11-04 Jeremy HarrisFix dnssec indication variable when used from verify...
2014-10-30 Jeremy HarrisFix cert-try-verify when denied by event action
2014-10-30 Jeremy HarrisFix dnssec indication variable when used from smtp...
2014-10-30 Jeremy HarrisFor connects and certificate-verifies denied by event...
2014-10-26 Jeremy HarrisDo not claim OCSP support when compiled with too-old...
2014-10-26 Jeremy HarrisFix cert-try-verify when denied by event action
2014-10-26 Jeremy HarrisFix feature-ifdef for OpenSSL builtin certname checking
2014-10-25 Jeremy HarrisAdd event for inbound cert visibility
2014-10-25 Jeremy HarrisMake transport name available in verify-callouts. ...
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-10-22 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-22 Jeremy HarrisMake $host available in tpda delivery event, for cutthr...
2014-10-22 Jeremy HarrisMore regular logging use of H=<name> [<ip>]
2014-10-20 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-16 Jeremy HarrisHandle certificate dir under GnuTLS, if recent enough
2014-10-12 Jeremy HarrisMake dnssec status available in tpda delivery event...
2014-10-12 Jeremy HarrisQuieten noisy compiler
2014-10-05 Jeremy HarrisRemove limit on remove_headers item size. Bug 1533
2014-09-29 Jeremy HarrisFix Solaris build
2014-09-28 Wolfgang BreyhaFix transport-results pipe for multiple recipients...
2014-09-25 Jeremy HarrisClarify error message for host-connect fail. Bug 1505
2014-09-25 Jeremy HarrisAmplify comment on server requests for client certificates
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-16 Jeremy HarrisReplace use of index() with Ustrchr()
2014-09-13 Jeremy HarrisRestrict dane to DANE-TA(2) and DANE-EE(3) usage TLSA...
2014-09-12 Jeremy HarrisFix needless OCSP request under DANE
2014-09-12 Todd LyonsBug 1216: Add -M (related) to exigrep.
2014-09-11 Heiko SchlittermannFix ldap lookup for single-attr request, multiple-attr...
2014-09-11 Jeremy HarrisAdd debug for number of CA certs, for OpenSSL/file...
2014-09-10 Jeremy HarrisFix undersized buffer use by eximon. Bug 1527
2014-09-10 Jeremy HarrisTPDA tidying
2014-09-06 Jeremy HarrisAdd expansion item for sorting lists
2014-09-06 Jeremy HarrisSupport secondary-separator specifier for MX, SRV and...
2014-09-06 Todd LyonsMerge branch 'master_condition_description'
2014-09-04 Jeremy HarrisEnforce TLS under DANE when host has TLSA records
2014-09-02 Jeremy HarrisFix ${extract expansion for use within ${if inlist...
2014-09-02 Jeremy HarrisIntroduce EXPERIMENTAL_DANE feature
2014-09-02 Sebastian Wiedenrothredis lookup returns false for things that should be...
2014-08-31 Jeremy HarrisUpdate comment
2014-08-29 Jeremy HarrisFix crash in mime acl when a parameter is zero-length
2014-08-27 Jeremy HarrisFurther TPDA events
2014-08-20 Jeremy HarrisMerge branch dane-tpda into dane
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-08-18 Todd LyonsMerge remote-tracking branch 'exim_github/pr/16'
2014-08-17 Jeremy HarrisSafer coding for utf8clean expansion operator
2014-08-17 Timo SirainenLog an error (instead of hanging) if Dovecot auth is...
2014-08-17 Jeremy HarrisUnbreak utf8clean testcase.
2014-08-17 Jeremy HarrisOverride an unchanged default hosts_request_ocsp when...
2014-08-17 Jeremy HarrisFeature compile-guard
2014-08-16 Jeremy HarrisAdd observability variables and provision for avoiding...
2014-08-16 Jeremy HarrisBreak out dane code to separate functions
2014-08-15 Jeremy HarrisCompiler quietening
2014-08-14 Jeremy HarrisFix fakens TLSA generation and DANE TLSA lookup
2014-08-14 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-08-14 Jeremy HarrisFix non-dane build
2014-08-14 Todd LyonsOpenBSD 5.5 removed arc4random_stir
2014-08-11 Jeremy HarrisDo not sleep for tiny periods, or hang trying to sleep...
2014-08-11 Jeremy HarrisBetter logging of OCSP fails
2014-08-10 Jeremy HarrisEnable OCSP
2014-08-10 Jeremy HarrisChange CV= log line element for dane-verified cert
2014-08-10 Jeremy HarrisCapture the knowlege that verification succeeded
2014-08-10 Jeremy HarrisVerifiable conn with DANE-EE(3) / SPKI(1) / SHA2-512(2)
2014-08-10 Jeremy HarrisAdd support in the fakens utility for TLSA records
next