TLS: variables $tls_(in,out)_tlsver
[exim.git] / src / src / transports / smtp.c
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-11-05 Jeremy HarrisDKIM/CHUNKING: support CHUNKING when a transport_filter...
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-10-12 Jeremy HarrisReduce delivery process startup time
2019-10-12 Jeremy HarrisFix errorcheck in smtp transport
2019-10-12 Jeremy HarrisPerformance timing measurements
2019-10-04 Jeremy HarrisEvents: Add smtp:ehlo event
2019-08-01 Jeremy Harristidying
2019-07-29 Jeremy HarrisFix taint-checking on OpenBSD
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-06 Jeremy Harrismore function attribute annotation
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-27 Jeremy HarrisPIPE_CONNECT: avoid using when the transport helo_data...
2019-05-26 Jeremy HarrisTFO: change the default for hosts_try_fastopen, enablin...
2019-05-26 Jeremy HarrisDebug: align tracing out for TFO connections with plain...
2019-05-25 Jeremy HarrisLogging: avoid claiming a host was used for an addr...
2019-05-25 Jeremy HarrisLogging: fix duplicated transport target info under TFO
2019-05-25 Jeremy HarrisCallouts: simplfy debug output
2019-05-25 Jeremy HarrisCallouts: simplfy logging
2019-05-24 Jeremy HarrisTLS: introduce USE_OPENSSL as an explicit requirement...
2019-05-24 Jeremy HarrisDANE: remove excess compile-time checks
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-21 Jeremy HarrisChange the default for hosts_try_dane, enabling use...
2019-05-19 Jeremy HarrisChange the default for hosts_noproxy_tls to unset,...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-23 Jeremy HarrisCompiler quietening
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-19 Jeremy HarrisTLS: refactor client-start interface
2019-02-16 Jeremy HarrisGnuTLS: Fix client detection of server reject of client...
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-11 Jeremy HarrisUse separate routine for translating return-codes to...
2019-02-10 Jeremy Harristidying
2019-02-10 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-02-02 Jeremy HarrisUse separate routine for translating return-codes to...
2018-12-31 Jeremy HarrisPIPE_CONNECT: fix feature-cache refresh
2018-12-30 Jeremy Harristidying
2018-12-29 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-20 klemensspelling fixes
2018-12-02 Jeremy Harristidying
2018-12-02 Jeremy HarrisMore debug in smtp transport
2018-12-02 Jeremy HarrisLogging: outgoing_port on temporary errors for non...
2018-11-17 Jeremy HarrisLose more string-copy operations
2018-11-05 Jeremy HarrisFix mis-merge
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-06 Jeremy HarrisTFO: use enum for client status
2018-09-21 Jeremy HarrisDANE: ignore undersized TLSA records
2018-09-18 Jeremy HarrisTestsuite: track newer GnuTLS behaviour
2018-09-17 Jeremy HarrisConstification
2018-09-16 Jeremy HarrisTidying and compiler-silencing
2018-09-09 Jeremy HarrisDANE - testcase for fail under GnuTLS with TA-mode...
2018-08-29 Jeremy HarrisRefactor authenticators API to take an (opaque) smtp...
2018-08-22 Jeremy HarrisFix no-SSL, with-SOCKS build
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-07-28 Jeremy HarrisI18N: add a utf8_downconvert option to the smtp transpo...
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-07-20 Jeremy HarrisFix non-EVENTS build
2018-06-24 Jeremy HarrisFix mutiple message send under TLS
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-06-09 Jeremy HarrisDKIM: support timestamp and expiry tags in signing...
2018-04-03 Jeremy HarrisARC: on the smtp transport option take empty or forced...
2018-03-31 Phil PennockMerge branch 'dane_require_tls_ciphers'
2018-03-30 Jeremy HarrisDANE: smtp transport option dane_require_tls_ciphers
2018-03-29 Phil PennockImplement dane_require_tls_ciphers (theoretically)
2018-03-21 Jeremy HarrisARC: on the smtp transport option take empty or forced...
2018-03-11 Simon ArlottPRDR: append overall DATA acceptance message to deliver...
2018-03-07 Jeremy HarrisDANE: add dane:fail event
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
2017-12-29 Jeremy HarrisFix issue with continued-connections when the DNS shift...
2017-12-28 Jeremy HarrisDebug: enhance output from smtp transport entry
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-19 Jeremy HarrisDANE: support under GnuTLS. Bug 1523
2017-12-03 Jeremy HarrisFix initialiser in smtp transport
2017-12-02 Jeremy HarrisFix initialiser in smtp transport
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-15 Jeremy HarrisTestsuite: delays for debug output ordering
2017-11-12 Heiko Schlitterman... Add host detail on all deferred deliveries, not only...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-21 Jeremy Harristidying
2017-10-21 Jeremy HarrisTestsuite: make debug output for proxied TLS less indet...
2017-10-20 Jeremy HarrisUse safer routine for possibly-overlapping copy
2017-10-20 Jeremy HarrisTestsuite: make debug output for proxied TLS less indet...
2017-10-20 Jeremy HarrisDebug: output type of process as it terminates
2017-10-03 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-25 Jeremy HarrisDKIM: support specifying alternate-identity tag for...
2017-09-16 Heiko Schlitterman... Use writev(2) when sending delivery status to the parent
2017-09-12 Jeremy HarrisDKIM: support multiple hash methods
2017-09-10 Jeremy Harrisspecified-initialisers
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-08-14 Jeremy Harristidying
2017-08-05 Jeremy Harristidying
next