Events: Fix msg:defer event for the hosts_max_try_hardlimit case. Bug 2554
[exim.git] / src / src / transports /
2020-04-19 Jeremy HarrisEvents: Fix msg:defer event for the hosts_max_try_hardl...
2020-04-14 Jeremy HarrisEarly-pipe: invalidate cache on a failure of required...
2020-04-05 Jeremy HarrisTaint: check on supplied buffer vs. list when extractin...
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-03-28 Jeremy HarrisTaint enforce: directory open backstops, single-key...
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 HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-03-20 Jeremy Harrisconsistent fork-time debug
2020-03-18 Jeremy Harristidying
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-10 Jeremy HarrisEarly-pipe: retry without pipelining on first-response...
2020-03-05 Jeremy HarrisDocs: tidying
2020-02-17 Jeremy HarrisFix continued-connection SIZE parameter on MAIL commman...
2020-01-26 Jeremy HarrisACL: control = queue/first_pass_route
2020-01-26 Jeremy Harristidying
2020-01-21 Jeremy HarrisUse dedicated union member for option offsets
2020-01-11 Jeremy Harristaint enforce: file access backstops
2020-01-11 Jeremy Harrisautoreply transport: taint-enfoce options
2020-01-11 Jeremy Harrispipe transport: taint-enforce command
2020-01-11 Jeremy Harrisappendfile: taint-enforce file & directory options
2020-01-11 Jeremy Harrisappendfile: refactor
2020-01-11 Jeremy Harrisappendfile: tidying
2020-01-11 Jeremy Harristidying: CCSS macro
2019-12-29 Jeremy HarrisLogging: Add DT= to defer & fail message lines. Bug 322
2019-12-22 Jeremy HarrisPIPELINING: break and check for 452 every hundred RCPTs
2019-12-15 Jeremy HarrisEvents: add msg:defer Bug 2477
2019-12-14 Jeremy HarrisZero smtp context structure after allocation
2019-12-13 Jeremy HarrisEarly-pipe: clear unused feature bits
2019-12-11 Jeremy HarrisFix taint issue in transport with DSN. Bug 2491
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-05 Jeremy HarrisTransports: explicit errno values in returns
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-11-05 Jeremy HarrisDKIM/CHUNKING: support CHUNKING when a transport_filter...
2019-11-01 Jeremy HarrisLogging: TLSA lookups should honor slow_lookup_log
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-10-19 Jeremy HarrisCHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug...
2019-10-18 Heiko Schlitterman... Change the default of dnssec_request_domains to '*'
2019-10-12 Jeremy HarrisReduce delivery process startup time
2019-10-12 Jeremy HarrisFix errorcheck in smtp transport
2019-10-12 Jeremy HarrisPerformance timing measurements
2019-10-04 Jeremy HarrisEvents: Add smtp:ehlo event
2019-10-02 Jeremy HarrisDSN: add References: header. Bug 2452
2019-08-15 Jeremy HarrisAppendfile: when evaluating quota use attemd to link...
2019-08-01 Jeremy Harristidying
2019-07-29 Jeremy HarrisFix taint-checking on OpenBSD
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-06 Jeremy Harrismore function attribute annotation
2019-06-05 Jeremy HarrisFix smtp response timeout
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-27 Jeremy HarrisPIPE_CONNECT: avoid using when the transport helo_data...
2019-05-26 Jeremy HarrisTFO: change the default for hosts_try_fastopen, enablin...
2019-05-26 Jeremy HarrisDebug: align tracing out for TFO connections with plain...
2019-05-25 Jeremy HarrisLogging: avoid claiming a host was used for an addr...
2019-05-25 Jeremy HarrisLogging: fix duplicated transport target info under TFO
2019-05-25 Jeremy HarrisCallouts: simplfy debug output
2019-05-25 Jeremy HarrisCallouts: simplfy logging
2019-05-24 Jeremy HarrisTLS: introduce USE_OPENSSL as an explicit requirement...
2019-05-24 Jeremy HarrisDANE: remove excess compile-time checks
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-21 Jeremy HarrisChange the default for hosts_try_dane, enabling use...
2019-05-19 Jeremy HarrisChange the default for hosts_noproxy_tls to unset,...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-23 Jeremy HarrisCompiler quietening
2019-04-19 Heiko Schlitterman... Intercept chown()/fchown() failure and emit a pointer...
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-19 Jeremy HarrisTLS: refactor client-start interface
2019-02-16 Jeremy HarrisGnuTLS: Fix client detection of server reject of client...
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-11 Jeremy HarrisUse separate routine for translating return-codes to...
2019-02-10 Jeremy Harristidying
2019-02-10 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-02-02 Jeremy HarrisUse separate routine for translating return-codes to...
2018-12-31 Jeremy HarrisPIPE_CONNECT: fix feature-cache refresh
2018-12-30 Jeremy Harristidying
2018-12-29 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-20 klemensspelling fixes
2018-12-02 Jeremy Harristidying
2018-12-02 Jeremy HarrisMore debug in smtp transport
2018-12-02 Jeremy HarrisLogging: outgoing_port on temporary errors for non...
2018-11-17 Jeremy HarrisLose more string-copy operations
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-11-05 Jeremy HarrisFix mis-merge
2018-11-05 Jeremy HarrisUnbreak non-PIPE_CONNECT build
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-30 Jeremy HarrisMacOS: TCP Fast Open
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-14 Jeremy Harristidying
2018-10-06 Jeremy HarrisTFO: use enum for client status
2018-09-21 Jeremy HarrisDANE: ignore undersized TLSA records
2018-09-18 Jeremy HarrisTestsuite: track newer GnuTLS behaviour
2018-09-17 Jeremy HarrisConstification
2018-09-16 Jeremy HarrisTidying and compiler-silencing
2018-09-09 Jeremy HarrisDANE - testcase for fail under GnuTLS with TA-mode...
2018-08-29 Jeremy HarrisRefactor authenticators API to take an (opaque) smtp...
next