bind9/bin
Nicki Křížek 0bf20f8d68 Parse DNSKEY into a dnspython type in isctest.kasp.Key.dnskey
Previously, a DNSKEY string from keyfile was returned. This made the
function brittle for further processing, as the string would have to be
split up, concatenated, and TTL could be missing, making string indices
context-dependent.

Parse the DNSKEY rrset into a proper dnspython object and return it.
This makes the output more predictable and reliable, as all the
neccessary parsing is done by dnspython.
2025-11-27 14:02:49 +01:00
..
check "named-checkconf -b" dumps built-in config 2025-11-04 09:26:33 +01:00
confgen Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
delv remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
dig remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
dnssec cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
include move default configuration to common bin/include folder 2025-10-29 13:55:04 -07:00
named Remove internal memory filling in favor of jemalloc opt.junk 2025-11-27 10:40:18 +01:00
nsupdate remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
plugins cfg_parse_ functions internally handle the parser 2025-10-23 13:01:08 -07:00
rndc add showconf in RNDC usage 2025-11-18 09:23:10 +01:00
tests Parse DNSKEY into a dnspython type in isctest.kasp.Key.dnskey 2025-11-27 14:02:49 +01:00
tools remove dns_message_buildopt 2025-11-21 11:13:21 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00