summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make DNSEC default, add build-depends for same, bump version.Simon Kelley2014-02-043-3/+10
* CHANGLEOG for DNSSEC.v2.69test5Simon Kelley2014-02-041-1/+46
* Format tweak.v2.69test4Simon Kelley2014-02-031-1/+1
* Log NXDOMAIN correctly.Simon Kelley2014-02-031-8/+1
* Return configured DNSKEYs even though we don't have RRSIGS for them.Simon Kelley2014-02-033-66/+68
* Nasty cache failure and memory leak with DNSSEC.Simon Kelley2014-02-034-138/+217
* Validate Ooops.Simon Kelley2014-02-011-1/+1
* Blockdata fixes and tuning.Simon Kelley2014-01-314-13/+51
* Blockdata leak.Simon Kelley2014-01-311-1/+2
* copy-n-paste error.Simon Kelley2014-01-311-1/+1
* Anounce DNSSEC at startup.Simon Kelley2014-01-311-1/+6
* Init ->dependent field in frec allocation.Simon Kelley2014-01-311-0/+1
* Compiler warning.Simon Kelley2014-01-311-1/+1
* Add a file containing current root trust anchors, for convenience.Simon Kelley2014-01-301-0/+8
* Crash in cache code when compiled with HAVE_DNSSEC.Simon Kelley2014-01-281-1/+2
* Allow use of COPTS in Debian rules invokation for nefarious purposes.Simon Kelley2014-01-281-15/+15
* Debian package with DNSSEC now possible.Simon Kelley2014-01-282-3/+7
* Man page entries for DNSSEC flags.Simon Kelley2014-01-271-12/+22
* Trivial format fix.Simon Kelley2014-01-271-1/+1
* Code tidy.Simon Kelley2014-01-261-9/+7
* Don't mark answers as DNSEC validated if DNS-doctored.Simon Kelley2014-01-263-20/+31
* Exclude CRC code in DNSSEC build - replaced with SHA1.Simon Kelley2014-01-261-1/+2
* Remove --dnssec-permissive, pointless if we don't set CD upstream.Simon Kelley2014-01-263-20/+4
* Fix to last commit.Simon Kelley2014-01-252-4/+11
* Replace CRC32 with SHA1 for spoof detection in DNSSEC builds.Simon Kelley2014-01-253-26/+93
* Get AA flag right in DNSSEC answers from cache.Simon Kelley2014-01-251-1/+7
* RRSIG answer logging.Simon Kelley2014-01-252-6/+15
* Class specifier in --dnskey, instead of hardwiring C_IN.Simon Kelley2014-01-254-8/+28
* --dnssec-debugSimon Kelley2014-01-255-5/+15
* More DNSSEC caching logic, and avoid repeated validation of DS/DNSKEYSimon Kelley2014-01-254-84/+88
* RRSIGS for PTR records from cache.Simon Kelley2014-01-243-37/+72
* Tweak.Simon Kelley2014-01-241-1/+1
* RRSIGs in DS and DNSKEY cached answers.Simon Kelley2014-01-232-51/+74
* More DNSSEC cache readout.Simon Kelley2014-01-234-113/+135
* Compiler warning.Simon Kelley2014-01-231-2/+2
* Compiler warning.Simon Kelley2014-01-231-1/+1
* remove redundant headerageSimon Kelley2014-01-221-4/+0
* Cache RRSIGS.Simon Kelley2014-01-223-59/+153
* Caching of DNSSEC records.Simon Kelley2014-01-225-111/+250
* Tweak definition of a permanent IPv6 address on Linux.Jonas Gorski2014-01-221-3/+3
* Handle time_t wraparound more sanely.Simon Kelley2014-01-221-6/+15
* Fix loop in RR sort.Simon Kelley2014-01-211-1/+3
* bug fix, avoids infinite loop in forwarding code.Simon Kelley2014-01-211-1/+1
* Fix to hostname_cmp, and update to canonicalisation table. RFC 4034 LIES.Simon Kelley2014-01-211-3/+1
* Rationalise hostname_cmp()Simon Kelley2014-01-211-62/+48
* Provide for static library linking.Simon Kelley2014-01-212-4/+32
* NSEC proof-of-non-existence.Simon Kelley2014-01-201-4/+232
* Better handling of truncated DNSSEC replies.Simon Kelley2014-01-202-13/+14
* Don't validate error returns.Simon Kelley2014-01-191-0/+3
* Trivial format fixSimon Kelley2014-01-171-4/+5