Builtin macros for sha3-hash and ed25519-signing support
[exim.git] / src / src / dns.c
2017-12-28 Jeremy HarrisUse common routine for building tagstring for dns-fail...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-05 Jeremy Harristidying
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-30 Jeremy HarrisTidying: Coverity
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisSplit out smtp_setup_conn() from smtp_deliver, in the...
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-29 Jeremy HarrisFix dns authority-name lookup
2016-10-29 Jeremy Harrisconstification
2016-04-24 Jeremy HarrisDANE: Remove fallback from hosts_try_dane. If TLSA...
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-03 Jeremy Harristidying: coverity issues
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-01-11 Jeremy HarrisDNS: fix crash in megahomed test case, on OpenBSD....
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-21 Jeremy HarrisFix build on OpenBSD. Bug 1761
2015-12-20 Michael HaardtDNSSEC: un-ifdef code uncompilable under DISABLE_DNSSSEC
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-11-26 Jeremy HarrisFix potential misaligned ipv6 result records from DNS...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-09-17 Jeremy HarrisDNS: time-limit cached returns, using TTL. Bug 1395
2015-07-26 Jeremy HarrisCompiler quietening
2015-06-22 Jeremy HarrisTestsuite: fix operator precedence in dns_extract_auth_...
2015-06-21 Heiko Schlitterman... Extract NS/SOA in dns_extract_auth_name() more precisly.
2015-06-21 Heiko Schlitterman... Fix and extend the checks in dns_is_secure()
2015-06-20 Jeremy HarrisAdd docs and massage coding standards for dns_trust_aa
2015-06-19 Heiko Schlitterman... Add dns_trust_aa
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-21 Jeremy HarrisFix DANE for multiple-MX when all TLSA lookup defer...
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-18 Jeremy HarrisFix truncated dns-lookup return record handling
2015-05-18 Jeremy HarrisTestsuite: move manyhome.test,ex handling from exim...
2015-05-14 Heiko Schlitterman... Testsuite: reverted: Output of path to fakens
2015-05-12 Heiko Schlitterman... Testsuite: locate fakens relative to the config_main_di...
2015-05-11 Heiko Schlitterman... Diagnostic debug message if fakens is not found
2015-05-09 Jeremy HarrisSupport SOA lookup in dnsdb lookups. Bug 286
2015-04-18 Jeremy HarrisUTF8: Avoid treating a punycoded dns lookup as an impli...
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisPermit underbar in dns name component; needed for srv...
2015-04-12 Jeremy Harrissmtp input
2015-02-15 Jeremy HarrisWithdraw A6 DNS record support
2015-02-01 Jeremy Harrisconstification
2015-01-12 Jeremy HarrisDo RE compilations at daemon startup. Bug 1568
2015-01-11 Jeremy HarrisDo RE compilations at daemon startup. Bug 1568
2014-11-29 Jeremy HarrisWhen following a CNAME chain, if any lookup is insecure...
2014-11-29 Jeremy HarrisTidying
2014-11-29 Jeremy HarrisCompiler quietening
2014-11-20 Jeremy HarrisWhen following a CNAME chain, if any lookup is insecure...
2014-11-20 Jeremy HarrisConst-ification
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 HarrisAdd support in the fakens utility for TLSA records
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-21 Jeremy HarrisFix DISABLE_DNSSEC build
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 Todd Lyonsdnsdb tlsa lookup
2014-01-07 Phil PennockCopyright year updates:
2013-04-07 Jeremy HarrisMerge branch 'ocsp_staple_rollup'
2013-03-23 Phil PennockRename dns_use_dnssec to dns_dnssec_ok.
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-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-17 Phil Pennockdnsdb SPF support, from Janne Snabb
2012-05-06 Phil PennockDNS resolver init changes for NetBSD compatibility.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-03-22 Phil PennockAdded dns_use_edns0 main option.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-11-11 Nigel MetheringhamApplied signed/unsigned fixes. Need confirmation that...
2009-10-19 Tom KistnerExempt TXT record names from sanity checks
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-11-20 Philip HazelLock out "A-for-A" DNS lookups.
2006-11-07 Philip HazelStop rewriting addresses as a consequence of CNAMEs...
2006-02-16 Philip HazelCode tidies to remove stuff that was needed only for...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-10-04 Philip HazelChange interface to fake nameserver for new test-suite... exim-4_54
2005-09-16 Philip HazelFurther changes for the benefit of the new test suite.
2005-09-13 Philip HazelAdded a backwards-compatible interface to a fake DNS...
2005-06-29 Philip HazelForgot T_SOA when adding the backup T_xxx definitions...
2005-06-10 Tom KistnerRevert accidental bogus checkin, sorry
2005-06-10 Tom KistnerFix possible endless loop due to dying spamd
2005-05-10 Philip Hazel1. Update version.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-11-24 Philip HazelAdded the mxh lookup type for dnsdb lookups.
2004-11-19 Philip HazelImplement the pseudo dns lookup type "zns" for ${dnsdb...
2004-10-07 Philip HazelStart