- Aug 14, 2018
-
-
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
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
- Aug 07, 2018
-
-
Tomas Krizek authored
ci: add curl to debian-stable, skip respdiff See merge request !647
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Petr Špaček authored
fixup! fixup! ci: do not re-run tests on master, use nightly instead See merge request !646
-
Petr Špaček authored
Oh well, this is nightmare to debug.
-
Petr Špaček authored
fixup! ci: do not re-run tests on master, use nightly instead See merge request !645
-
Petr Špaček authored
-
Petr Špaček authored
ci: do not re-run tests on master, use nightly instead See merge request !644
-
Petr Špaček authored
All tests are executed before merge and we allow only fast-forward merges so it is pointless to re-run them again on merge commit. Code coverage and OBS will be done on auto-synchornized nightly branch.
-