SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / transports / smtp.c
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-08-18 Jeremy HarrisGSASL: use tls-exporter for SCRAM*PLUS methods under...
2022-08-14 Jeremy HarrisPartial workaround for TCP Fast Open issue. Bug 2907
2022-07-21 Jeremy HarrisEvent for auth fail: client side
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-06-10 Jeremy HarrisUse pool storage for regex operations
2022-06-02 Jeremy HarrisUnbreak DISABLE_PIPE_CONNECT build
2022-06-01 Jeremy HarrisUnbreak DISABLE_PIPE_CONNECT build
2022-05-24 Jeremy HarrisTLS resumption: fix for PIPECONNECT
2022-05-23 Jeremy HarrisTLS resumption: disable on continued-connection
2022-05-23 Jeremy HarrisDebug: clarify SMTP DATA ops in transport
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-15 Jeremy HarrisTLS resumption: support Outlook hosts-behind-loadbalancer
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2022-04-10 Jeremy Harristidying
2022-04-07 Jeremy Harriscompiler quietening
2022-04-05 Jeremy Harristidying
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
2022-04-03 Jeremy HarrisCHUNKING: fix availability on continued-transport
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
2022-03-16 Jeremy HarrisOpenSSL: track shutdown calls. Bug 2864
2022-03-11 Jeremy Harristidying
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-02-26 Jeremy Harristidying
2022-01-05 Jeremy HarrisAvoid modifying global errno when raising event
2021-12-25 Jeremy Harris smtp transport: poll for trailing data to drain...
2021-11-17 Jeremy Harris Tidy input buffer handling
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-11-10 Jeremy Harristidying
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-17 Jeremy HarrisChange advertised feature name for PIPECONNECT
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-12 Jeremy Harrispcre2
2021-09-01 Jeremy HarrisGeneralise "send failed" message in smtp transport
2021-08-16 Jeremy HarrisDKIM: Avoid spurious tls read timeout after signing...
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 Harrissmtp tpt fallback_hosts list must be mutable
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... smtp
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-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-13 Jeremy Harriswip
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-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-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-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-01 Jeremy HarrisMerge branch '4.next'
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-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
2020-03-22 Jeremy Harrisdebug tidying
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
next