- Nov 09, 2017
-
-
Vladimír Čunát authored
Used for queries that are BOGUS or (negative and either insecure or unvalidated). FIXME: review, opt-out, etc.
-
Vladimír Čunát authored
It might better be passed by value, but let me keep the way for now.
-
- Nov 08, 2017
-
-
Vladimír Čunát authored
-
- Nov 02, 2017
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
attempt validation for more records but require it for fewer of them (e.g. avoids SERVFAIL when server adds extra records but omits RRSIGs)
-
Vladimír Čunát authored
attempt validation for more records but require it for fewer of them (e.g. avoids SERVFAIL when server adds extra records but omits RRSIGs)
-
Vladimír Čunát authored
-
- Nov 01, 2017
-
-
Implementation of RFC 8145 section 5 as module. Fixes: #383 fixup! Signaling Trust Anchor Knowledge in DNSSEC using Key Tag Query
-
Petr Špaček authored
-
- Oct 26, 2017
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
and some smaller fixes
-
- Oct 25, 2017
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
- Oct 24, 2017
-
-
Vladimír Čunát authored
including quite some refactoring of the new cache code
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Petr Špaček authored
systemd: drop RefuseManualStart=true, disable kresd.service by default See merge request !380
-
Vladimír Čunát authored
-
- Oct 23, 2017
-
-
Vladimír Čunát authored
e.g. in _lf2wire
-
- Oct 20, 2017
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Root zone features seem usable now.
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
This allows the socket to be bound before the network interface comes up, which is preferable to having a race between the interface coming up and the socket being bound.
-
- Oct 19, 2017
-
-
Daniel Kahn Gillmor authored
I introduced RefuseManualStart=true last year when writing the initial systemd unit file for kresd. I did this because i didn't want to start running the daemon if no one was going to talk to it. I'm no longer convinced that this directive has a good justification. While i think that there is no need to activate the service without socket activation, i think preventing manual invocation is actively harmful (admins will reflexively do "systemctl restart kresd" just like they do "systemctl restart apache2" and it's jarring to have it rejected). A distributor who wants to (by default) delay kresd startup until it is accessed can ship the preset file included here, but leave the *.socket units enabled by default.
-
- Oct 18, 2017
-
-
Vladimír Čunát authored
-
- Oct 17, 2017
-
-
Vladimír Čunát authored
Positive caching seems usable now. (No xNAME, wildcards, etc.) Problem around zone cuts: - clear cache - kdig fubar - kdig DNSKEY cz
-
- Oct 16, 2017
-
-
Vladimír Čunát authored
-
- Oct 13, 2017
-
-
Vladimír Čunát authored
-
Petr Špaček authored
roothints: fix segfault with hints.root_file, added test See merge request !378
-
Vitezslav Kriz authored
-
- Oct 12, 2017
-
-
Vladimír Čunát authored
-
- Oct 11, 2017
-
-
Vladimír Čunát authored
-
Petr Špaček authored
Check deckard with valgrind during CI See merge request !365
-
Štěpán Kotek authored
refs #227
-
Petr Špaček authored
CI: new Dockerfile See merge request !375
-
Štěpán Kotek authored
-