summaryrefslogtreecommitdiff
path: root/src/src/macros.h
Commit message (Expand)AuthorAgeFilesLines
* Regex compile cacheingJeremy Harris2022-06-191-1/+11
* Debug: pass ACL-initiated debug through spool residencyexim-4.96-RC1Jeremy Harris2022-05-151-0/+1
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-1/+1
* OpenSSL: track shutdown calls. Bug 2864Jeremy Harris2022-03-161-3/+4
* Revert introduction of alloc_insecure_tainted_dataJeremy Harris2022-03-011-3/+0
* Debug pretrigger capture facilityJeremy Harris2022-02-051-1/+8
* Fix client-only use of gsasl authenticator. Bug 2818Jeremy Harris2021-10-241-5/+0
* Copyright updates:Jeremy Harris2021-10-231-1/+1
* Change advertised feature name for PIPECONNECTJeremy Harris2021-10-171-2/+2
* pcre2Jeremy Harris2021-09-121-2/+1
* Introduce main config option allow_insecure_tainted_dataHeiko Schlittermann (HS12-RIPE)2021-06-241-0/+3
* SECURITY: fix Qualys CVE-2020-SLCWDPhil Pennock2021-05-271-5/+9
* SECURITY: length limits on many cmdline optionsPhil Pennock2021-05-271-6/+0
* Log queue_time and queue_time_overall exclusive of receive time. Bug 2672Jeremy Harris2021-04-161-0/+1
* Pipeline QUIT after dataJeremy Harris2021-03-161-12/+13
* Utilities: harden exim_tidydb against corrupt wait-records. Bug 2343Jeremy Harris2021-01-091-1/+2
* Remove the X_ prefix from the PIPE_CONNECT SMTP service extension keyword.Jeremy Harris2020-12-171-2/+2
* Add proxy_protocol_timeout main config option.Heiko Schlittermann (HS12-RIPE)2020-10-051-8/+1
* Use ALARM() to set deadline on reading the proxy header (Bug 2656)Heiko Schlittermann (HS12-RIPE)2020-10-041-1/+0
* add an internal error code definitionJeremy Harris2020-08-311-9/+10
* DANE: Fix 2-rcpt message, diff domins case. Bug 2265Jeremy Harris2020-08-231-0/+1
* Debug: minor updatesJeremy Harris2020-08-231-1/+1
* Fix ${readsocket } eol-replacement. Bug 2630Jeremy Harris2020-08-141-2/+4
* OpenSSL: in server, detect TCP RST from client after QUIT under SSL,Jeremy Harris2020-07-241-0/+2
* Relax restrictions on which ACLs verify conditions may be usedJeremy Harris2020-06-141-1/+7
* Quota checking during reception. Bug 163Jeremy Harris2020-05-261-0/+1
* Fix $local_part_verified for remote-delivery routing following local. Bug 2565Jeremy Harris2020-05-011-1/+1
* Copyright updates:exim-4_94_RC0Jeremy Harris2020-04-301-0/+1
* Bump buffer size for exiwhat info linesJeremy Harris2020-04-261-1/+1
* Add queue_size variable. Bug 1406Jeremy Harris2020-02-191-1/+2
* Move notifier socket to general availabilityJeremy Harris2020-02-191-4/+2
* Overlapped twophase-queue-run and delivery. Experimental.Jeremy Harris2020-02-181-0/+5
* heimdal auth: fix the increase of big_buffer size. Bug 2501Jeremy Harris2020-01-141-3/+10
* Merge branch '4.next'Jeremy Harris2019-12-081-5/+2
|\
| * Transports: explicit errno values in returnsJeremy Harris2019-12-051-5/+2
* | Support moving messages across named queues. Bug 2456Jeremy Harris2019-10-251-1/+1
|/
* DMARC: promote the support from Experimental to mainlineJeremy Harris2019-09-221-1/+1
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-7/+6
* Compiler quieteningJeremy Harris2019-06-261-2/+2
* Debug: more gentle line-drawing charsJeremy Harris2019-06-261-2/+3
* TLS: move from SUPPORT_TLS to DISABLE_TLS macro for the buildJeremy Harris2019-05-241-1/+1
* TLS: Session resumption, under the EXPERIMENTAL_TLS_RESUME build option.Jeremy Harris2019-05-021-2/+20
* Use unsigned when creating bitmasks in macrosJeremy Harris2019-04-251-8/+8
* Retire EXPERIMENTAL_REQUIRETLSJeremy Harris2019-03-151-9/+2
* Logging: created Message-IDs. Selectors for created and all IDs. Bugs 219, ...Jeremy Harris2019-02-121-0/+2
* Use separate routine for translating return-codes to printable stringsJeremy Harris2019-02-111-1/+3
* Events: log a non-success when a client connect is denied by an eventJeremy Harris2019-02-111-0/+1
* Authenticators: refactor SASL support codeJeremy Harris2019-02-101-0/+8
* Send delay-MDN for any queurun past delay_warning, even if not retry time yet...Jeremy Harris2018-12-051-0/+2
* Squashed commit of PIPE_CONNECTJeremy Harris2018-11-051-9/+16