tidying
[exim.git] / src / src / smtp_in.c
2024-03-26 Jeremy Harristidying
2024-03-26 Jeremy Harristidying
2024-02-29 Heiko SchlichtingFix crash on empty -oMt argument. Bug 3070
2024-02-16 Jeremy HarrisDebug: option access for expansion
2024-02-14 Jeremy HarrisExpand recipients_max, smtp-batch input
2024-02-13 Jeremy HarrisExpand recipients_max
2024-02-10 Jeremy HarrisMove ESMPT LIMITS extension from experimental to mainline
2023-12-25 Jeremy HarrisTestsuite: testcase for "smtp smuggling". Bug 3063
2023-12-22 Jeremy HarrisReject "dot, LF" as ending data phase. Bug 3063
2023-11-07 Jeremy HarrisFix use of empty log_reject_target. Bug 3039
2023-11-04 Jeremy HarrisMerge branch '4.next' 4.next github/4.next
2023-11-04 Jeremy HarrisCopyright updates: exim-4.97
2023-10-15 Heiko Schlitterman... Merge branch 'exim-4.96+security' into master+security
2023-10-14 Jeremy HarrisHandle error on close of spool data file
2023-10-14 Jeremy HarrisTidying: readability defines
2023-10-02 Jeremy HarrisMerge branch 'exim-4.96+security'
2023-08-09 Jeremy HarrisLogging: connection_id
2023-08-03 Jeremy HarrisFix $recipients expansion when used within ${run.....
2023-07-07 Jeremy HarrisSupport gring as a first-class conversion specifier...
2023-06-20 Jeremy HarrisTLS: log input for pipelining violation
2023-03-25 Jeremy HarrisExperimental_XCLIENT. Bug 2702
2023-03-21 Jeremy HarrisMove Proxy-Protocol impl to separate srcfile
2023-03-19 Jeremy HarrisTidying
2023-02-05 Jeremy HarrisMore abstraction of the gstring API
2023-01-19 Jeremy HarrisLogging: Add "D=" to more connection closure log lines...
2023-01-06 Jeremy HarrisDebug: show received Proxy Protocol bytes
2022-12-31 Jeremy HarrisClose server smtp socket explicitly on connect ACL...
2022-12-20 Jeremy Harriscppcheck sliencing
2022-12-10 Jeremy HarrisAllow a forced-fail for banner expansion to close conne...
2022-12-10 Jeremy HarrisMove connect ACL before TLS-on-connect
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-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
next