debug tidying
[exim.git] / src / src / transport.c
2020-03-22 Jeremy Harrisdebug tidying
2020-03-22 Jeremy Harrischild-open debug
2020-03-20 Jeremy Harrisconsistent fork-time debug
2020-03-18 Jeremy Harrisfixes
2020-03-18 Jeremy Harristidying
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-12 Jeremy HarrisDebug: _exit() process-termination
2020-02-29 Jeremy HarrisAdd variables for wildcard portion of local-part affix...
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2020-02-03 Peder StraySupport tail-glob in headers_remove. Bug 159
2020-01-21 Jeremy HarrisUse dedicated union member for option offsets
2019-12-29 Jeremy HarrisLogging: Add DT= to defer & fail message lines. Bug 322
2019-12-21 Jeremy HarrisGnu/Hurd: revert pipe-i/o EINTR handling changes
2019-12-18 Jeremy HarrisGNU/Hurd: retry EINTR returns from pipe I/O
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-08 Jeremy HarrisFreeBSD: better support for TFO
2019-10-12 Jeremy HarrisPerformance timing measurements
2019-08-19 Jeremy Harrisinlining
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-02-12 Jeremy HarrisFix transport buffer size handling
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-03-23 Jeremy HarrisFix spool_wireformat final-dot on LMTP transport. ...
2018-03-21 Jeremy HarrisPipe transport, part two. Bug 2257 exim-4_91_RC2
2018-03-20 Jeremy HarrisFix pipe transport to not use a socket-only syscall...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
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-26 Jeremy HarrisRevert "Build: tidying"
2017-10-25 Jeremy HarrisBuild: tidying
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-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-14 Jeremy Harristidying
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
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-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-13 Jeremy HarrisSync 4.next from master
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-29 Jeremy HarrisSync 4.next from master
2016-12-13 Heiko Schlitterman... Use long names for the _DRIVER_*, and _OPT_* macros
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
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-29 Jeremy Harrisupdate to pre-4.87 master
next