summaryrefslogtreecommitdiff
path: root/src/src/globals.c
Commit message (Expand)AuthorAgeFilesLines
* Regex cache observabilityJeremy Harris2022-06-201-0/+1
* Regex compile cacheingJeremy Harris2022-06-191-0/+1
* Use pool storage for regex operationsJeremy Harris2022-06-101-2/+4
* Update option defaultsJeremy Harris2022-06-051-2/+2
* panic_coredump option. Bug 2892Jeremy Harris2022-05-301-0/+1
* Debug: pass ACL-initiated debug through spool residencyexim-4.96-RC1Jeremy Harris2022-05-151-4/+5
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-2/+2
* Debug: build a summary string tracking transport SMTP commands & responsesJeremy Harris2022-03-191-0/+3
* Check query strings of query-style lookups for quoting. Bug 2850Jeremy Harris2022-03-031-0/+3
* Revert introduction of alloc_insecure_tainted_dataJeremy Harris2022-03-011-10/+0
* Debug pretrigger capture facilityJeremy Harris2022-02-051-1/+4
* Retire old libsrs_alt -based SRS support. Bug 1649Jeremy Harris2022-02-051-20/+0
* Tidy input buffer handlingJeremy Harris2021-11-171-1/+0
* Copyright updates:Jeremy Harris2021-10-231-1/+1
* Avoid calling gettimeofday(), select() per char for cmdline message submissio...Jeremy Harris2021-10-161-9/+12
* Merge branch '4.next'Jeremy Harris2021-09-281-21/+24
|\
| * ConstificationThomas Noll2021-09-151-1/+1
| * constificationJeremy Harris2021-09-131-3/+3
| * pcre2Jeremy Harris2021-09-121-16/+20
| * Avoid wait-for-tick on single-message connectionsJeremy Harris2021-09-021-1/+0
* | DKIM: fix verify under TLS & chunking, with pipelined next commandJeremy Harris2021-08-111-1/+1
|/
* TLS: fix tls_verify_certificates handling of "system"Jeremy Harris2021-07-221-4/+0
* TLS: ALPN optionsJeremy Harris2021-07-181-0/+2
* Introduce main config option allow_insecure_tainted_dataHeiko Schlittermann (HS12-RIPE)2021-06-241-0/+10
* hosts_require_heloJeremy Harris2021-06-151-0/+2
* Observability: listen queue backlogJeremy Harris2021-06-061-0/+2
* SECURITY: rework BDAT receive function handlingPhil Pennock2021-05-271-0/+1
* SECURITY: default recipients_max to 50,000Phil Pennock2021-05-271-1/+1
* Experimental: ESMTP LIMITS extensionJeremy Harris2021-04-181-0/+12
* Log queue_time and queue_time_overall exclusive of receive time. Bug 2672Jeremy Harris2021-04-161-1/+3
* Make smtp_accept_max_per_connection expandedJeremy Harris2021-04-031-1/+1
* GnuTLS: when library too old for system CA bundle support, do not default opt...Jeremy Harris2020-10-051-0/+4
* Add proxy_protocol_timeout main config option.Heiko Schlittermann (HS12-RIPE)2020-10-051-0/+1
* TLS: preload configuration itemsJeremy Harris2020-10-041-45/+3
* DANE: Fix 2 messages from queue caseJeremy Harris2020-08-261-0/+2
* ConstifyJeremy Harris2020-08-101-2/+2
* OpenSSL: in server, detect TCP RST from client after QUIT under SSL,Jeremy Harris2020-07-241-2/+4
* Copyright year. Bug 2592Jeremy Harris2020-06-071-1/+1
* Merge branch '4.next'Jeremy Harris2020-06-011-6/+6
|\
| * Move the TLS resumption support from Experimental to mainlineJeremy Harris2020-05-101-1/+1
| * Move the native SRS implementation from Experimental to mainlineJeremy Harris2020-05-091-1/+1
| * Rename EXPERIMENTAL_SRS to EXPERIMENTAL_SRS_ALTJeremy Harris2020-05-091-4/+4
| * Move the fast-ramp two phase queue run support from Experimental to the mainlineJeremy Harris2020-05-091-1/+1
* | SPF: Add main config option "spf_smtp_comment_templateexim-4.94-RC2Heiko Schlittermann (HS12-RIPE)2020-05-221-0/+4
|/
* Consolidate $local_part_verified into $local_part_dataJeremy Harris2020-05-041-2/+0
* Fix $local_part_verified for remote-delivery routing following local. Bug 2565Jeremy Harris2020-05-011-0/+1
* Copyright updates:exim-4_94_RC0Jeremy Harris2020-04-301-0/+1
* DKIM: dkim_verify_min_keysizes optionJeremy Harris2020-04-261-0/+1
* Sqlite: new main option sqlite_dbfileJeremy Harris2020-04-011-0/+1
* consistent fork-time debugJeremy Harris2020-03-201-1/+1