- Dec 20, 2012
-
-
Jan Kadlec authored
- Changed API a little (uint32_t was not needed, 16_t is enough to hold RDATA size)
-
- Dec 19, 2012
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Dec 18, 2012
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- Compilation warnings fixed - Helper functions for removing / adding dname removed - can be used directly
-
Marek Vavrusa authored
Reused wire writing from rrset (knot_rrset_to_wire).
-
- Dec 17, 2012
-
-
Marek Vavrusa authored
The rdata-from-wire parsing is very similar to what compiler does, so the code should be probably merged and reused. Also there seems to be some problem with parsing NAPTR.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Jan Kadlec authored
-
- Dec 14, 2012
-
-
Jan Kadlec authored
- Uncommented deep_copy_functions
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavrusa authored
Conflicts: src/libknot/tsig.c
-
Marek Vavrusa authored
-
Marek Vavrusa authored
The idea is to die gracefully if memory allocation fails. Could revert this behavior later on.
-
- Dec 12, 2012
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavrusa authored
Conflicts: src/libknot/zone/zone-tree.c
-
Jan Kadlec authored
- Added functions to storing/getting dname from trie. - Disabled until hat-trie is completed.
-
Jan Kadlec authored
Conflicts: src/zcompile/zcompile.c
-
- Dec 07, 2012
-
-
Jan Kadlec authored
-
Marek Vavrusa authored
-
- Dec 06, 2012
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- Still needs work - dname table is missing now
-
Jan Kadlec authored
- Dnames were handled wrong when freeing RDATA - Fixed an easy memory leak
-
- Dec 04, 2012
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- NSEC3PARAM rdata functions added
-
- Nov 30, 2012
-
-
Jan Kadlec authored
-
- Nov 29, 2012
-
-
Jan Kadlec authored
- Reverted to slower SM in Makefile.am
-
Jan Kadlec authored
Conflicts: src/common/errcode.h
-
Jan Kadlec authored
- Needs a lot of ironing out - Data from parser are wrong with DNSKEY and NSEC3 RRs
-
Jan Kadlec authored
-
Jan Kadlec authored
Conflicts: src/Makefile.am src/common/errcode.h src/libknot/rrset.c src/libknot/util/descriptor.c src/libknot/util/descriptor.h src/libknot/zone/zone-contents.c src/zcompile/zcompile.c
-
Jan Kadlec authored
-
- Nov 28, 2012
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- Warning to be fixed
-