new zoneformatter, bug fixes

git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@42 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
This commit is contained in:
David Blacka
2005-11-08 19:08:13 +00:00
parent 528bc6193a
commit 0b8c4c747d
6 changed files with 303 additions and 3 deletions

9
README
View File

@@ -12,7 +12,8 @@ These tools depend upon DNSjava (http://www.xbill.org/dnsjava), the
Jakarta Commons CLI and Logging libraries (http://jakarta.apache.org),
and Sun's Java Cryptography extensions. A copy of each of these
libraries is included in the distribution. Currently, these tools use
a custom version of the DNSjava library (for NSEC3 support)
a custom version of the DNSjava library (for NSEC3 support), which is
provided.
See the "licenses" directory for the licensing information of this
package and the other packages that are distributed with it.
@@ -47,6 +48,12 @@ build tool).
run the tools directly from the build area by using the
./bin/_jdnssec_* wrappers.
The source for this project is available in subversion, at
http://svn.verisignlabs.com/main/dnssec/sectools/trunk. Source for
the modified DNSjava library can be found in subversion at
http://svn.verisignlabs.com/main/dnssec/dnsjava/trunk.
---
Questions or comments may be directed to the author