SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / routers / iplookup.c
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
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-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2021-10-23 Jeremy HarrisCopyright updates:
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-12 Jeremy Harrispcre2
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-06-27 Jeremy HarrisRemove attempts to quieten compiler static-checking
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-01-21 Jeremy HarrisUse dedicated union member for option offsets
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-06-05 Jeremy HarrisFix smtp response timeout
2019-02-12 Jeremy HarrisMerge branch '4.next'
2018-12-20 klemensspelling fixes
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
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-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
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-03-13 Jeremy HarrisSync 4.next from master
2017-02-28 Jeremy HarrisFix child-address counting.
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-22 Jeremy HarrisTCP Fast Open
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
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-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-02-01 Jeremy Harrisconstification
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-18 Phil PennockFix three issues highlighted by clang analyser.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-01-08 Philip HazelUpdate version number and copyright year.
2007-01-02 Philip HazelPanic-die if a system filter or router generates more... exim-4_65
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
2006-04-04 Philip HazelFix subtle but important bug in ip_connect(); it should...
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-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-10-07 Philip HazelStart