]> git.ipfire.org Git - thirdparty/bind9.git/commit
2668. [func] Several improvements to dnssec-* tools, including:
authorEvan Hunt <each@isc.org>
Wed, 2 Sep 2009 06:29:01 +0000 (06:29 +0000)
committerEvan Hunt <each@isc.org>
Wed, 2 Sep 2009 06:29:01 +0000 (06:29 +0000)
commiteab9975bcf5830a73f18ed8f320ae18ea32775ee
tree754afb80015902918b1157bd32d24057c33248d8
parentbe3d498c6e79a14beb5a8a93ebc01787a1bab353
2668. [func] Several improvements to dnssec-* tools, including:
- dnssec-keygen and dnssec-settime can now set key
  metadata fields 0 (to unset a value, use "none")
- dnssec-revoke sets the revocation date in
  addition to the revoke bit
- dnssec-settime can now print individual metadata
  fields instead of always printing all of them,
  and can print them in unix epoch time format for
  use by scripts
[RT #19942]
18 files changed:
CHANGES
bin/dnssec/dnssec-keygen.c
bin/dnssec/dnssec-keygen.docbook
bin/dnssec/dnssec-revoke.c
bin/dnssec/dnssec-settime.c
bin/dnssec/dnssec-settime.docbook
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssec-signzone.docbook
bin/dnssec/dnssectool.c
bin/dnssec/dnssectool.h
lib/dns/dnssec.c
lib/dns/dst_api.c
lib/dns/dst_internal.h
lib/dns/dst_parse.c
lib/dns/dst_parse.h
lib/dns/include/dns/dnssec.h
lib/dns/include/dst/dst.h
lib/dns/win32/libdns.def