Fix $regex<n> use-after-free. Bug 2915
[exim.git] / src / src / routers /
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-11 Jeremy Harristidying
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-02-06 Jeremy Harrisconstification
2022-02-05 Jeremy HarrisRetire old libsrs_alt -based SRS support. Bug 1649
2021-11-29 Jeremy Harristidying
2021-10-23 Jeremy HarrisCopyright updates:
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-12 Jeremy Harrispcre2
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy Harrishostlist for router fallback_hosts must be mutable
2021-06-25 Heiko Schlitterman... Merge branch 'hs/taintwarn'
2021-06-24 Heiko Schlitterman... rf_get_transport
2021-02-24 Jeremy HarrisQueryprogram router: call extract fn directly rather...
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-08-09 Jeremy HarrisFix spelling of local_part_data in docs and debug output
2020-06-28 Jeremy Harris Remove attempts to quieten compiler static-checking...
2020-06-27 Jeremy HarrisRemove attempts to quieten compiler static-checking
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-09 Jeremy HarrisRename EXPERIMENTAL_SRS to EXPERIMENTAL_SRS_ALT
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-22 Jeremy HarrisDebug: internal consistency under testsuite
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrischild-open debug
2020-01-22 Jeremy HarrisCompiler quietening: initialisers
2020-01-21 Jeremy HarrisUse dedicated union member for option offsets
2020-01-11 Jeremy Harris$local_part_verified
2019-09-10 Jeremy Harristidying
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-11 Jeremy HarrisKeep router-variables separate on addrs, to avoid taint...
2019-07-08 Jeremy HarrisRouters: named variables
2019-06-05 Jeremy HarrisFix smtp response timeout
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-10 Jeremy Harristidying
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-30 Jeremy Harristidying
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-20 klemensspelling fixes
2018-12-02 Jeremy Harristidying
2018-11-20 Jeremy Harristidying
2018-09-16 Jeremy HarrisTidying and compiler-silencing
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-02-24 Jeremy HarrisI18N: Fix utf8_downconvert propagation through a redire...
2018-02-17 Jeremy Harristidying
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
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-14 Jeremy HarrisTidy build for OpenBSD
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-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-08-21 Jeremy HarrisFix address ignore-errors flag bit initialisation and...
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-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
2017-06-26 Phil PennockRepair manualroute transport name not-last option
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-28 Jeremy HarrisFix child-address counting.
2017-02-11 Jeremy HarrisDNS: return explicit error code to caller on dnssec...
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-22 Jeremy HarrisTCP Fast Open
2016-09-22 Jeremy HarrisRouting: avoid doing the one_time replacement operation...
2016-09-11 Jeremy HarrisMake BOOL unsigned; fix resulting latent bugs
2016-08-06 Jeremy HarrisRouting: in a dnslookup, fix fail_defer_domains to...
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-12 Jeremy Harristidying: coverity issues
2016-03-07 Jeremy Harristidying: coverity issues exim-4_87_RC6
2016-03-04 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy Harristidying: coverity issues
2016-02-06 Jeremy HarrisSRS: fix crash in queryprogram router when compiled...
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-10-27 Eric AndresenManualroute: use same host for all RCPTs of a message...
2015-06-23 Jeremy HarrisFix error message for router headers_remove expansion...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-19 Jeremy HarrisChange host_lookup re-forward from byname to bydns...
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-04-25 Heiko Schlitterman... Make dnssec_request_domains/dnssec_require_domains...
2015-04-21 Jeremy HarrisUTF8: MSA downconversions
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrisforwarding
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-02-27 Jeremy Harris Add retry type "lookup". Bug 1566
2015-02-01 Jeremy Harrisconstification
2015-01-29 Jeremy HarrisFix truncation of items in headers_remove lists, this...
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-20 Jeremy HarrisAdd options dnssec_request_domains, dnssec_require_doma...
2014-04-19 Todd LyonsCopyright year updates:
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
next