- Apr 02, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
No Default Nsec3 Tree Two parts: * Growable hash node size in trie * NSEC3 tree created only if needed (NULL is treated as an empty tree) * I'm not sure if I did the zone-diff stuff right? :suspect:
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
Leaf hhash node size is growable (1-4 pages). The rule is simple, when a hashtable is split the left and right children size is clamped left and right weight to the nearest hhash size. The sizes are chosen arbitrarily so the table size is always a multiple of page size.
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Apr 01, 2014
-
-
Jan Kadlec authored
Don't merge RRs in the incoming packets
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
- misleading statement - module name in heading - s/forward\./example./g
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Mar 31, 2014
-
-
Daniel Salzman authored
-
- Mar 28, 2014
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Marek Vavruša authored
-
Daniel Salzman authored
-
- Mar 27, 2014
-
-
Jan Včelák authored
Query plan modules + synthetic PTR/A/AAAA records close #166
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Mar 26, 2014
-
-
Daniel Salzman authored
-
Ondřej Surý authored
-
Daniel Salzman authored
Gcov This MR adds support to enable code coverage testing with: ```shell ./configure --enable-code-coverage make make check-code-coverage ``` The output can be found in $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage directory. You have to have lcov package installed for this to work.
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-