- Aug 17, 2018
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
We need to think about the API carefully.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
- fix some edge cases and nitpicks - static storage -> stack (for temporaries of a few kilobytes) - sync docs, including caveats of the implementation
-
1. Restore two cache op which got dropped in 2.0; 2. Add kr_unpack_cache_key to parse cache key; 3. Fix the lua binding for cache.get and cache.clear.
-
Vladimír Čunát authored
-
Petr Špaček authored
Source was kept for historical reasons but was not in use since 2.0.0. It is now clear that there are better approaches to implement distributed cache so it is pointless to keep old stuff in tree and confuse users.
-
- Aug 16, 2018
-
-
Petr Špaček authored
Revert "kr_nsec_bitmap_contains_type(): moved to libdnssec" See merge request knot/knot-resolver!655
-
Vladimír Čunát authored
This reverts commit c13fe1f8. It turns out there's a bug in dnssec_nsec_bitmap_contains() (2.7.{0,1})
-
- Aug 14, 2018
-
-
Petr Špaček authored
ta_sentinel: also consider static trust anchors See merge request knot/knot-resolver!654
-
Vladimír Čunát authored
i.e. those not managed via RFC 5011. The verbose log format is changed a bit, consequently.
-
Petr Špaček authored
Rebrand to "Knot Resolver" See merge request knot/knot-resolver!652
-
Petr Špaček authored
Let's see if it helps against confusion with "Knot DNS" authoritative server or not.
-
Petr Špaček authored
Previously we were using names "Knot DNS Resolver" and "Knot Resolver" interchangibly and the prefix "Knot DNS" was somehow confusing users. Let's see if this rebranding actually helps or not.
-
Petr Špaček authored
knot 2.7 See merge request knot/knot-resolver!630
-
Petr Špaček authored
-
Vladimír Čunát authored
-
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
-