Fix mutiple message send under TLS
[exim.git] / src / src / transports / smtp.c
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
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-13 Jeremy HarrisSync 4.next from master
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-29 Jeremy HarrisSync 4.next from master
2016-12-26 Jeremy HarrisI18N: support IDNA2008. Bug 1911
2016-12-18 Jeremy HarrisFix DKIM information leakage
2016-11-26 Jeremy HarrisI18N: support IDNA2008. Bug 1911
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
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
next