- Feb 14, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- Changed pointer comparison to semi-full dname comparison.
-
Jan Kadlec authored
- function rrset_get_next_dname needed a fix.
-
- Feb 13, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Jan Kadlec authored
Conflicts: Knot.files src/Makefile.am src/libknot/nameserver/name-server.c src/libknot/rdata.c src/libknot/updates/xfr-in.c src/libknot/util/descriptor.h src/libknot/zone/zone-diff.c src/zcompile/parser-util.c src/zcompile/zparser.y
-
Marek Vavrusa authored
This is because BADTIME affects wire size and we need to know it in advance.
-
Marek Vavrusa authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavrusa authored
Needs cleanup, just to make things work for a while.
-
Marek Vavrusa authored
This allows trie to modify duplicated nodes.
-
Jan Kadlec authored
- Needed when RRs were destroyed or copied - DNAMEs insided have to be released/retained.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Limitations: * no dname conversion yet (wrong ordering) * some traversals won't be implemented (probably won't be needed) * no index building yet (slow ordered search)
-
Marek Vavrusa authored
The reason is we break the aliasing rules a lot, this is not neccessarily a bad thing but we need to either choose to adhere to the rules and add code complexity or disable it (only gcc attempts to do it by default).
-
Marek Vavrusa authored
-
- Feb 12, 2013
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
This enables functionality when name is preallocated.
-
Marek Vavrusa authored
-
Daniel Salzman authored
refs #2137
-
Daniel Salzman authored
Connect and send operations are sepparated now. refs #2137
-
- Feb 11, 2013
-
-
Jan Kadlec authored
-
Daniel Salzman authored
refs #2137
-
Jan Kadlec authored
-
Jan Kadlec authored
- Added proper checks for writing beyond wire boundaries
-
Jan Kadlec authored
-
Jan Kadlec authored
- Disabled DNAME compression (was not working with AXFR) - Fix in RR size function.
-
Daniel Salzman authored
refs #2137
-
- Feb 08, 2013
-
-
Marek Vavrusa authored
Conflicts: src/knot/server/zones.c
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-