Testsuite: avoid IPv6 interfaces to avoid extra debug stderr lines
[exim.git] / src / src / transports /
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-26 Phil PennockTLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve...
2015-05-23 Jeremy Harristidying
2015-05-22 Jeremy HarrisDANE: do not fail/defer message due to TLSA lookup...
2015-05-21 Jeremy HarrisFix DANE for multiple-MX when all TLSA lookup defer...
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-05-16 Jeremy Harristidying
2015-04-21 Jeremy HarrisUTF8: MSA downconversions
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrisclient helo
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-04-12 Jeremy Harrissender verify callout
2015-04-12 Jeremy Harrisrecipient verify callout
2015-04-12 Jeremy Harrissmtp output, no remote support
2015-04-12 Jeremy Harrissmtp output
2015-03-26 Jeremy HarrisFix non-ipv6 socks compile
2015-03-24 Jeremy HarrisUse TLS by default on callouts/cutthroughs
2015-03-24 Jeremy HarrisFix default-port TLSA lookup done by callout. Bug 1602
2015-03-23 Jeremy HarrisFix compile errors
2015-03-15 Julian BrownWhen trying spooled messages, account for the local...
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2015-02-01 Jeremy Harrisconstification
2015-01-21 Jeremy HarrisDANE: if all TLSA records are unusable, retry verificat...
2015-01-12 Jeremy HarrisPropagate more error codes internally
2015-01-12 Jeremy HarrisMove DSN support to mainline
2015-01-12 Jeremy HarrisClose dangling file. Bug 1379
2015-01-12 Jeremy HarrisMake smtp transport try server cert verify by default
2015-01-12 Jeremy HarrisMake "system" location for certificate CA bundle the...
2015-01-12 Jeremy HarrisMove certificate name checking to mainline, default...
2015-01-12 Jeremy HarrisAs client, request PRDR by default if the server offers it
2015-01-12 Jeremy HarrisRefactor common uses of list-checking
2015-01-12 Jeremy HarrisMake the multi_domain smtp transport option expanded
2015-01-12 Jeremy HarrisMake the retry_include_ip_address smtp transport option...
2014-12-23 Jeremy HarrisUse TIME_T_FMT for formatting tv_sec. Bug 1561
2014-11-20 Jeremy HarrisConst-ification
2014-11-20 Jeremy HarrisFix copying of host_used in smtp transport
2014-11-18 Jeremy HarrisCompiler quietening
2014-11-05 Jeremy HarrisDo not permit multi-component wildcards on certificate...
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-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 HarrisMore regular logging use of H=<name> [<ip>]
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
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 HarrisIntroduce EXPERIMENTAL_DANE feature
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-08-17 Jeremy HarrisOverride an unchanged default hosts_request_ocsp when...
2014-08-08 Jeremy HarrisTest development
2014-07-29 Todd LyonsCreate a hosts_try_dane transport option, does nothing yet
2014-06-06 Jeremy HarrisMore care with time types
2014-06-04 Jeremy HarrisEnsure output buffer big enough for DSN additions to...
2014-05-30 Jeremy HarrisFix no-ssl build
2014-05-29 Jeremy HarrisLog warnings on presence of deperecated options
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-23 Jeremy HarrisMove OCSP out of EXPERIMENTAL
2014-05-21 Wolfgang BreyhaRFC3461 support - MIME DSN messages. Bug 118
2014-05-20 Jeremy HarrisSupport optional server certificate name checking....
2014-05-13 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-13 Jeremy HarrisMove PRDR out of EXPERIMENTAL
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-12 Jeremy HarrisPropagate dnssec status from dnslookup router through...
2014-05-11 Jeremy HarrisCompiler quietening and testcase consistency
2014-05-09 Jeremy HarrisMake $tls_out_ocsp visible to TPDA (mostly testsuite)
2014-05-06 Jeremy HarrisOCSP observability: variables $tls_{in,out}_ocsp
2014-05-06 Jeremy HarrisRefactor tls_client_init interface
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...
2014-04-30 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-27 Jeremy HarrisAdd options dnssec_request_domains, dnssec_require_doma...
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-20 Jeremy HarrisAdd options dnssec_request_domains, dnssec_require_doma...
2014-04-20 Jeremy HarrisFix handling of $tls_cipher et.al. in (non-verify)...
2014-04-19 Todd LyonsCopyright year updates:
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-05 Wolfgang BreyhaSupport log_selector smtp_confirmation for the lmtp...
2014-02-26 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-01-07 Phil PennockCopyright year updates:
2013-09-30 Todd LyonsMerge branch 'patch-3' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'patch-1' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'master_tpda'
2013-09-30 Jeremy HarrisBug 1031: Experimental TPDA
2013-09-30 Todd LyonsRemove whitespace
2013-05-22 Jeremy HarrisMerge branch 'callout_auth'
2013-05-22 Jeremy HarrisLog AUTH info on cutthrough deliveries.
2013-05-20 Jeremy HarrisSupport AUTH for verify-callout and cutthrough-delivery.
2013-04-07 Jeremy HarrisMerge branch 'ocsp_staple_rollup'
2013-04-02 Phil PennockClean & integrate force_command.
2013-04-01 J. Nick KostonAdd the force_command option to the pipe transport
2013-03-25 Jeremy HarrisOCSP-stapling enhancement and testing.
2013-01-26 Jeremy HarrisPRDR support, if compiled with EXPERIMENTAL_PRDR
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-11-09 Jeremy HarrisAuth info from transports must be tracked per-address.
2012-11-06 Jeremy HarrisAdd optional authenticated_sender info to A= elements...
2012-11-04 Jeremy HarrisAdd A= to delivery log lines, and a client_set_id optio...
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-09-17 Todd LyonsTypo in debug output.
2012-09-12 Phil PennockMinor doc nits re bug 1262.
next