summaryrefslogtreecommitdiff
path: root/src/src/rewrite.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
* Fix exit on attempt to rewrite a malformed address. Bug 2903Jeremy Harris2022-07-121-5/+4
* Regex compile cacheingJeremy Harris2022-06-191-2/+4
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-1/+1
* Check query strings of query-style lookups for quoting. Bug 2850Jeremy Harris2022-03-031-2/+2
* Another go at the overlong-addrs versus rewrites problemJeremy Harris2022-03-021-20/+7
* Copyright updates:Jeremy Harris2021-10-231-0/+1
* rewrite: revert to unchecked result of parse_extract_address()Heiko Schlittermann (HS12-RIPE)2021-05-271-1/+17
* Honour the outcome of parse_extract_address(), testsuite 471Heiko Schlittermann (HS12-RIPE)2021-05-271-2/+12
* Fixes for compilationJeremy Harris2021-05-271-22/+27
* Fix matching of long addresses. Bug 2677Jeremy Harris2020-12-161-13/+10
* Fix taint trap in parse_fix_phrase(). Bug 2617Jeremy Harris2020-07-091-7/+2
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-11/+11
* tidyingJeremy Harris2019-06-261-25/+10
* tidyingJeremy Harris2019-02-101-14/+16
* Use C99 initialisations for iteratorsJeremy Harris2019-02-101-13/+7
* Use single-bit fields for global flagsJeremy Harris2018-08-221-7/+7
* 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
* Tidy build for OpenBSDJeremy Harris2017-10-141-1/+1
* Avoid exposing passwords in log, on failing ldap lookup expansion. Bug 165Jeremy Harris2016-05-061-16/+1
* Avoid exposing passwords in log, on failing ldap lookup expansion. Bug 165Jeremy Harris2016-05-041-0/+18
* Overhaul the debug_selector and log_selector machinery to support variable-le...Tony Finch2015-08-141-2/+1
* Copyright year updates (things touched in 2015)Phil Pennock2015-06-041-1/+1
* constificationJeremy Harris2015-02-011-6/+9
* Remove obsolete $Cambridge$ CVS revision strings.Tony Finch2011-06-291-2/+0
* Compiler masochism compliance.Phil Pennock2011-03-221-13/+13
* Update all copyright messages to cover 1995 - 2009. Remove tab from exim_che...Nigel Metheringham2009-11-161-2/+2
* Update version number and copyright year.Philip Hazel2007-01-081-2/+2
* Update copyright year in (most) files (those that my script finds).Philip Hazel2006-02-071-2/+2
* (1) Typo in redirect router; (2) Update version number; (3) UpdatePhilip Hazel2005-01-041-2/+2
* StartPhilip Hazel2004-10-071-0/+830