Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-08 | Debug: indent ACL and expreassion tracing by evaluation depth | Jeremy Harris | |
2017-02-08 | DKIM: trim debug verbosity | Jeremy Harris | |
This tidies some buildfarm fails on animals buildding without DKIM | |||
2017-01-21 | Fix DKIM verify when used with CHUNKING. Bug 2016 | Jeremy Harris | |
2017-01-21 | Use smtp_write_mail_and_rcpt_cmds() for verify callout | Jeremy Harris | |
2017-01-21 | Use smtp_setup_conn() for verify callout | Jeremy Harris | |
2016-11-15 | Callout: wait for response to QUIT before closing | Jeremy Harris | |
2016-10-29 | Testsuite: tidying | Jeremy Harris | |
2016-10-29 | Testsuite: tidying | Jeremy Harris | |
2016-10-23 | Testsuite: account for platforms not supporting TFO, redux | Heiko Schlittermann (HS12-RIPE) | |
2016-10-23 | Testsuite: account for platforms not supporting TFO | Jeremy Harris | |
2016-10-22 | TCP Fast Open | Jeremy Harris | |
2016-10-08 | Fix callouts connection fallback from TLS to cleartext. Bug 1897 | Jeremy Harris | |
2016-08-08 | Testsuite: accept debug & testscript output sizes varying with testhost name | Jeremy Harris | |
2016-08-07 | CHUNKING: fix transmit with long headers | Jeremy Harris | |
When the buffer used for SMTP commands and message headers filled to flush point, protocol sequencing was wrong. | |||
2016-08-06 | Merge branch 'CHUNKING' | Jeremy Harris | |
2016-07-25 | debug: prettify expansion condition trace output | Jeremy Harris | |
2016-07-24 | feature advertise | Jeremy Harris | |
2016-07-11 | testsuite: abstract out common conf settings | Jeremy Harris | |
2016-07-08 | Cutthrough: avoid use of callout result cache | Jeremy Harris | |
The connection always needs to be made, and no result need be cached after verify either. | |||
2016-04-14 | Expansions: better error messages for parse errors, and better debug | Jeremy Harris | |
2015-01-12 | Move DSN support to mainline | Jeremy Harris | |
Affects bug 893 | |||
2015-01-12 | Log certificate verification status by default | Jeremy Harris | |
2015-01-12 | Make smtp transport try server cert verify by default | Jeremy Harris | |
This is an exim client checking a server certificate. | |||
2014-11-08 | Fix smtp transport certificate-verification option matching to use correct host | Jeremy Harris | |
Fix certificate name verification done with tls_try_verify_hosts Affected tls_verify_hosts, tls_try_verify_hosts, tls_verify_cert_hostnames. | |||
2014-10-29 | Testsuite: tidying | Jeremy Harris | |
2014-08-20 | Expanded EXPERIMENTAL_TPDA feature | Jeremy Harris | |
Note this introduces incompatible changes; users who are compiling the feature in, and with configuration files using it, will need to change their configurations appropriately. See the experimental-spec.txt file. | |||
2014-05-06 | OCSP observability: variables $tls_{in,out}_ocsp | Jeremy Harris | |
and smtp transport option hosts_request_ocsp | |||
2014-05-06 | Refactor tls_client_init interface | Jeremy Harris | |
2014-03-19 | Fix testsuite GnuTLS case for 511a6c1 | Jeremy Harris | |
2013-05-22 | Merge branch 'callout_auth' | Jeremy Harris | |
2012-06-04 | Add hosts_verify_avoid_tls option to smtp transport. | Jeremy Harris | |
2012-06-04 | Fix post-rebase merge issues. | Jeremy Harris | |
2012-06-04 | Split out OpenSSL and GnuTLS versions of tests. | Jeremy Harris | |