smtp input
[exim.git] / src / src / dns.c
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
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