- Aug 14, 2018
-
-
-
Vladimír Čunát authored
I intentionally didn't mark the function names as code or similar, as changing formatting every other word seemed too visually distracting.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
It's never been used apparently, since its introduction in 5b288464. This commit doesn't depend on knot being 2.7 at all.
-
Vladimír Čunát authored
As Marek noted, the option is meant to fix bad stub-resolvers, and those may not put good randomness into the ID.
-
Vladimír Čunát authored
... thanks to new API in libknot-2.7. Apart from being simpler, it now rotates even uncached answers.
-
Vladimír Čunát authored
This second part of API replacement in particular lengthens the code, but I hope the new expression will be easier to understand at least.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
When at it, switch to generating the libzscanner bindings.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
This error code has been unused in knot since 2.3, and now it got removed.
-
Vladimír Čunát authored
The _t isn't uint8_t* anymore but a structure with .len and .data.
-
Vladimír Čunát authored
libknot 2.7 stopped doing tolower inside its functions. We're mostly OK, as packet parsing does DNSSEC canonization (which lower-cases most things), but there are stil some places that needed care, e.g. NSEC's next name.
-
Vladimír Čunát authored
To work on RRSIG TTLs, libknot >= 2.7.1 is needed.
-
Vladimír Čunát authored
It's not optimal; we can improve performance later.
-
Vladimír Čunát authored
- <dnssec/**> -> <libdnssec/**> - <zscanner/**> -> <libzscanner/**>
-
-
-
Petr Špaček authored
nitpicks See merge request !649
-
- Aug 13, 2018
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Tomas Krizek authored
packaging - use upstream files See merge request !648
-
- Aug 10, 2018
-
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-