- Jan 19, 2011
-
-
Lubos Slovak authored
- The function now deallocates all dnames, even those that have 'node' field set, if told to (new parameter free_all_dnames). - Changed all calls to this function (would need some thorough testing). - This fixed last leak from nameserver. refs #5
-
Lubos Slovak authored
- Added the place to the preallocated space => reusable (no two threads should call to_wire() on one response). - Also fixed leak from allocating the place for owner wire format. refs #5
-
Lubos Slovak authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Lubos Slovak authored
-
Lubos Slovak authored
Conflicts: src/dnslib/zone.h
-
Jan Kadlec authored
-
Jan Kadlec authored
-
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
-
Jan Kadlec authored
-
Lubos Slovak authored
Conflicts: src/dnslib/zone.h + Added function dname_from_wire() for creating dname structure in the given place.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
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/
-