- 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 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
-
- Jun 21, 2015
-
-
Marek Vavruša authored
-
- Jun 20, 2015
-
-
Marek Vavruša authored
-
- Jun 16, 2015
-
-
Marek Vavruša authored
-
- Jun 15, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
by default it blocks queries to private zones, can be extended to match anything in the query content (i.e. water torture style attacks)
-
- Jun 13, 2015
-
-
Marek Vavruša authored
before root hints were hardcoded to the resolver, now they are present in form of a cut in the resolution context, and the modules can add/remove/replace them on the fly
-
- Jun 11, 2015
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Jun 10, 2015
-
-
Marek Vavruša authored
the Redis backend supports UNIX, TCP and custom ports no real transactions nor iteration, but it’s not needed at the moment transactions keep replies in a freelist, which is purged on transaction commit / abort
-