Expansions: new ${lheader:<name>}. Bug 2272
[exim.git] / src / src / transports /
2018-04-15 Jeremy HarrisMerge branch '4.next'
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-26 Jeremy HarrisExpand directory opetion for queuefile transport
2018-03-21 Jeremy HarrisARC: on the smtp transport option take empty or forced...
2018-03-20 Jeremy HarrisFix pipe transport to not use a socket-only syscall...
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-22 Jeremy HarrisConstification
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-03 Jeremy Harristidying
2017-12-02 Jeremy HarrisFix initialiser in smtp transport
2017-11-26 Jeremy Harristidying
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-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
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-14 Jeremy HarrisTidy build for OpenBSD
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
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-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-09-18 Jeremy HarrisSOCKS: fix unitialized-pointer
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-15 Jeremy HarrisUse the BDB "environment" so that a database config...
2017-07-11 Jeremy HarrisAdd directory name as new arg to EXIM_DBOPEN
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-06-27 Heiko Schlitterman... Fix appendfile.c errmsg output that broke with d291c7
2017-06-25 Heiko Schlitterman... Fix what d291c7670e4c370cdc4f631ea58f82c7f4f87823 broke...
2017-06-25 Heiko Schlitterman... Add quota/quota_filecount transport option modifier...
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-29 Jeremy Harristidying: coverity fixes
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
next