- Nov 13, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
if the library or daemon is compiled with address sanitizer, objects in freelists are poisoned to detect use-after-recycle errors it is not currently used in the library, as there are no freelists
-
Marek Vavruša authored
-
- Nov 12, 2015
-
-
Marek Vavruša authored
refs #33
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Nov 05, 2015
-
-
Marek Vavruša authored
-
- Nov 03, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
refs #16
-
Marek Vavruša authored
-
- Oct 29, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Oct 28, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
this is Unbound's 'forward-zone' on steroids
-
Marek Vavruša authored
the library is able to resolve query in stub mode (no referral chasing, zone cut lookup) if asked to validator turns off for stub queries, validating stub is NYI
-
Marek Vavruša authored
-
Marek Vavruša authored
thanks to Pieter Lexis and Peter van Dijk from PowerDNS for discovering this.
-
Marek Vavruša authored
-
Marek Vavruša authored
the RFC4035 M < S < N stands if the S isn’t after the last name in the zone, this is indicated by M > N, proving that the next of the last name is the first name; if the S is after M, then it proves it’s non-existence thanks to Pieter Lexis and Peter van Dijk from PowerDNS for discovering this!
-
Marek Vavruša authored
resolved() returns true if current query is resolved (i.e. authoritative) final() returns true if current query is resolved and is not a subrequest (has no parent)
-
- Oct 27, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
as the libknot packet interface disallows out-of-order packet writes, authority and additional records must be written after the answer is complete; records in the rr arrays will be written to final answer during finalization
-
Marek Vavruša authored
-
- Oct 26, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
this yields much better contrast in this situation, where one country overshadows the rest on a linear scale
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Oct 24, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-