Avoid wait-for-tick on single-message connections
[exim.git] / src / src / globals.h
2021-09-02 Jeremy HarrisAvoid wait-for-tick on single-message connections
2021-07-18 Jeremy HarrisTLS: ALPN options
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... Introduce main config option allow_insecure_tainted_data
2021-06-15 Jeremy Harrishosts_require_helo
2021-06-06 Jeremy HarrisObservability: listen queue backlog
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Jeremy HarrisFixes for compilation
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-16 Jeremy HarrisLog queue_time and queue_time_overall exclusive of...
2021-04-03 Jeremy HarrisMake smtp_accept_max_per_connection expanded
2020-10-05 Heiko Schlitterman... Add proxy_protocol_timeout main config option.
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-08-26 Jeremy HarrisDANE: Fix 2 messages from queue case
2020-08-23 Jeremy HarrisDebug: minor updates
2020-08-10 Jeremy HarrisConstify
2020-07-24 Jeremy Harris OpenSSL: in server, detect TCP RST from client after...
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-26 Jeremy HarrisQuota checking during reception. Bug 163
2020-05-22 Heiko Schlitterman... SPF: Add main config option "spf_smtp_comment_template exim-4.94-RC2
2020-05-10 Jeremy HarrisMove the TLS resumption support from Experimental to...
2020-05-09 Jeremy HarrisMove the native SRS implementation from Experimental...
2020-05-09 Jeremy HarrisRename EXPERIMENTAL_SRS to EXPERIMENTAL_SRS_ALT
2020-05-09 Jeremy HarrisMove the fast-ramp two phase queue run support from...
2020-05-04 Jeremy HarrisConsolidate $local_part_verified into $local_part_data
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-26 Jeremy HarrisDKIM: dkim_verify_min_keysizes option
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-04-01 Jeremy HarrisSqlite: new main option sqlite_dbfile
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-08 Jeremy HarrisDefault notifier socket name to spooldir-dependent...
2020-02-29 Jeremy HarrisAdd variables for wildcard portion of local-part affix...
2020-02-19 Jeremy HarrisAdd queue_size variable. Bug 1406
2020-02-19 Jeremy HarrisMove notifier socket to general availability
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2020-01-16 Jeremy HarrisTaint: hybrid checking mode
2020-01-11 Jeremy Harris$local_part_verified
2019-12-28 Jeremy HarrisGSASL channel-binding: TLS resumption checks
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-17 Jeremy HarrisOpenSSL: support authenticator channel-binding. Bug...
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-10-24 Jeremy HarrisSupport moving messages across named queues. Bug 2456
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-10-13 Jeremy HarrisSRS: native implementation. Bug 1649
2019-10-12 Jeremy HarrisReduce delivery process startup time
2019-10-12 Jeremy HarrisPerformance timing measurements
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-08-11 Jeremy HarrisDKIM: preferences for verify algorithms
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-09 Jeremy HarrisExpansions: acl expansion error detail
2019-07-08 Jeremy HarrisRouters: named variables
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-05 Jeremy HarrisOpenSSL: better handling of $tls_{in,out}_certificate_v...
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-11 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-02-04 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2018-12-20 klemensspelling fixes
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-30 Jeremy HarrisIncrease size of variables for check_spool_space and...
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-06 Jeremy HarrisTFO: use enum for client status
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-22 Jeremy HarrisLogging: server pipelining offer but no uptake
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-06-07 Jeremy HarrisFollow CNAME chains only one step. Bug 2264
2018-05-16 Jeremy HarrisContent scanning: Fix locking on message spool files...
2018-04-23 Jeremy HarrisDKIM: enforce limit of 20 on received DKIM-Signature...
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-04-15 Jeremy HarrisClear more globals between messages
2018-04-15 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-04-07 Jeremy HarrisClear more globals between messages
2018-03-30 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-25 Jeremy HarrisAdd non-mtp source info to ${authres }
2018-03-22 Jeremy HarrisSPF: additional variable $spf_result_guessed; tweak...
2018-03-18 Jeremy HarrisDMARC: add results to generic authres string; remove...
2018-03-13 Jeremy HarrisARC: add $arc_state, $arc_state_reason and add reason...
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-25 Jeremy HarrisAuths: for A-R header, and SMTP auth, note the public...
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-14 Jeremy HarrisMacros: speedup expansion processing
2018-02-12 Jeremy HarrisRevert "Macros: convert to tree for speed of lookup"
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-09 Jeremy HarrisMacros: convert to tree for speed of lookup
2018-02-09 Jeremy HarrisLose outdated builtin-macro warning
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2018-01-06 Jeremy HarrisLogging: disable the verbose DKIM verification line...
2018-01-05 Jeremy HarrisSPF: promote from Experimental to mainline status
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-07 Jeremy HarrisDKIM: Allow the DKIM ACL to override verification resul...
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: early-data for client outbound via socks5 proxy
next