This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
f73e404eb9e1d314f85128cae48cdee036b405ec
bind9
/
lib
/
dns
/
sec
/
dst
T
History
Brian Wellington
63bf060be4
dst_key_iszonekey() checks that the key's protocol is DNSSEC or ANY.
...
Remove this check from the validator, and remove more redundant constants from dst.h
2000-04-12 15:52:12 +00:00
..
include
dst_key_iszonekey() checks that the key's protocol is DNSSEC or ANY.
2000-04-12 15:52:12 +00:00
.cvsignore
…
bsafe_link.c
Converted all references to dst_result_t to use isc_result_t instead
2000-03-06 20:06:01 +00:00
dst_api.c
dst_key_iszonekey() checks that the key's protocol is DNSSEC or ANY.
2000-04-12 15:52:12 +00:00
dst_internal.h
Converted all references to dst_result_t to use isc_result_t instead
2000-03-06 20:06:01 +00:00
dst_lib.c
update copyrights
2000-03-23 19:30:06 +00:00
dst_parse.c
…
dst_parse.h
…
dst_result.c
dst_random_get notices when openssl complains about having no entropy, and
2000-03-28 03:06:38 +00:00
dst_support.c
…
hmac_link.c
The hmac-md5 private key file was being written incorrectly.
2000-03-15 18:52:23 +00:00
Makefile.in
…
openssl_link.c
converting from KEY records to dsa keys was broken.
2000-04-05 22:22:51 +00:00
openssldh_link.c
Removed memset()s that caused problems when updating to openssl 0.9.5
2000-03-07 19:27:50 +00:00
opensslmd5_link.c
Converted all references to dst_result_t to use isc_result_t instead
2000-03-06 20:06:01 +00:00