Revert "GnuTLS: remove GNUTLS_E_AGAIN handling"
[exim.git] / src / src / routers /
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...
2014-04-09 Jeremy HarrisMore care with headers add/remove lists. Bug 1452
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...
2008-12-18 Michael HaardtPatch to previously committed patch that sorts the...
2008-12-18 Michael HaardtImplement the infrastructure of the mailto notification...
2008-02-14 Tony FinchFix parallel build (make -j). Fixes: bug #668.
2007-03-14 Philip HazelFix manualroute bug for localhost following multihomed...
2007-03-13 Philip HazelAdd host_find_failed=ignore and host_all_ignored to...
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-11-20 Philip HazelFix space bug in previous patch for "message" used...
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-06-27 Philip HazelImplement filter_prepend_home option.
2006-04-04 Philip HazelFix subtle but important bug in ip_connect(); it should...
2006-02-07 Philip HazelImprove queryprogram behaviour when not running as...
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-12-05 Philip Hazelipliteral was not recognizing "ipv6" prefix.
2005-09-26 Philip HazelAllow the error for self=fail to be included in bounces. exim-4_53
2005-09-19 Tony FinchExim produced the error message "an SRV record indicate...
2005-09-19 Tony FinchApply the fix for widen_domains to qualify_single and...
2005-09-15 Tony FinchA further widen_domains fix for a subtle but common...
2005-09-13 Philip HazelAdded comment about verifying errors_to as a recipient...
2005-09-12 Philip HazelDisable widen_domains when verifying senders, unless...
2005-09-12 Philip HazelUse RM_COMMAND everywhere during building.
next