bind9/lib
Mark Andrews 176b23b6cd Testing node->down requires the tree lock to be held.
In decrement_reference only test node->down if the tree lock
is held.  As node->down is not always tested in
decrement_reference we need to test that it is non NULL in
cleanup_dead_nodes prior to removing the node from the rbt
tree.  Additionally it is not always possible to aquire the
node lock and reactivate a node when adding parent nodes.
Reactivate such nodes in cleanup_dead_nodes if required.
2019-12-09 17:43:54 +00:00
..
bind9 Minor fixes in trust anchor code 2019-12-06 07:12:24 +00:00
dns Testing node->down requires the tree lock to be held. 2019-12-09 17:43:54 +00:00
irs Rename 'dnssec-keys' to 'trust-anchors' 2019-12-05 12:19:17 +01:00
isc Remove isc_thread_key API in favor of ISC_THREAD_LOCAL variables 2019-12-04 14:17:19 +01:00
isccc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
isccfg Change the (acl)->node_count macro to dns_acl_node_count(acl) macro to clean the global namespace 2019-12-06 15:47:39 +01:00
ns Refactor dns_name_dup() usage using the semantic patch 2019-11-29 14:00:37 +01:00
samples add support for DS trust anchors in delv 2019-11-15 15:47:57 -08:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00