Fix $regex<n> use-after-free. Bug 2915
[exim.git] / src / src / globals.c
2022-08-31 Jeremy HarrisFix $regex<n> use-after-free. Bug 2915
2022-08-09 Jeremy HarrisFilter rDNS returns for bad chars
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-20 Jeremy HarrisRegex cache observability
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-06-10 Jeremy HarrisUse pool storage for regex operations
2022-06-05 Jeremy HarrisUpdate option defaults
2022-05-30 Jeremy Harrispanic_coredump option. Bug 2892
2022-05-15 Jeremy Harris Debug: pass ACL-initiated debug through spool residency exim-4.96-RC1
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
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-05 Jeremy Harris Debug pretrigger capture facility
2022-02-05 Jeremy HarrisRetire old libsrs_alt -based SRS support. Bug 1649
2021-11-17 Jeremy Harris Tidy input buffer handling
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-15 Thomas NollConstification
2021-09-13 Jeremy Harrisconstification
2021-09-12 Jeremy Harrispcre2
2021-09-02 Jeremy HarrisAvoid wait-for-tick on single-message connections
2021-08-10 Jeremy HarrisDKIM: fix verify under TLS & chunking, with pipelined...
2021-07-22 Jeremy HarrisTLS: fix tls_verify_certificates handling of "system"
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 Phil PennockSECURITY: rework BDAT receive function handling
2021-05-27 Phil PennockSECURITY: default recipients_max to 50,000
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 Jeremy HarrisGnuTLS: when library too old for system CA bundle suppo...
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-10 Jeremy HarrisConstify
2020-07-24 Jeremy Harris OpenSSL: in server, detect TCP RST from client after...
2020-06-07 Jeremy HarrisCopyright year. Bug 2592
2020-06-01 Jeremy HarrisMerge branch '4.next'
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-05-01 Jeremy HarrisFix $local_part_verified for remote-delivery routing...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-26 Jeremy HarrisDKIM: dkim_verify_min_keysizes option
2020-04-01 Jeremy HarrisSqlite: new main option sqlite_dbfile
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-20 Jeremy Harrisconsistent fork-time debug
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-21 Jeremy HarrisUse dedicated union member for option offsets
2020-01-16 Jeremy HarrisTaint: hybrid checking mode
2020-01-11 Jeremy Harris$local_part_verified
2019-12-29 Jeremy HarrisLogging: Add DT= to defer & fail message lines. Bug 322
2019-12-13 Jeremy HarrisDMARC: default dmarc_tld_file to unset. Bug 2494
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-14 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-10-24 Jeremy HarrisSupport moving messages across named queues. Bug 2456
2019-10-23 Jeremy HarrisDKIM: disallow default acceptance of sha1 for verify
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-10-18 Heiko Schlitterman... Change the default of dnssec_request_domains to '*'
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-11 Jeremy HarrisKeep router-variables separate on addrs, to avoid taint...
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-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-03-21 Heiko Schlitterman... Use the DMARC_TLD_FILE from config.h.defaults and Local...
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-12 Jeremy HarrisLogging: created Message-IDs. Selectors for created...
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-11-15 Jeremy HarrisOpenBSD: bump dns-result buffer to 64kB
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-10-02 Jeremy HarrisDebug: noutf8 selector. Bug 2324
2018-09-26 Jeremy HarrisLogging: do not log a missing proxy address, on deliver...
2018-09-16 Jeremy HarrisTidying and compiler-silencing
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-22 Jeremy HarrisLogging: server pipelining offer but no uptake
next