bind9/lib
Mark Andrews c428af5e7a Support PRIVATEOID/PRIVATEDNS in zone.c
- dns_zone_cdscheck() has been extended to extract the key algorithms
  from DNSKEY data when the CDS algorithm is PRIVATEOID or PRIVATEDNS.

- dns_zone_signwithkey() has been extended to support signing with
  PRIVATEDNS and PRIVATEOID algorithms.  The signing record (type 65534)
  added at the zone apex to indicate the current state of automatic zone
  signing can now contain an additional two-byte field for the DST
  algorithm value, when the DNS secalg value isn't enough information.
2025-06-19 07:15:20 +10:00
..
dns Support PRIVATEOID/PRIVATEDNS in zone.c 2025-06-19 07:15:20 +10:00
isc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg Use DST algorithm values instead of dns_secalg where needed 2025-06-19 07:00:53 +10:00
ns Support PRIVATEOID/PRIVATEDNS in the resolver 2025-06-19 07:00:53 +10: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