exim.git
2014-11-05 Jeremy HarrisAdd doc examples for disabling SSLv3
2014-11-04 Jeremy HarrisFix dnssec indication variable when used from verify...
2014-11-03 Jeremy HarrisTweak docs on difference between "local" and "remote...
2014-11-03 Jeremy HarrisTestsuite: tidying
2014-11-01 Jeremy HarrisTestsuite: tidying
2014-10-30 Jeremy HarrisFix cert-try-verify when denied by event action
2014-10-30 Jeremy HarrisTest suite: disable OCSP for old openssl part 3
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-29 Todd LyonsTest suite: disable OCSP for old openssl part 2
2014-10-29 Todd LyonsTest suite: disable OCSP for old OpenSSL versions
2014-10-29 Jeremy HarrisTestsuite: compiler quietening
2014-10-29 Jeremy HarrisTestsuite: tidying
2014-10-28 Jeremy HarrisTestsuite: compiler quietening
2014-10-26 Jeremy HarrisTestsuite: output changes for ipv6
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 HarrisTestcase 0601: move udpsend action from connect to...
2014-10-26 Jeremy HarrisTestsuite: increase default "client" utility connect...
2014-10-26 Jeremy HarrisTestsuite: use different exit codes for various fail...
2014-10-26 Jeremy HarrisFix feature-ifdef for OpenSSL builtin certname checking
2014-10-26 Jeremy HarrisTestsuite: extend timeout on troublesom test
2014-10-26 Jeremy HarrisExpand commentary on certificate files
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-24 Jeremy HarrisTestsuite: more portable implementation of "showenv"
2014-10-23 Todd LyonsTest suite continue past unexpected client errors
2014-10-22 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-22 Todd LyonsFix labels in testsuite conf files
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-22 Jeremy HarrisTestsuite outputs: ipv6
2014-10-20 Jeremy HarrisCompiler quietening
2014-10-20 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-20 Todd LyonsTest suite: completely omit 127/8 IPs
2014-10-16 Jeremy HarrisHandle certificate dir under GnuTLS, if recent enough
2014-10-12 Jeremy HarrisTestsuite output gnutls changes resulting from munging...
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-29 Jeremy HarrisDoc notes on expansion ordering
2014-09-28 Jeremy HarrisMore testsuite variance between OpenSSL library versions
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 LyonsChangeLog for Github Issue 18
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-18 Todd LyonsFix kill commandline for Solaris compatibility #2
2014-09-18 Todd LyonsFix kill commandline for Solaris compatibility
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-08 Jeremy Harrisdoc typo
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-06 Todd LyonsBug 1518: fix description of condition processing
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 Jeremy HarrisChangeLog entry
2014-09-02 Sebastian Wiedenrothredis lookup returns false for things that should be...
2014-09-01 Jeremy HarrisWarn on OCSP interaction with DANE
2014-08-31 Jeremy HarrisAdd missing puctuation
2014-08-31 Jeremy HarrisUpdate comment
2014-08-31 Heiko SchlittermannFurther doc examples for ldap lookup output
2014-08-29 Jeremy HarrisFix crash in mime acl when a parameter is zero-length
2014-08-29 Jeremy HarrisFix tpda tcp:connect testcase
2014-08-29 Todd LyonsBugzilla 1518: Clarify router "condition" parsing
2014-08-27 Jeremy HarrisFurther TPDA events
2014-08-27 Jeremy HarrisAdd doc detail on ldap lookup output parsing
2014-08-20 Jeremy HarrisMerge branch dane-tpda into dane
2014-08-20 Jeremy HarrisUpdate change log
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 Jeremy HarrisUpdate DANE draft docs
2014-08-17 Timo SirainenLog an error (instead of hanging) if Dovecot auth is...
2014-08-17 Jeremy HarrisUnbreak utf8clean testcase.
2014-08-17 Todd LyonsProperly detect/set test variables from scripts.
2014-08-17 Jeremy HarrisOverride an unchanged default hosts_request_ocsp when...
2014-08-17 Jeremy HarrisFeature compile-guard
2014-08-17 Jeremy HarrisAdd sha256 operator usage
2014-08-16 Jeremy HarrisAdd observability variables and provision for avoiding...
2014-08-16 Jeremy HarrisBreak out dane code to separate functions
2014-08-16 Jeremy HarrisClarify docs on ldap alternate servers list
2014-08-15 Jeremy HarrisCompiler quietening
2014-08-14 Jeremy HarrisClean docs for next release
2014-08-14 Jeremy HarrisFix fakens TLSA generation and DANE TLSA lookup
2014-08-14 Todd LyonsChangeLog entry for OpenBSD 5.5 patch
2014-08-14 Jeremy HarrisShuffle test order
2014-08-14 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
next