summaryrefslogtreecommitdiff
path: root/src/src/spool_out.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Mass-update to GPL-2.0-or-laterJeremy Harris2022-11-271-1/+1
* SPDX: license tags (mostly by guesswork)Jeremy Harris2022-11-271-0/+1
* Handle a v4mapped sender address given us by a proxy. Bug 2855Jeremy Harris2022-06-021-2/+2
* Debug: pass ACL-initiated debug through spool residencyexim-4.96-RC1Jeremy Harris2022-05-151-0/+6
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-1/+1
* Tidying: explicit (de)tainting copiesJeremy Harris2022-03-281-1/+1
* Check query strings of query-style lookups for quoting. Bug 2850Jeremy Harris2022-03-031-2/+8
* Copyright updates:Jeremy Harris2021-10-231-1/+1
* CVE-2020-28015+28021: New-line injection into spool header fileQualys Security Advisory2021-05-271-5/+18
* Log queue_time and queue_time_overall exclusive of receive time. Bug 2672Jeremy Harris2021-04-161-0/+2
* Pass authenticator pubname through spool. Bug 2648Jeremy Harris2020-11-021-2/+4
* Taint: enforce checking of directory createsJeremy Harris2020-08-311-0/+3
* smtp transport: message_linelength_limit option. Bug 1684Jeremy Harris2020-05-131-3/+3
* Move the TLS resumption support from Experimental to mainlineJeremy Harris2020-05-101-1/+1
* Copyright updates:exim-4_94_RC0Jeremy Harris2020-04-301-0/+1
* TLS: restore TLS protocol version to default Received: headerJeremy Harris2019-11-181-0/+1
* Fix non-SUPPORT_MOVE_FROZEN_MESSAGES buildsJeremy Harris2019-10-251-5/+1
* Support moving messages across named queues. Bug 2456Jeremy Harris2019-10-251-10/+16
* Always check return from tls_export_cert()Heiko Schlittermann (HS12-RIPE)2019-08-301-4/+4
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-18/+29
* Fix bounce generation under RFC 3461 request. Bug 2411Jeremy Harris2019-06-291-5/+5
* 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-0/+3
* Intercept chown()/fchown() failure and emit a pointer to the bugreport. Close...Heiko Schlittermann (HS12-RIPE)2019-04-191-1/+1
* Use message_id for tempfile creation Closes 2390Heiko Schlittermann (HS12-RIPE)2019-04-181-2/+1
* Retire EXPERIMENTAL_REQUIRETLSJeremy Harris2019-03-151-4/+0
* Use C99 initialisations for iteratorsJeremy Harris2019-02-101-4/+2
* Use single-bit fields for global flagsJeremy Harris2018-08-221-66/+66
* Support REQUIRETLSJeremy Harris2018-07-271-1/+5
* Avoid doing logging in signal-handlers. Bug 1007Jeremy Harris2018-04-151-2/+4
* Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)2018-02-101-1/+1
* Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris2017-10-261-1/+1
* tidyingJeremy Harris2017-08-051-2/+2
* Logging: millisecond QT and DT. Bug 2102Jeremy Harris2017-08-041-12/+14
* Support wire-format spoolfilesJeremy Harris2017-04-281-1/+4
* 214 spelling fixesJosh Soref2017-01-181-1/+1
* tidyingJeremy Harris2016-10-221-16/+15
* Collect spool-layout code to one fileJeremy Harris2016-05-101-38/+36
* global queue_nameJeremy Harris2016-05-071-7/+11
* Copyright year updates (things touched in 2016)Jeremy Harris2016-04-021-1/+1
* Typo fix.Andreas Metzler2016-03-301-1/+1
* tidying: coverity issuesJeremy Harris2016-03-151-9/+14
* tidying: coverity issuesJeremy Harris2016-03-051-1/+2
* I18N: Move EAI support from Experimental to mainlineexim-4_87_RC1Jeremy Harris2015-12-091-1/+1
* Source: Remove trailing whitespaces from src/*.{h,c}Heiko Schlittermann (HS12-RIPE)2015-11-011-1/+1
* Fix support of $spam_ variables at delivery time. Bug 1647Jeremy Harris2015-06-221-1/+3
* Copyright year updates (things touched in 2015)Phil Pennock2015-06-041-1/+1
* UTF8: mua_wrapperJeremy Harris2015-04-211-1/+1
* UTF8: MSA downconversionsJeremy Harris2015-04-211-1/+8
* smtp outputJeremy Harris2015-04-121-0/+4