bind9/lib
Evan Hunt ac9bd03a0d clean up dns_rbt
- create_node() in rbt.c cannot fail
- the dns_rbt_*name() functions, which are wrappers around
  dns_rbt_[add|find|delete]node(), were never used except in tests.

this change isn't really necessary since RBT is likely to go away
eventually anyway. but keeping the API as simple as possible while it
persists is a good thing, and may reduce confusion while QPDB is being
developed from RBTDB code.
2024-02-14 01:36:44 -08:00
..
dns clean up dns_rbt 2024-02-14 01:36:44 -08:00
isc Remove duplicate unreachable code block 2024-02-12 15:18:46 +11:00
isccc Fix UAF in ccmsg.c when reading stopped before sending 2024-02-08 17:24:11 +01:00
isccfg cleanup isc_symtab_define with isc_symexists_replace 2024-02-07 13:52:10 +11:00
ns Improve the definition of the DNS_GETDB_* flags 2024-02-02 14:15:31 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00