- Aug 02, 2013
-
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #109
-
Daniel Salzman authored
-
Lubos Slovak authored
refs #109
-
Lubos Slovak authored
-
Marek Vavrusa authored
Conflicts: src/libknot/rrset.c src/libknot/rrset.h src/libknot/updates/ddns.c src/libknot/updates/xfr-in.c
-
Lubos Slovak authored
Would need changes. Better to do after all RRSet refactoring is done. refs #109
-
- Jul 30, 2013
-
-
Lubos Slovak authored
refs #109
-
Lubos Slovak authored
refs #109
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
Also simplified, cleaned and fixed. refs #109
-
Lubos Slovak authored
refs #109
-
- Jul 29, 2013
-
-
Jan Kadlec authored
- Removed some now-unused functions (next_dname..., dnames_apply) - Added basic comments to some function headers.
-
Lubos Slovak authored
Not finished, does not compile. refs #109
-
Lubos Slovak authored
Not very usable yet (some RRSet functions have been changed, some haven't been), but the compiles and server loads zone successfully. refs #109
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Jan Kadlec authored
Only rrset.h conflicts resolved! Conflicts: src/libknot/rrset.h src/libknot/updates/xfr-in.c src/libknot/zone/zone-contents.c
-
Marek Vavrusa authored
This is because most of the packet is now not double-buffered, so query wire is required to remain intact during processing.
-
Marek Vavrusa authored
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Jul 26, 2013
-
-
Marek Vavrusa authored
-
Jan Kadlec authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
All dnames are now duplicated instead of refcounted, this is excessive for some cases but should be refactored later on. For example node and all its RRSets have the same owner but each its own copy.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Also correct size calculation of dname parse of compressed data.
-
Marek Vavrusa authored
The packet size was previously zero and question size included header size.
-
Jan Včelák authored
-
Jan Včelák authored
-
- Jul 25, 2013
-
-
Marek Vavrusa authored
* xfrin_add_new_node and ddns_add_new_node were duplicates - knot_node_set_zone() was called in the _add functions anyway * merged checks for NSEC3-related RR to knot_rrset_is_nsec3rel() - the empty RR check was pointless, as even if empty, the node shouldn't be searched in normal tree
-
Marek Vavruša authored
-
Ondřej Surý authored
-
Daniel Salzman authored
-
Ondřej Surý authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-