bind9/lib
Evan Hunt 723d167f26
further subdivide caching functions
rctx_cacherdataset() has been split into two functions:
- rctx_cache_secure() starts validation for rdatasets
  that need it; they are then cached by the validator
  completion callback validated()
- rctx_cache_insecure() caches rdatasets immediately; it
  is called when validation is disabled or the data
  to be cached is glue.
2025-08-05 12:16:36 +02:00
..
dns further subdivide caching functions 2025-08-05 12:16:36 +02:00
isc Document the current default stack sizes on different systems 2025-08-05 10:46:09 +02:00
isccc
isccfg
ns
.gitignore
meson.build