bind9/lib/isccfg
Mark Andrews 71801ab123 Use DST algorithm values instead of dns_secalg where needed
DST algorithm and DNSSEC algorithm values are not necessarily the same
anymore: if the DNSSEC algorithm value is PRIVATEOID or PRIVATEDNS, then
the DST algorithm will be mapped to something else. The conversion is
now done correctly where necessary.
2025-06-19 07:00:53 +10:00
..
include Clean up CFG_ZONE_DELEGATION 2025-06-12 17:46:14 -07:00
aclconf.c add CFG_LIST_FOREACH macro 2025-05-27 21:08:09 -07:00
check.c Use DST algorithm values instead of dns_secalg where needed 2025-06-19 07:00:53 +10:00
duration.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
kaspconf.c Use DST algorithm values instead of dns_secalg where needed 2025-06-19 07:00:53 +10:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
namedconf.c Clean up CFG_ZONE_DELEGATION 2025-06-12 17:46:14 -07:00
parser.c add CFG_LIST_FOREACH macro 2025-05-27 21:08:09 -07:00
tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00