Tidying
[exim.git] / src / src / smtp_out.c
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-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-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-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