Add $smtp_command_history variable
[exim.git] / src / src / transport.c
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-05-19 Jeremy HarrisTLS: PIPELINING under OpenSSL
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-06 Jeremy HarrisEnable use of sendfile on FreeBSD
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-11 Jeremy Harriscompiler quietening
2017-04-08 Jeremy Harristidying
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-07 Jeremy HarrisDelivery: contined-connection maintaining TLS
2017-02-25 Jeremy HarrisDKIM: rework error logging to pass strings back to...
2017-01-18 Josh Soref214 spelling fixes
2016-12-13 Heiko Schlitterman... Use long names for the _DRIVER_*, and _OPT_* macros
2016-10-10 Jeremy HarrisLazy-create builtin macros
2016-10-02 Jeremy HarrisAvoid parsing cost for auto-macro creates
2016-09-28 Jeremy HarrisRefactor driver feature-macro generation to be driven...
2016-09-25 Jeremy HarrisAdd automatic macros for config-file options. Bug...
2016-09-22 Jeremy HarrisDefend against symlink attack by another process runnin...
2016-09-17 Jeremy Harristidying
2016-09-13 Jeremy Harristidying
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-02 Jeremy Harrispass advertised facility to continued-transport process
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 Harristidying: dkim output buffer
2016-08-02 Jeremy Harristidying: dkim output function args
2016-07-27 Jeremy HarrisUnbreak transport-filters & bounce-generation.
2016-07-26 Jeremy Harristidying
2016-07-24 Jeremy Harristidying
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-23 Jeremy Harrisfix queue_name tracking across exec
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-05-08 Jeremy Harristransport_pass_socket
2016-05-07 Jeremy Harrisglobal queue_name
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-05 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy Harristidying: coverity issues
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-11-06 Jeremy HarrisTransport: permit an empty string for the transport_fil...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-10-13 Jeremy Harrismax_parallel transport option. Bug 1698
2015-10-13 Jeremy Harrismax_parallel transport option
2015-08-19 Heiko Schlitterman... Fix post-transport-crash.
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-23 Jeremy Harristidying
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-03-23 Jeremy HarrisFix compile errors
2015-03-15 Julian BrownWhen trying spooled messages, account for the local...
2015-02-01 Jeremy Harrisconstification
2015-01-12 Jeremy HarrisMove DSN support to mainline
2015-01-12 Jeremy HarrisCode tidying
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-10-05 Jeremy HarrisRemove limit on remove_headers item size. Bug 1533
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-06-11 Wolfgang BreyhaFix dkim for no-key case under SENDFILE compile. Bug 934
2014-06-11 Jeremy HarrisTidy coding style. Bug 934
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-21 Wolfgang BreyhaRFC3461 support - MIME DSN messages. Bug 118
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-11 Jeremy HarrisCompiler quietening and testcase consistency
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-09 Jeremy HarrisMore care with headers add/remove lists. Bug 1452
2014-03-16 Jeremy HarrisSupport transport-added headers under cutthrough delive...
2014-01-07 Phil PennockCopyright year updates:
2013-09-30 Todd LyonsMerge branch 'patch-3' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'patch-1' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'master_tpda'
2013-09-30 Jeremy HarrisBug 1031: Experimental TPDA
2013-04-07 Jeremy HarrisMerge branch 'ocsp_staple_rollup'
2013-04-02 Phil PennockClean & integrate force_command.
2013-04-01 J. Nick KostonAdd the force_command option to the pipe transport
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-07-08 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-07-08 Jeremy HarrisMultiple headers_add/remove options per router/transpor...
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-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-17 Phil PennockCopyright year updates.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-13 Phil PennockOops, missed .c change in bug 1246 fix git commit
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-03-22 Phil PennockCompiler masochism compliance.
next