bind9/bin
Matthijs Mekking afda87cb08 dnssec-keygen: Change flag options into booleans
We now have ctx.kskflag, ctx.zskflag, and ctx.revflag, but zskflag is
not quite like the other two, as it doesn't have a special bit in the
DNS packet, and is used as a boolean.

This patch changes so that we use booleans for all three, and
construct the flags based on which ones are set.

patch by @aram
2024-04-19 13:52:21 +02:00
..
check switch default zone database from "qp" to "qpzone" 2024-03-08 15:36:56 -08:00
confgen Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
delv complete removal of isc_loop_current() 2024-04-02 10:35:56 +02:00
dig Re-enable EDNS if an EDNS flag gets set to 1 by +ednsflags 2024-03-16 16:07:55 +11:00
dnssec dnssec-keygen: Change flag options into booleans 2024-04-19 13:52:21 +02:00
named Add signatures-jitter option 2024-04-18 09:50:10 +02:00
nsupdate complete removal of isc_loop_current() 2024-04-02 10:35:56 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Rework isccc_ccmsg to support multiple messages per tcp read 2024-04-18 20:08:44 +02:00
tests Add test cases for CDS/CDNSKEY 2024-04-19 13:52:21 +02:00
tools Re-enable EDNS if an EDNS flag gets set to 1 by +ednsflags 2024-03-16 16:07:55 +11:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00