SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / smtp_in.c
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-08-31 Jeremy HarrisFix non-WITH_CONTENT_SCAN build (2)
2022-08-31 Jeremy HarrisFix $regex<n> use-after-free. Bug 2915
2022-07-21 Jeremy HarrisEvent for auth fail: client side
2022-07-19 Jeremy HarrisEvent for auth fail
2022-05-26 Jeremy HarrisCHUNKING: handle protocol errors during reception
2022-05-26 Jeremy HarrisCHUNKING: fix second message on conn when first rejected
2022-05-26 Jeremy HarrisDEBUG: clarify multiline smtp responses
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-09 Jeremy HarrisAdd backstop check for taint of executable name when...
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-02-26 Jeremy Harristidying
2022-01-03 Jeremy HarrisTLS: event for daemon accept fail
2021-11-17 Jeremy Harris Tidy input buffer handling
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-15 Jeremy HarrisAvoid calling gettimeofday(), select() per char for...
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-12 Jeremy Harrispcre2
2021-08-10 Jeremy HarrisDKIM: fix verify under TLS & chunking, with pipelined...
2021-07-07 Jeremy Harristidying
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy Harrisavoid mofying config text
2021-06-15 Jeremy Harrishosts_require_helo
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Heiko Schlitterman... Fix BDAT issue for body w/o trailing CRLF (again Bug...
2021-05-27 Qualys Security... CVE-2020-28024: Heap buffer underflow in smtp_ungetc()
2021-05-27 Heiko Schlitterman... CVE-2020-28022: Heap out-of-bounds read and write in...
2021-05-27 Jeremy HarrisCVE-2020-28019: Failure to reset function pointer after...
2021-05-27 Heiko Schlitterman... SECURITY: Check overrun rcpt_count integer
2021-05-27 Phil PennockInline four often-called new functions
2021-05-27 Jeremy HarrisFixes for compilation
2021-05-27 Phil PennockSECURITY: rework BDAT receive function handling
2021-05-27 Phil PennockSECURITY: fix SMTP verb option parsing
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-05 Jeremy HarrisDisable server-side close timing sophistication on...
2021-04-03 Jeremy HarrisMake smtp_accept_max_per_connection expanded
2021-03-20 Jeremy HarrisDKIM: verify using separate pool-pair, reset per message
2021-03-16 Jeremy HarrisPipeline QUIT after data
2021-01-25 Jeremy HarrisAUTH: avoid logging creds on ACL denial
2021-01-23 Jeremy HarrisMove QUICKACK disable as early as possible in server...
2021-01-21 Jeremy Harris Avoid bare TCP ACKs during TLS-on-connect startup.
2021-01-01 Jeremy HarrisFreeBSD: packet coalescing
2020-11-03 Jeremy Harristidying
2020-11-02 Jeremy HarrisPass authenticator pubname through spool. Bug 2648
2020-10-28 Jeremy HarrisAvoid manually-counted long strings
2020-10-05 Heiko Schlitterman... Add proxy_protocol_timeout main config option.
2020-10-04 Heiko Schlitterman... Merge branch 'hs/fix-proxy-bh' (Closes 2656)
2020-10-04 Heiko Schlitterman... Use ALARM() to set deadline on reading the proxy header...
2020-10-04 Heiko Schlitterman... Replace recv() by read() (Bug 2656)
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-08-19 Jeremy HarrisDANE: force SNI to use $domain. Bug 2265
2020-07-24 Jeremy Harris OpenSSL: in server, detect TCP RST from client after...
2020-06-28 Jeremy Harris Remove attempts to quieten compiler static-checking...
2020-06-17 Jeremy HarrisTaint: treat $message_body & $message_body_end as tainted
2020-06-04 Jeremy HarrisFix -bi. Bug 2590
2020-06-04 Jeremy Harristidying
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-26 Jeremy HarrisQuota checking during reception. Bug 163
2020-05-16 Jeremy HarrisLog additional command-history on too-many-syntax-errors
2020-05-13 Jeremy HarrisDebug: quieten DSN exim-4.94-RC1
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-05 Jeremy Harris Ensure lookup-result variables are dropped between...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-23 Jeremy HarrisLogging: bump limit on initial-connect synch-error...
2020-04-20 Erik LaxFix spool space check to account for SIZE. Bug 2552
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
2020-03-22 Jeremy Harrisdebug tidying
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-12 Jeremy HarrisDebug: _exit() process-termination
2020-01-15 Jeremy Harrisgsasl authenticator: support crypted secrets, server...
2019-12-17 Jeremy Harris ARC: Reset received ARC instance counter before...
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-08 Jeremy HarrisFix macOS build
2019-12-08 Jeremy HarrisFix macOS build
2019-12-08 Jeremy HarrisFreeBSD: better support for TFO
2019-11-30 Jeremy HarrisMake smtp_flush() work for TLS channel
2019-11-24 Jeremy HarrisDocs: smtp_printf() in the local_scan API
2019-11-21 Jeremy Harristidying
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-08-13 Jeremy HarrisSPF: split library init from per-connection init
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
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-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-10 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-01-30 Mad AlexFix dkim_verify_signers option. Bug 2366 exim-4.92 exim-4.92-RC6 exim-4.92-jgh
2018-12-29 Jeremy HarrisUse single TCP segment for SMTP, TLS and TCP closes.
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-11-24 Jeremy HarrisAvoid leaving $domain live with bogus info, during...
next