bind9/lib
Evan Hunt 5a2938b452
refactor validated()
- there was special-case code in validated() to handle the results
  of a validator started by a CD=1 query. since that never happens,
  the code has been removed.
- the section of code that handles opportunistic caching of
  validated SOA, NS and NSEC data has been split out to a separate
  function.
- the number of goto statements has been reduced considerably.
2025-08-05 12:16:36 +02:00
..
dns refactor validated() 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 replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg Warn about deprecated DNSKEY and DS algorithms / digest types 2025-07-15 23:53:57 +10:00
ns Add ede for zone with rpz cname override policy 2025-08-05 08:35:51 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00