- Mar 06, 2017
-
-
Vicky Shrestha authored
-
Vicky Shrestha authored
removing it from make test since default go version for language C in Travis is 1.4 which has no vendoring support
-
Vicky Shrestha authored
-
Vicky Shrestha authored
-
Vicky Shrestha authored
-
Vicky Shrestha authored
-
Vicky Shrestha authored
-
- Mar 03, 2017
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Fixes #164.
-
Grigorii Demidov authored
-
- Mar 02, 2017
-
-
Vladimír Čunát authored
They would end up cached by their hashed owner names and then even returned if explicitly queried by that hashed name, which is not correct: https://tools.ietf.org/html/rfc4035#section-2.3 Internally we only need these for non-existence proofs, and those are stored in pktcache instead.
-
- Mar 01, 2017
-
-
Grigorii Demidov authored
-
Vladimír Čunát authored
Submitted as https://github.com/CZ-NIC/knot-resolver/pull/42
-
Petr Špaček authored
Update check-integration to run full test suite from Deckard See merge request !220
-
- Feb 28, 2017
-
-
Marek Vavruša authored
-
Petr Špaček authored
-
Petr Špaček authored
Now the check-integration is (again) doing the same set of tests as kresd_run.sh in Deckard tree.
-
Vladimír Čunát authored
-
Grigorii Demidov authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Closes #158.
-
Vladimír Čunát authored
Fixes https://gitlab.labs.nic.cz/knot/resolver/issues/158 The naming is inspired by Unbound's "outgoing-interface".
-
Vladimír Čunát authored
-
Grigorii Demidov authored
layer/validate: fix duplicate records in AUTHORITY section in case of WC expansion proof See merge request !216
-
Grigorii Demidov authored
-
Vladimír Čunát authored
-
- Feb 27, 2017
-
-
Grigorii Demidov authored
-
Vladimír Čunát authored
The format of TA store is compatible both ways with old kresd. Note: it requires the parent commit to work, i.e. new libzscanner.
-
Vladimír Čunát authored
Comment parsing will only be supported in future libzscanner version. Also move out of the module, as trust_anchors.lua requires it and isn't in a module.
-
- Feb 24, 2017
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
... and perform extra checks when converting from the floating-point number.
-
- Feb 21, 2017
-
-
Vladimír Čunát authored
Fixes #160.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Some of their nameservers return 192.168.1.1, but it seems an improvement, as meaningful address is returned sometimes now.
-
Vladimír Čunát authored
-
- Feb 20, 2017
-
-
-
Vladimír Čunát authored
It will be a useful idiom for IP address storage and correct conversion of sockaddr* pointers.
-
- Feb 17, 2017
-
-
Petr Špaček authored
Disable storing GLUE records into the cache in the QUERY_PERMISSIVE mode See merge request !208
-
-