- Jan 23, 2013
-
-
Jan Kadlec authored
- Other modifications - added extra param type for compression info. - Moved around with existing structures a bit - Made compress_dname function public.
-
Jan Kadlec authored
- Few API changes in RRSet API - Added name-server.{c,h} to Makefile.am.
-
Jan Kadlec authored
- Added DNAME retrieval functions.
-
Jan Kadlec authored
- Minor changes in RRSet unit tests.
-
Jan Kadlec authored
-
- Jan 18, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Jan 17, 2013
-
-
Jan Kadlec authored
- Minor fixes in rrset.c.
-
Jan Kadlec authored
-
Jan Kadlec authored
- Fixed compilation errors and warning.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Jan 16, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- Used to return 1 if RRSets were equal, rewritten into proper compare function (returns -1, 0, 1.
-
- Jan 09, 2013
-
-
Jan Kadlec authored
- Not compilable yet. - Implemented test for knot_rrset_merge Refs #2309 @0.5h
-
- Jan 08, 2013
-
-
Jan Kadlec authored
- Small API changes - More versatile testing structures, including wireformat Refs #2309 @4h
-
- Jan 07, 2013
-
-
Jan Kadlec authored
Refs #2309
-
Jan Kadlec authored
- rrset_new() - rrset_create_data() Refs #2309 @1.5h
-
Jan Kadlec authored
Refs #2309
-
- Jan 03, 2013
-
-
Jan Kadlec authored
-
- 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
-