- Feb 25, 2014
-
-
Marek Vavrusa authored
-
- Feb 24, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- Compression hint is now stored in the rrsig_info structure and reused.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- Most changes were in ddns.c: Empty checks used rr_count == 0
-
Jan Kadlec authored
- RR insertion function now returns zone RRSet. - Removed reduntant zone contents / node API functions - Cleanup.
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
Marek Vavrusa authored
-
- Feb 21, 2014
-
-
Jan Kadlec authored
- Fixed mismatched variables, do not use call directly in for loops.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavrusa authored
(processing locks RCU per-response, but zone content must not change during the iterations)
-
Marek Vavrusa authored
fixes #215
-
Marek Vavrusa authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Včelák authored
-
Lubos Slovak authored
-
Jan Kadlec authored
- previously static function 'put_rr' in internet.c has been made public, it handles additions of RRSIGs as well now, by adding the to a list that is traversed after each section has been solved.
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Feb 20, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- Removed rrset->rdata_indices, RDATA lengths are now stored inline together with RR's TTL - Added function to get RR's TTL - TTL of the whole RRSet can still be obtained, but it will default to the first RR's TTL or 0 - Renamed few RRSet functions, removed a few too - the file still needs a cleanup and function reordering - Special handling for RRSIGs during AXFR-out no longer needed (yay)
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-