bind9/lib/ns
Matthijs Mekking b6c2776df5 Remove dynamic update key management code
Remove code that triggers key and denial of existence management
operations. Dynamic update should no longer be used to do DNSSEC
maintenance (other than that of course signatures need to be
created for the new zone contents).
2022-11-18 11:04:17 +01:00
..
include Add new recursion type for refreshing stale RRset 2022-10-05 08:20:48 +02:00
client.c Simplify and speed up DNS name compression 2022-10-17 08:45:44 +02:00
hooks.c Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
interfacemgr.c Remove the last remnants of --with-tuning=large 2022-11-14 10:01:20 +01:00
listenlist.c Store HTTP quota size inside a listenlist instead of the quota 2022-06-28 15:42:38 +03:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c ensure RPZ lookups handle CD=1 correctly 2022-10-19 11:36:11 -07:00
server.c Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
sortlist.c De-duplicate __FILE__, __LINE__ 2022-10-17 11:58:26 +01:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
update.c Remove dynamic update key management code 2022-11-18 11:04:17 +01:00
xfrout.c Simplify and speed up DNS name compression 2022-10-17 08:45:44 +02:00