Docs: tidying
[exim.git] / src / src / host.c
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-11-10 Jeremy HarrisFix taint-handling in rDNS name construction
2019-11-01 Jeremy HarrisLogging: TLSA lookups should honor slow_lookup_log
2019-10-22 Jeremy HarrisBe careful about DNS response AD/AA bits for error...
2019-09-05 Jeremy Harristidying
2019-08-13 Jeremy HarrisDNS: use tainted memory for all lookups
2019-07-25 Jeremy HarrisDe-taint library-return string for inet_ntoa() etc
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-03-18 Jeremy HarrisLogging: fix initial listening-on log line
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-02 Jeremy Harristidying
2018-11-20 Jeremy Harristidying
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-11-14 Jeremy Harristidying
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-02-17 Jeremy HarrisAvoid minor memleak during multi-message STARTTLS'd...
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-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-01 Jeremy HarrisDebug: fix coding in dnssec reporting. Bug 2205
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 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-14 Jeremy Harristidying
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-04-16 Jeremy Harristidying
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-11 Jeremy HarrisDNS: return explicit error code to caller on dnssec...
2017-01-18 Josh SorefBug-fix no_require_dnssec parsing & spelling fixes
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-29 Jeremy Harrisconstification
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-07 Jeremy Harristidying: coverity issues exim-4_87_RC6
2016-03-06 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy Harristidying
2016-03-02 Jeremy HarrisTidying: Issues detected by gcc --fsanitize=undefined
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-13 Jeremy Harristidying
2015-11-26 Jeremy HarrisFix potential misaligned ipv6 result records from DNS...
2015-11-08 Jeremy HarrisExpansions: New ${ipv6denorm:<string>} and ${ipv6norm...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-08-11 Heiko Schlitterman... Build: Make test_{os,parse,dbfn,string} work
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-23 Jeremy HarrisTestsuite: move test.again.dns and test.fail.dns handli...
2015-05-23 Jeremy Harristidying
2015-05-20 Heiko Schlitterman... Add DNS debug aid if we requested AD but got AA
2015-05-20 Heiko Schlitterman... Add DNS debug aid if we requsted AD but got AA
2015-05-19 Jeremy HarrisChange HELO-verify forward case from byname to bydns...
2015-05-19 Jeremy HarrisChange host_lookup re-forward from byname to bydns...
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-05-18 Jeremy HarrisFix truncated dns-lookup return record handling
2015-05-18 Jeremy HarrisTestsuite: move manyhome.test,ex handling from exim...
2015-05-13 Heiko Schlitterman... Testsuite: Check dnssec_{request,require}_domains for...
2015-05-10 Jeremy HarrisDo not use the A lookup following an AAAA for setting...
2015-05-07 Jeremy Harris Log lengthy DNS lookups. Bug 514
2015-05-06 Jeremy HarrisLog reason for defer, on a hostlist dns-lookup temporar...
2015-02-15 Jeremy HarrisWithdraw A6 DNS record support
2015-02-01 Jeremy Harrisconstification
2015-01-12 Jeremy HarrisEmphasize whitespace in hostnames in debug output
2014-12-06 Jeremy HarrisEmphasize whitespace in hostnames in debug output
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-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-02 Jeremy HarrisIntroduce EXPERIMENTAL_DANE feature
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-10 Jeremy HarrisOn a host lookup name->MX->A->ip sequence, require...
2014-05-31 Jeremy HarrisSupport service names for tls_on_connect_ports. Bug 72
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
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-05-01 Jeremy HarrisSupport dnssec in verify-callout use of smtp transport.
2014-04-24 Jeremy HarrisDnssec observability: add variable $lookup_dnssec_authe...
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...
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-06-01 Phil PennockDNSSEC babystep: dns_use_dnssec & $sender_host_dnssec
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-17 Phil PennockCopyright year updates.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-10-16 Tom KistnerBugzilla #722
2007-10-18 Nigel MetheringhamDefend against bad data from gethostbyaddr(). Fixes...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-11-20 Philip HazelDon't set $sender_host_name if forward lookup of name...
2006-10-09 Philip HazelArrange to call dns_init() for host_find_byname() as...
2006-09-05 Philip HazelAn update to gcc 4 threw up some new uninitialized...
2006-04-04 Philip HazelMake dns_again_means_nonexist apply to gethostbyname...
next