summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix datatype-sixe botch which broke DNSSEC sig timestamps when far in the fut...v2.76test3v2.76test2Simon Kelley2016-01-041-5/+5
* Trivial code tweak.Simon Kelley2015-12-311-4/+4
* Correct logic for when to start helper.Simon Kelley2015-12-311-2/+2
* First complete version of DNS-client-id EDNS0 and ARP tracking code.Simon Kelley2015-12-2812-161/+308
* Cache access to the kernel's ARP table.Simon Kelley2015-12-236-77/+223
* More EDNS0 packet-size tweaks.Simon Kelley2015-12-233-16/+21
* Log signature algo with DNSKEY and DS, also digest with DS.Simon Kelley2015-12-213-9/+14
* Fix build failure when DNSSEC code omitted.Simon Kelley2015-12-212-9/+5
* Truncate DNS replies >512 bytes that the client isn't expecting.Simon Kelley2015-12-212-5/+17
* Handle extending EDNS0 OPT RR.Simon Kelley2015-12-214-55/+80
* Split EDNS0 stuff into its own source file.Simon Kelley2015-12-215-344/+362
* NSEC3 check: RFC5155 para 8.2Simon Kelley2015-12-201-2/+6
* Minor tweak to previous commit.Simon Kelley2015-12-201-4/+2
* Nasty, rare and obscure off-by-one in DNSSEC hostname_cmp().Simon Kelley2015-12-201-2/+2
* More tweaks in handling unknown DNSSEC algorithms.Simon Kelley2015-12-201-65/+63
* Major tidy up of EDNS0 handling and computation/use of udp packet size.Simon Kelley2015-12-207-118/+168
* Do a better job of determining which DNSSEC sig algos are supported.Simon Kelley2015-12-171-15/+37
* Fix brace botch in dnssec_validate_ds()Simon Kelley2015-12-171-17/+17
* Tidy up DNSSEC non-existence code. Check zone status is NSEC proof bad.Simon Kelley2015-12-171-117/+90
* Tweaks to EDNS0 handling in DNS replies.Simon Kelley2015-12-172-35/+42
* DNSSEC validation tweak.Simon Kelley2015-12-161-28/+54
* Generalise RR-filtering code, for use with EDNS0.Simon Kelley2015-12-156-309/+349
* Move code which caches DS records to a more logical place.Simon Kelley2015-12-151-89/+90
* Abandon caching RRSIGs and returning them from cache.Simon Kelley2015-12-154-297/+42
* Major rationalisation of DNSSEC validation.Simon Kelley2015-12-153-1033/+653
* Fix crash at start up with conf-dir=/path,*Simon Kelley2015-11-211-4/+10
* Handle unknown DS hash algos correctly.Simon Kelley2015-11-201-0/+13
* Fix crash when empty address from DNS overlays A record from hosts.Edwin Török2015-11-142-1/+6
* Update list of subnet for --bogus-privSimon Kelley2015-10-201-2/+6
* Catch errors from sendmsg in DHCP code.Simon Kelley2015-10-131-1/+6
* Use /run/dnsmasq instead of /var/run/dnsmasq in Debian package.Simon Kelley2015-09-298-27/+28
* Rationalise 5e3e464ac4022ee0b3794513abe510817e2cf3caSimon Kelley2015-09-261-2/+1
* Respect the --no-resolv flag in inotify code.Simon Kelley2015-09-103-1/+15
* DHCPv6 option 56 does not hold an address list. (RFC 5908).Simon Kelley2015-09-101-1/+1
* Handle signed dangling CNAME replies to DS queries.Simon Kelley2015-09-091-5/+2
* Clarify man page on RDNSS set in router advertisement.Simon Kelley2015-08-261-3/+3
* Suggest solution to ENOMEM error with IPv6 multicast.Simon Kelley2015-08-261-3/+10
* Fix behaviour of empty dhcp-option=option6:dns-server, which should inhibit s...Simon Kelley2015-08-251-4/+5
* Don't answer non-auth queries for auth zones locally when --localise-queries ...Simon Kelley2015-08-091-2/+2
* Enhance --add-subnet to allow arbitary subnet addresses.Ed Bardsley2015-08-055-26/+121
* Include 0.0.0.0/8 in DNS rebind checks.Simon Kelley2015-08-032-1/+9
* Fix new poll() code for helper pipe. Removed CPU-spin.v2.76test1v2.75Simon Kelley2015-07-303-1/+13
* Declare utime().v2.74Simon Kelley2015-07-272-2/+1
* Update DNSSEC timestamp file on process TERM.v2.74rc4Kevin Darbyshire-Bryant2015-07-273-6/+15
* Update german translationConrad Kostecki2015-07-271-96/+76
* DNSSEC fix: correct logic for signed records in unsigned DNS space.Simon Kelley2015-07-272-13/+61
* Small tweak to DNSSEC fix.v2.74rc3Simon Kelley2015-07-161-0/+4
* DNSSEC fix, signed wildcard CNAME to unsigned domain.v2.74rc2Simon Kelley2015-07-162-1/+45
* Update Polish translation.Jan Psota2015-07-151-50/+39
* Close Lauchpad bug in Debian changelog.Simon Kelley2015-07-151-2/+2