- Jan 19, 2011
-
-
Lubos Slovak authored
- Increased preallocated space to accomodate not only the QNAME but also the dname strutcture and its 'labels' field. - QNAME parsing function now uses dname_from_wire() to parse the name into the preallocated space. refs #5
-
Lubos Slovak authored
Conflicts: src/dnslib/zone.h + Added function dname_from_wire() for creating dname structure in the given place.
-
Lubos Slovak authored
refs #253
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #251
-
- Jan 18, 2011
-
-
Jan Kadlec authored
-
Jan Kadlec authored
Conflicts: src/other/debug.h
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
Conflicts: src/other/debug.h src/tests/dnslib/dnslib_response_tests.c
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Lubos Slovak authored
Conflicts: CuteDNS.files src/tests/main.c
-
Lubos Slovak authored
- Rehashing not used now, stash can be resized arbitrarily. - Proper rehashing will be implemented later. closes #39
-
Lubos Slovak authored
refs #39
-
Lubos Slovak authored
refs #39
-
Lubos Slovak authored
- Function ck_items_match now returns 1 on success refs #39
-
Lubos Slovak authored
- Deprecated files in folder deprecated/ Conflicts: CuteDNS.files
-
Lubos Slovak authored
Conflicts: CuteDNS.files Makefile
-
Lubos Slovak authored
Conflicts: src/other/debug.h src/tests/dnslib/dnslib_response_tests.c
-
Lubos Slovak authored
- Formatting fixed. - Wrong constant in dnslib_rrset_tests.c - Wrong number of rdata tests closes #208
-
- Jan 17, 2011
-
-
Lubos Slovak authored
-
Lubos Slovak authored
- Deprecated files in folder deprecated/
-
Lubos Slovak authored
- All unused files moved to folder deprecated - Removed includes of these files refs #240
-
Lubos Slovak authored
- Table and function moved to tolower.h. - No initialization needed.
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
- Was returning NULL if the name was equal to the apex owner
-
Lubos Slovak authored
- Created static character table for converting characters to lowercase (initialization in cute_create() via new API function init_char_table()).
-
Jan Kadlec authored
Refs #233
-
Lubos Slovak authored
- Fixed put_additional_for_rrset() - Fixed put_additional() - adding only for RRSets that require it
-
Lubos Slovak authored
-
Lubos Slovak authored
- Handling of names outside zone. refs #5
-
Lubos Slovak authored
-
- Jan 14, 2011
-
-
Jan Kadlec authored
Refs #208
-
Jan Kadlec authored
(fill_rdata does this, unfortunatelly) Refs #208
-