bind9/lib
Michał Kępień 0ee14aa594 Use a while loop instead of a for loop in dns__zone_updatesigs()
Replace the outer for loop with a while loop to emphasize it keeps
processing the first element of diff->tuples, which changes on each
iteration due to tuples being removed from diff->tuples by
move_matching_tuples().
2018-05-10 09:43:38 +02:00
..
bind9 new option "dnskey-sig-validity" 2018-04-20 12:12:08 -07:00
dns Use a while loop instead of a for loop in dns__zone_updatesigs() 2018-05-10 09:43:38 +02:00
irs check that order is non NULL before calling strtok_r 2018-05-03 11:08:59 -04:00
isc Always use random data from the crypto provider 2018-05-03 15:03:46 +02:00
isccc update file headers 2018-03-15 18:33:13 -07:00
isccfg fix duplicate include guard in dnsconf.h 2018-04-20 19:51:00 -04:00
ns add named.conf option root-key-sentinel 2018-04-18 08:49:55 -07:00
samples Allow TTL values when configuring TTLs and time intervals. 2018-04-13 11:46:06 -07:00
win32/bindevt Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00