tidying
[exim.git] / src / src / smtp_out.c
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-08 Jeremy HarrisFix macOS build
2019-12-08 Jeremy HarrisFreeBSD: better support for TFO
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-20 Jeremy HarrisDebug: indent lowlevel connect result
2019-06-05 Jeremy HarrisFix smtp response timeout
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-26 Jeremy HarrisDebug: align tracing out for TFO connections with plain...
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-04-23 Jeremy HarrisCompiler quietening
2019-02-16 Jeremy HarrisGnuTLS: Fix client detection of server reject of client...
2019-02-10 Jeremy Harristidying
2018-12-30 Jeremy Harristidying
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-30 Jeremy HarrisMacOS: TCP Fast Open
2018-10-12 Jeremy Harristidying
2018-10-06 Jeremy HarrisTFO: use enum for client status
2018-09-17 Jeremy HarrisConstification
2018-08-29 Jeremy HarrisRefactor authenticators API to take an (opaque) smtp...
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-08 Jeremy HarrisTFO: on FreeBSD avoid client TFO-mode connects unless...
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-19 Jeremy HarrisTFO: better detection of client fast-open connections
2017-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-09-02 Jeremy HarrisLogging: restrict TFO client-side to Linux
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-07 Jeremy HarrisDANE: avoid info leak by checking TLSA dnssec before...
2017-05-07 Jeremy Harristidying
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-04-06 Jeremy HarrisDebug: show error for SMTP read response
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-01-31 Jeremy HarrisFix logging of drop-after-EHLO-reject.
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-11-15 Jeremy HarrisCallout: wait for response to QUIT before closing
2016-10-22 Jeremy HarrisTCP Fast Open
2016-08-07 Jeremy HarrisCHUNKING: fix transmit with long headers
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-05 Jeremy Harristidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-08 Jeremy HarrisSOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS...
2015-12-07 Jeremy HarrisSOCKS: move from Experimental to mainline
2015-09-19 Jeremy HarrisRetry: always use interface, if set, for retry DB key...
2015-09-12 Jeremy HarrisNew $callout_address variable to record spamd (etc...
2015-05-23 Jeremy Harristidying
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2015-02-01 Jeremy Harrisconstification
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 HarrisFor connects and certificate-verifies denied by event...
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-06-04 Jeremy HarrisEnsure output buffer big enough for DSN additions to...
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-06-02 Phil PennockDSCP: document; hex print; -bI:dscp
2012-06-01 Phil PennockDSCP support, tentative
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-03-22 Phil PennockCompiler masochism compliance.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-01-30 Philip HazelMagnus' patch for $sending_ip_address and $sending_port.
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-08-08 Philip HazelIncorrect port was logged when an SRV record specified...
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-11-04 Philip HazelAdded a "connect=<time>" option to callouts, for a...
2004-10-07 Philip HazelStart