Fix ${run } arg parsing
[exim.git] / src / src / transport.c
2022-12-04 Jeremy HarrisFix ${run } arg parsing
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-11-03 Ruben JensterFix $reccipients after ${run...}. Bug 2929
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-05 Jeremy Harristidying
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
2022-03-16 Jeremy Harrisconstify
2022-03-16 Jeremy Harrisrefactor
2022-03-11 Jeremy Harristidying
2022-03-09 Jeremy HarrisAdd backstop check for taint of executable name when...
2022-03-09 Jeremy Harristidying
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-11-10 Jeremy Harristidying
2021-10-23 Jeremy HarrisCopyright updates:
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Jeremy HarrisFixes for compilation
2021-05-27 Phil PennockSECURITY: length limits on many cmdline options
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-10 Jeremy HarrisLogging: better tracking of continued-connection use
2021-04-07 Jeremy HarrisPass proxy addresses/ports to continued trasnports...
2021-03-16 Jeremy HarrisPipeline QUIT after data
2020-08-27 Jeremy HarrisFix non-DANE build
2020-08-26 Jeremy HarrisDANE: Fix 2 messages from queue case
2020-08-23 Jeremy Harristidying
2020-06-28 Jeremy Harris Remove attempts to quieten compiler static-checking...
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-09 Jeremy HarrisMove the fast-ramp two phase queue run support from...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
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 HarrisFix spurious detection of timeout while writing to...
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
next