bind9/bin/dnssec
Tony Finch 660c9af77b cleanup: use dns_secalg_t and dns_dsdigest_t where appropriate
Use them in structs for various rdata types where they are missing.
This doesn't change the structs since we are replacing explicit
uint8_t field types with aliases for uint8_t.

Use dns_dsdigest_t in library function arguments.

(cherry picked from commit 0f219714e1)
2019-03-08 22:25:27 +11:00
..
win32 Normalize windows files and shell scripts 2019-01-16 19:04:50 -05:00
.gitignore 3642. [func] Allow externally generated DNSKEY to be imported 2013-09-04 13:53:02 +10:00
dnssec-dsfromkey.8 doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-dsfromkey.c cleanup: use dns_secalg_t and dns_dsdigest_t where appropriate 2019-03-08 22:25:27 +11:00
dnssec-dsfromkey.docbook cleanup: revamp the dnssec-dsfromkey man page and help output 2019-02-05 20:19:55 -08:00
dnssec-dsfromkey.html doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-importkey.8 doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-importkey.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
dnssec-importkey.docbook update copyrights 2019-01-02 10:26:49 +11:00
dnssec-importkey.html doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-keyfromlabel.8 doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-keyfromlabel.c indenting 2019-01-02 11:51:52 +11:00
dnssec-keyfromlabel.docbook update copyrights 2019-01-02 10:26:49 +11:00
dnssec-keyfromlabel.html doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-keygen.8 doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-keygen.c fix a typo in usage output 2018-09-24 15:32:33 -07:00
dnssec-keygen.docbook cleanup dnssec-keygen manual page 2019-03-06 17:34:26 -08:00
dnssec-keygen.html doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-revoke.8 doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-revoke.c cleanup: fix dnssec-revoke help text 2019-02-05 21:16:46 -08:00
dnssec-revoke.docbook update copyrights 2019-01-02 10:26:49 +11:00
dnssec-revoke.html doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-settime.8 doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-settime.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
dnssec-settime.docbook update copyrights 2019-01-02 10:26:49 +11:00
dnssec-settime.html doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-signzone.8 doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-signzone.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
dnssec-signzone.docbook update copyrights 2019-01-02 10:26:49 +11:00
dnssec-signzone.html doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-verify.8 doc rebuild 2019-02-20 19:54:40 -08:00
dnssec-verify.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
dnssec-verify.docbook update copyrights 2019-01-02 10:26:49 +11:00
dnssec-verify.html doc rebuild 2019-02-20 19:54:40 -08:00
dnssectool.c Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
dnssectool.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
Makefile.in Bail-out early in the for install loops instead of continuing because for masks the error in the middle 2018-09-03 13:49:35 +02:00