- 20 Jan, 2016 2 commits
-
-
Simon Kelley authored
Also return REFUSED and not SERVFAIL when out of memory. Thanks to Allain Legacy for problem report.
-
Simon Kelley authored
-
- 19 Jan, 2016 1 commit
-
-
Simon Kelley authored
-
- 18 Jan, 2016 2 commits
-
-
Simon Kelley authored
-
Simon Kelley authored
Thanks to Matthias Anfree for spotting this.
-
- 17 Jan, 2016 1 commit
-
-
Simon Kelley authored
-
- 15 Jan, 2016 1 commit
-
-
Simon Kelley authored
-
- 12 Jan, 2016 4 commits
-
-
Simon Kelley authored
-
André Glüpker authored
-
Simon Kelley authored
-
Simon Kelley authored
server=/example.com/<ip-of-server> The rationale is that the chain-of-trust will not be complete to private servers. If it was, it would not be necessary to access the server direct.
-
- 07 Jan, 2016 3 commits
-
-
Simon Kelley authored
-
Simon Kelley authored
-
Simon Kelley authored
-
- 05 Jan, 2016 2 commits
-
-
Simon Kelley authored
-
Simon Kelley authored
-
- 01 Jan, 2016 2 commits
-
-
Simon Kelley authored
-
Simon Kelley authored
-
- 29 Dec, 2015 1 commit
-
-
Simon Kelley authored
-
- 24 Dec, 2015 1 commit
-
-
Simon Kelley authored
-
- 23 Dec, 2015 1 commit
-
-
Simon Kelley authored
-
- 22 Dec, 2015 4 commits
-
-
Simon Kelley authored
-
Simon Kelley authored
-
Simon Kelley authored
-
Simon Kelley authored
-
- 21 Dec, 2015 6 commits
-
-
Simon Kelley authored
-
Simon Kelley authored
-
Simon Kelley authored
-
Simon Kelley authored
-
Simon Kelley authored
-
Simon Kelley authored
-
- 18 Dec, 2015 2 commits
-
-
Simon Kelley authored
-
Simon Kelley authored
Thanks to Michał Kępień for spotting this.
-
- 17 Dec, 2015 2 commits
-
-
Simon Kelley authored
-
Simon Kelley authored
-
- 16 Dec, 2015 3 commits
-
-
Simon Kelley authored
A zone which has at least one key with an algorithm we don't support should be considered as insecure.
-
Simon Kelley authored
-
Simon Kelley authored
-
- 15 Dec, 2015 2 commits
-
-
Simon Kelley authored
The list of exceptions to being able to locally answer cached data for validated records when DNSSEC data is requested was getting too long, so don't ever do that. This means that the cache no longer has to hold RRSIGS and allows us to lose lots of code. Note that cached validated answers are still returned as long as do=0
-
Simon Kelley authored
Much gnarly special-case code removed and replaced with correct general implementaion. Checking of zone-status moved to DNSSEC code, where it should be, vastly simplifying query-forwarding code.
-