- Sep 19, 2015
-
-
Marek Vavruša authored
subrequests may be insecure (e.g. out of bailiwick insecure NS), but the final answer may be secured the commit also fixes caching in this case
-
- Sep 17, 2015
-
-
Marek Vavruša authored
the reason is that it's not actively used since we moved to binary testing, and it depends on libknot internal api that has changed also removed several unused libknot internal headers
-
- Aug 11, 2015
-
-
Marek Vavruša authored
the module can enforce RPZ from zone file, later a LMDB binary database is going to come to solve following: - updating zones on the fly - instant startup (although it loads 1M blocklist in a fraction of second) - no extra memory usage between multiple processes the compatibility notes are in the documentation
-
- Aug 10, 2015
-
-
Marek Vavruša authored
module can identify clients based on their source address or used TSIG key
-
Marek Vavruša authored
-
- Aug 03, 2015
-
-
Marek Vavruša authored
based on _BSD_SOURCE timersub macro
-
Marek Vavruša authored
-
Marek Vavruša authored
this provides a useful callback for per-request operations that can’t wait until the query is completed (e.g. blocking or logging started queries)
-
- Aug 01, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jul 21, 2015
-
-
Marek Vavruša authored
-
- Jul 19, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jul 18, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jul 17, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jul 14, 2015
-
-
Marek Vavruša authored
-
- Jul 13, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
the stats module keeps track of frequent iterative queries using probabilistic sampling. the list includes subrequests. it is useful for tracking over time, prefetching and anomaly reporting
-
Marek Vavruša authored
enumerated metrics are always present (set to 0 if not used), this fixes missing values when not measuring and provides a faster access to common data
-
- Jul 10, 2015
-
-
Marek Vavruša authored
the only flag supported now is the KR_REQ_DNSSEC, which indicates that the caller wants a secure answer
-
- Jul 07, 2015
-
-
Marek Vavruša authored
-
- Jul 06, 2015
-
-
Marek Vavruša authored
-
- Jul 05, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jul 04, 2015
-
-
Marek Vavruša authored
-
- Jul 03, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jun 27, 2015
-
-
Marek Vavruša authored
-
- Jun 25, 2015
-
-
Marek Vavruša authored
-
- Jun 24, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jun 23, 2015
-
-
Marek Vavruša authored
-
- Jun 22, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-