..
win32
Make VS solution upgrading unnecessary
2019-09-27 09:16:02 +02:00
.gitignore
[master] dnssec-cds
2017-10-05 01:04:18 -07:00
dnssec-cds.8
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-cds.c
cleanup: use dns_secalg_t and dns_dsdigest_t where appropriate
2019-03-08 22:16:48 +11:00
dnssec-cds.docbook
cleanup: revamp the dnssec-dsfromkey man page and help output
2019-02-05 19:02:18 -08:00
dnssec-cds.html
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-dsfromkey.8
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-dsfromkey.c
Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf()
2019-10-04 14:08:26 +10:00
dnssec-dsfromkey.docbook
cleanup: revamp the dnssec-dsfromkey man page and help output
2019-02-05 19:02:18 -08:00
dnssec-dsfromkey.html
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-importkey.8
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-importkey.c
Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf()
2019-10-04 14:08:26 +10:00
dnssec-importkey.docbook
update copyrights
2019-01-02 10:20:43 +11:00
dnssec-importkey.html
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-keyfromlabel.8
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-keyfromlabel.c
indenting
2019-01-02 10:56:59 +11:00
dnssec-keyfromlabel.docbook
update copyrights
2019-01-02 10:20:43 +11:00
dnssec-keyfromlabel.html
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-keygen.8
doc rebuild
2019-04-25 17:01:11 +02:00
dnssec-keygen.c
cleanup dnssec-keygen manual page
2019-03-07 11:14:55 +11:00
dnssec-keygen.docbook
A bit more cleanup in the dnssec-keygen manual
2019-03-14 15:17:03 +11:00
dnssec-keygen.html
doc rebuild
2019-04-25 17:01:11 +02:00
dnssec-revoke.8
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-revoke.c
cleanup: fix dnssec-revoke help text
2019-02-05 22:51:30 -05:00
dnssec-revoke.docbook
update copyrights
2019-01-02 10:20:43 +11:00
dnssec-revoke.html
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-settime.8
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-settime.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
dnssec-settime.docbook
update copyrights
2019-01-02 10:20:43 +11:00
dnssec-settime.html
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-signzone.8
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-signzone.c
Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf()
2019-10-04 14:08:26 +10:00
dnssec-signzone.docbook
update copyrights
2019-01-02 10:20:43 +11:00
dnssec-signzone.html
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-verify.8
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssec-verify.c
memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibility shim
2018-08-28 10:31:48 +02:00
dnssec-verify.docbook
update copyrights
2019-01-02 10:20:43 +11:00
dnssec-verify.html
prep 9.13.6
2019-02-06 22:13:05 +00:00
dnssectool.c
Remove legacy support for AIX
2018-08-28 10:31:47 +02:00
dnssectool.h
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
Makefile.in
add a search for GeoIP2 libraries in configure
2019-06-27 16:25:28 -07:00