pcre2
[exim.git] / src / src / transports /
2021-09-12 Jeremy Harrispcre2
2021-09-01 Jeremy HarrisGeneralise "send failed" message in smtp transport
2021-07-22 Jeremy HarrisTLS: fix tls_verify_certificates handling of "system"
2021-07-18 Jeremy HarrisTLS: ALPN options
2021-06-28 Jeremy HarrisLibreSSL: TLS-write-shutdown does not push data
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy Harrisautorepy never_mail strings are immutable
2021-06-27 Jeremy Harrissmtp tpt fallback_hosts list must be mutable
2021-06-27 Jeremy Harrisavoid modifying source text, in appendfile
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... Silence the compiler
2021-06-24 Heiko Schlitterman... Do not close the (main)_log, if we do not see a chance...
2021-06-24 Heiko Schlitterman... Silence compiler
2021-06-24 Heiko Schlitterman... smtp
2021-06-24 Heiko Schlitterman... pipe
2021-06-24 Heiko Schlitterman... autoreply
2021-06-07 Jeremy Harriscompiler quietening
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Heiko Schlitterman... SECURITY: off-by-one in smtp transport (read response)
2021-05-11 Heiko Schlitterman... Fix DANE + SNI handling (Bug 2265)
2021-04-25 Jeremy Harristidying
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-14 Jeremy Harris taint: allow appendfile create_file option to speci...
2021-04-10 Jeremy HarrisLogging: better tracking of continued-connection use
2021-04-03 Jeremy HarrisTLS: harden error-detection in TLS proxy process
2021-03-27 Jeremy HarrisAvoid all tail-end pipelining on retries
2021-03-16 Jeremy HarrisPipeline QUIT after data
2021-02-23 Jeremy HarrisBulid: fix DISABLE_PIPE_CONNECT build. Bug 270333
2021-02-19 Heiko SchlichtingUse random_number rather than random, for external...
2021-02-19 Heiko SchlichtingFix weight calculation for socks_proxy. Bug 2694
2021-02-13 Jeremy HarrisFix build for platforms not having ulong
2021-02-13 Jeremy Harriswip
2021-02-12 Jeremy HarrisFix FreeBSD 13 build
2021-02-06 Jeremy HarrisFix handling of server which follows a RCPT 452 with...
2021-01-24 Jeremy HarrisTFO: cleanup the TCP pure ack of SMTP banner
2021-01-22 Jeremy HarrisFix getting non-TLS QUIT in FIN segment
2021-01-22 Jeremy HarrisTLS: on Linux when sockopt TCP_FASTOPEN_CONNECT is...
2021-01-21 Jeremy Harris Avoid bare TCP ACKs during TLS-on-connect startup.
2021-01-15 Jeremy HarrisHints DB: harden against corrupt files by ignoring...
2021-01-04 Jeremy HarrisBSD: avoid delay on continued-connection
2021-01-01 Jeremy HarrisFreeBSD: packet coalescing
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-11-03 Jeremy Harristidying
2020-10-30 Jeremy HarrisFix build on platforms lacking TIOCOUTQ ioctl
2020-10-29 Jeremy HarrisFix build on platforms lacking TIOCOUTQ ioctl
2020-10-29 Jeremy HarrisDebug: show stalled send-data count on message-errors
2020-10-05 Jeremy HarrisGnuTLS: when library too old for system CA bundle suppo...
2020-10-04 Jeremy HarrisUnbreak build on non-inotify platforms
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-08-31 Jeremy HarrisFix non-TLS build
2020-08-27 Jeremy HarrisFix non-DANE build
2020-08-26 Jeremy HarrisDANE: Fix 2 messages from queue case
2020-08-24 Jeremy HarrisBuild: ifdef guard for EXPERIMENTAL_QUEUEFILE
2020-08-23 Jeremy HarrisFix non-DANE build
2020-08-23 Jeremy HarrisDANE: Fix 2-rcpt message, diff domins case. Bug 2265
2020-08-23 Jeremy Harristidying
2020-08-19 Jeremy HarrisDANE: force SNI to use $domain. Bug 2265
2020-08-02 Jeremy HarrisEnforce STARTTLS sync point, client side
2020-06-28 Jeremy Harris Remove attempts to quieten compiler static-checking...
2020-06-27 Jeremy HarrisRemove attempts to quieten compiler static-checking
2020-06-25 Jeremy HarrisBuild: guards on openat()
2020-06-08 Jeremy HarrisFilters: fix "vacation" in Exim filter. Bug 2593
2020-06-08 Jeremy Harriswip
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-29 Andreas MetzlerFix format of maildir filenames. Bug 1329
2020-05-26 Jeremy HarrisQuota checking during reception. Bug 163
2020-05-25 Jeremy Harristidying
2020-05-13 Jeremy HarrisDebug: quieten DSN
2020-05-13 Jeremy Harrissmtp transport: message_linelength_limit option. Bug...
2020-05-10 Jeremy HarrisMove the TLS resumption support from Experimental to...
2020-05-07 Jeremy HarrisI18N: change default on smtp transport, to downconvert...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
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
next