SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / smtp_out.c
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-08-14 Jeremy HarrisPartial workaround for TCP Fast Open issue. Bug 2907
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-02-18 Jeremy HarrisSpecific check for null pointer
2022-01-05 Jeremy HarrisAvoid modifying global errno when raising event
2021-11-13 Jeremy HarrisTFO: avoid needless calls in transport-detection
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-11 Jeremy Harristidying
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... smtp_out
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Heiko Schlitterman... SECURITY: Leave a clean smtp_out input buffer even...
2021-05-27 Heiko Schlitterman... SECURITY: smtp_out: Leave a clean input buffer, even...
2021-03-16 Jeremy HarrisPipeline QUIT after data
2021-03-16 Jeremy HarrisDebug: tag client SMTP output with buffering qualifier
2021-01-24 Jeremy HarrisTFO: cleanup the TCP pure ack of SMTP banner
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.
2020-12-31 Jeremy HarrisTFO: better observability (slightly) on FreeBSD
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-08-27 Jeremy HarrisFix non-DANE build
2020-05-09 Jeremy HarrisPerformance: workaround Linux kernel bug
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-08 Jeremy HarrisFix macOS build
2019-12-08 Jeremy HarrisFreeBSD: better support for TFO
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-20 Jeremy HarrisDebug: indent lowlevel connect result
2019-06-05 Jeremy HarrisFix smtp response timeout
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-26 Jeremy HarrisDebug: align tracing out for TFO connections with plain...
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-04-23 Jeremy HarrisCompiler quietening
2019-02-16 Jeremy HarrisGnuTLS: Fix client detection of server reject of client...
2019-02-10 Jeremy Harristidying
2018-12-30 Jeremy Harristidying
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-30 Jeremy HarrisMacOS: TCP Fast Open
2018-10-12 Jeremy Harristidying
2018-10-06 Jeremy HarrisTFO: use enum for client status
2018-09-17 Jeremy HarrisConstification
2018-08-29 Jeremy HarrisRefactor authenticators API to take an (opaque) smtp...
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-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-08 Jeremy HarrisTFO: on FreeBSD avoid client TFO-mode connects unless...
2017-10-03 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-19 Jeremy HarrisTFO: better detection of client fast-open connections
2017-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-09-02 Jeremy HarrisLogging: restrict TFO client-side to Linux
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-07 Jeremy HarrisDANE: avoid info leak by checking TLSA dnssec before...
2017-05-07 Jeremy Harristidying
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-04-06 Jeremy HarrisDebug: show error for SMTP read response
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-01-31 Jeremy HarrisFix logging of drop-after-EHLO-reject.
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-11-15 Jeremy HarrisCallout: wait for response to QUIT before closing
2016-10-22 Jeremy HarrisTCP Fast Open
2016-08-07 Jeremy HarrisCHUNKING: fix transmit with long headers
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-05 Jeremy Harristidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-08 Jeremy HarrisSOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS...
2015-12-07 Jeremy HarrisSOCKS: move from Experimental to mainline
2015-09-19 Jeremy HarrisRetry: always use interface, if set, for retry DB key...
2015-09-12 Jeremy HarrisNew $callout_address variable to record spamd (etc...
2015-05-23 Jeremy Harristidying
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2015-02-01 Jeremy Harrisconstification
2014-11-05 Jeremy HarrisDo not permit multi-component wildcards on certificate...
2014-10-30 Jeremy HarrisFix cert-try-verify when denied by event action
2014-10-30 Jeremy HarrisFor connects and certificate-verifies denied by event...
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-06-04 Jeremy HarrisEnsure output buffer big enough for DSN additions to...
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
next