This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
1bdec05d6903472917242cb2e4d05fa3ec703e2c
bind9
/
lib
/
isccfg
History
Matthijs Mekking
8be61d1845
Add configuration option 'cdnskey'
...
Add the 'cdnskey' configuration option to 'dnssec-policy'.
2023-05-11 17:07:51 +02:00
..
include
Allow named-checkconf to selectively check dnssec-policy algorithms
2023-04-03 12:15:57 +10:00
aclconf.c
Replace DE_CONST(k, v) with v = UNCONST(k) macro
2023-04-03 10:25:56 +00:00
check.c
Replace DE_CONST(k, v) with v = UNCONST(k) macro
2023-04-03 10:25:56 +00:00
dnsconf.c
…
duration.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
kaspconf.c
Add configuration option 'cdnskey'
2023-05-11 17:07:51 +02:00
log.c
…
Makefile.am
Move bind9/check to isccfg/check
2023-02-17 12:13:37 +00:00
namedconf.c
Add configuration option 'cdnskey'
2023-05-11 17:07:51 +02:00
parser.c
fix a crash from using an empty string for "include"
2023-02-22 17:35:29 +00:00
tests
…