OpenSSL: fix bulid on older library versions
[exim.git] / src / src / route.c
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-12 Jeremy HarrisDebug: _exit() process-termination
2020-02-29 Jeremy HarrisAdd variables for wildcard portion of local-part affix...
2020-01-21 Jeremy HarrisUse dedicated union member for option offsets
2020-01-11 Jeremy Harris$local_part_verified
2019-08-10 Jeremy HarrisRouters: make retry_use_local_part default true when...
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-15 Jeremy HarrisRouter variables: change list-separator to semicolon
2019-07-11 Jeremy HarrisRouter variables: local visibiliity
2019-07-11 Jeremy HarrisKeep router-variables separate on addrs, to avoid taint...
2019-07-08 Jeremy HarrisRouters: named variables
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-09-23 Jeremy HarrisDSN: tescase for ESMTP DSN extension, RCPT options
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-11 Jeremy HarrisDebug: remove router DSN config dump on startup
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-26 Jeremy HarrisRevert "Build: tidying"
2017-10-25 Jeremy HarrisBuild: tidying
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-08-05 Jeremy Harristidying
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-18 Josh Soref214 spelling fixes
2016-12-29 Jeremy HarrisSync 4.next from master
2016-12-13 Heiko Schlitterman... Use long names for the _DRIVER_*, and _OPT_* macros
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-10 Jeremy HarrisLazy-create builtin macros
2016-10-02 Jeremy HarrisAvoid parsing cost for auto-macro creates
2016-09-28 Jeremy HarrisRefactor driver feature-macro generation to be driven...
2016-09-25 Jeremy HarrisAdd automatic macros for config-file options. Bug...
2016-09-22 Jeremy HarrisRouting: for efficiency, avoid complexifying the "condi...
2016-07-08 Jeremy HarrisCutthrough: disable on >1 addr from routing, and on...
2016-05-06 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-18 Jeremy HarrisRedis: move from Experimental to mainline exim-4_87_RC2
2015-10-03 Jeremy HarrisTidying
2015-06-05 Jeremy HarrisGuard routing against a null-deref. Bug 1639
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-04-25 Heiko Schlitterman... Make dnssec_request_domains/dnssec_require_domains...
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-02-01 Jeremy Harrisconstification
2015-01-12 Jeremy HarrisMove DSN support to mainline
2015-01-12 Jeremy HarrisMake the retry_include_ip_address smtp transport option...
2014-12-16 Wolfgang BreyhaMove DSN support to mainline
2014-11-18 Jeremy HarrisMake the retry_include_ip_address smtp transport option...
2014-11-05 Jeremy HarrisDo not permit multi-component wildcards on certificate...
2014-10-30 Jeremy HarrisFix cert-try-verify when denied by event action
2014-10-30 Jeremy HarrisFix dnssec indication variable when used from smtp...
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-21 Wolfgang BreyhaRFC3461 support - MIME DSN messages. Bug 118
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-12 Jeremy HarrisPropagate dnssec status from dnslookup router through...
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-01-07 Phil PennockCopyright year updates:
2013-10-01 Todd LyonsBugzilla 1217: Experimental Redis lookup
2013-01-06 Jeremy HarrisRestrict lifetime of $router_name and $transport_name...
2012-12-25 Jeremy HarrisAdd $router_name and $transport_name variables. Bug...
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-07-08 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-07-08 Jeremy HarrisMultiple headers_add/remove options per router/transpor...
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-02-13 Phil PennockDon't reveal SQL expansion failure details in SMTP.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2008-02-06 Tony FinchWhen checking the local_parts router precondition after a
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
2006-07-17 Philip HazelAdd errno=0 before calling getpwnam() in previous patch.
2006-07-14 Philip HazelRejig debug output in route_finduser() to show more...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-06 Philip HazelAdd disable_ipv6, tidy up calls to string_is_ip_address().
2005-09-12 Philip HazelDisable widen_domains when verifying senders, unless...
2005-03-15 Philip HazelForbid both "unseen" and "one_time" on redirect routers.
2005-01-11 Philip HazelCorrected several mis-calls of is_ip_address() that...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-10-07 Philip HazelStart