Testsuite: delays for debug output ordering
[exim.git] / src / src / transports / smtp.c
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-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-01 Jeremy HarrisTFO: better detection of client fast-open connections...
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
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-07-22 Jeremy HarrisOn callout avoid SIZE every time but noncacheable rcpt...
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-06-11 Jeremy HarrisIn tls-proxy process take case to close unused pipe...
2017-06-03 Jeremy HarrisFix logging of delivery port for callout lazy-close...
2017-06-03 Jeremy HarrisFix crash in transport, on second smtp-connect fail...
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-14 Jeremy HarrisRevert "DANE: do not trust a non-dnssec NXDOMAIN return...
2017-05-07 Jeremy HarrisDANE: do not trust a non-dnssec NXDOMAIN return for...
2017-05-07 Jeremy HarrisDANE: avoid info leak by checking TLSA dnssec before...
2017-04-30 Jeremy HarrisFix continue_more on TLS connection. Bug 2104
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
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-15 Jeremy HarrisTransport: fix smtp under combo of mua_wrapper and...
2017-04-08 Jeremy Harristidying
2017-04-06 Jeremy HarrisCallout/hold: ensure TLS-proxy process is not waited...
2017-04-05 Jeremy HarrisCallout/hold: fix uninitialized variable
2017-04-02 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-21 Jeremy HarrisLogging: make cipher info available for continued-TLS...
2017-03-08 Jeremy HarrisSome platforms (Solaris) do not have AF_LOCAL; use...
2017-03-07 Jeremy HarrisDelivery: contined-connection maintaining TLS
2017-02-26 Jeremy HarrisDKIM: rework error logging - compiler quietening. ...
2017-02-25 Jeremy HarrisDKIM: rework error logging to pass strings back to...
2017-02-11 Jeremy HarrisDNS: return explicit error code to caller on dnssec...
2017-02-11 Phil PennockCompilation warnings shushing
2017-02-10 Jeremy HarrisTLS: rework error logging to pass more string back...
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-02-06 Jeremy HarrisCHUNKING: fix transport crash on temp-reject of pipelin...
2017-01-31 Jeremy HarrisFix error logged for send failure
2017-01-31 Jeremy HarrisFix logging of drop-after-EHLO-reject.
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-30 Jeremy HarrisTidying: Coverity
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisUse smtp_write_mail_and_rcpt_cmds() for verify callout
2017-01-21 Jeremy Harrisuse smtp_context struct for sync_responses()
2017-01-21 Jeremy HarrisSplit out smtp_write_mail_and_rcpt_cmds() from smtp_del...
2017-01-21 Jeremy HarrisUse smtp_setup_conn() for verify callout
2017-01-21 Jeremy HarrisSplit out smtp MAIL and RCPT option string building
2017-01-21 Jeremy HarrisSplit out smtp_setup_conn() from smtp_deliver, in the...
2017-01-18 Josh Soref214 spelling fixes
2016-12-26 Jeremy HarrisI18N: support IDNA2008. Bug 1911
2016-12-18 Jeremy HarrisFix DKIM information leakage
2016-11-08 Jeremy HarrisEnsure socket is nonblocking before draining. Bug...
2016-10-22 Jeremy HarrisTCP Fast Open
2016-10-20 Jeremy Harristidying
2016-10-18 Jeremy HarrisAvoid pure-ACK TCP segments during command phase
2016-10-15 Jeremy Harristidying
2016-10-08 Jeremy HarrisFix callouts connection fallback from TLS to cleartext...
2016-09-27 Jeremy HarrisDrain socket to get clean TCP FINs
2016-09-17 Jeremy Harristidying
2016-09-13 Jeremy HarrisLogging: fix errno decodes
2016-09-11 Jeremy HarrisLog EHLO response on getting conn-close response for...
2016-09-11 Jeremy HarrisReduce space used by flags in smtp transport
2016-08-17 Jeremy Harristidying
2016-08-07 Jeremy HarrisCHUNKING/DKIM: fix handling of lines having a leading dot
2016-08-07 Jeremy HarrisCHUNKING: fix transmit with long headers
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-03 Jeremy HarrisDANE: treat a TLSA response having only non-TLSA record...
2016-08-02 Jeremy Harrispass advertised facility to continued-transport process
2016-08-02 Jeremy Harristransmit logging
2016-08-02 Jeremy Harristransmit with DKIM
2016-08-02 Jeremy Harrisbasic & pipelined transmit testcases
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-08-02 Jeremy Harrisfeed need for BDAT down to write_chunk()
2016-08-02 Jeremy Harristransmit peer capability recognition
2016-07-31 Jeremy HarrisLogging: Fix logging of errors under PIPELINING
2016-07-26 Jeremy Harristidying
2016-07-24 Jeremy Harristidying
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-17 Jeremy HarrisTidying: coverity issues
2016-05-17 Jeremy HarrisTLS: retire obsolete options gnutls_require_{kx,mac...
2016-05-17 Jeremy HarrisDelivery: clarify error log line. Bug 1782
2016-05-12 Jeremy HarrisDANE: for hosts_try_dane (but not _require), on dnssec...
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
2016-04-24 Jeremy HarrisDANE: Remove fallback from hosts_try_dane. If TLSA...
2016-04-10 Jeremy Harristidying: char signedness
2016-04-08 Jeremy HarrisTestsuite: 0322 (pipelining errors) avoid triggering...
2016-04-06 Jeremy Harrisnicer retry message
2016-04-06 Jeremy HarrisPass on SIZE to cutthrough connection
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
next