Commit Graph

  • b90877444d Make the keyinfo tool slightly more useful: handle multiple keys at a time, print out DSA key information, etc. David Blacka 2009-02-08 17:35:20 +0000
  • f09eeaffaa Make using the RSA large exponent the default (like BIND); print the name of the keyfile base at the end (unless the user dictated the filename) (also like BIND) David Blacka 2009-02-08 17:34:05 +0000
  • 971d13d81f Make the comments accurate. David Blacka 2009-02-08 17:32:58 +0000
  • 865fcf09bf update to dnsjava 2.0.6-vrsn-2; remove obsoleted workaround in DnsKeyConverter David Blacka 2009-02-07 21:01:28 +0000
  • 319bbdceb1 git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@135 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e David Blacka 2009-02-07 20:38:22 +0000
  • ba656cad5a update to commons-cli-1.1 David Blacka 2009-02-07 20:37:58 +0000
  • b35bab0bdd Add ability to define the TTL of the NSEC3PARAM record. David Blacka 2009-02-07 20:37:29 +0000
  • 6202d0a0a3 update changelog David Blacka 2009-02-07 16:21:18 +0000
  • b0fac2fd43 Use the SOA minimum value for the generated NSEC records' TTL David Blacka 2009-02-07 16:16:44 +0000
  • c7e5d9e09b update dnsjava library to 2.0.1-vrsn-4 David Blacka 2009-02-05 05:38:16 +0000
  • 07bc1b7c5e update changelog. David Blacka 2009-02-05 05:06:32 +0000
  • 531dc115aa Use ObjectBuilder statically (this was generating warnings for me) David Blacka 2009-02-05 05:05:32 +0000
  • 8b61f84308 Add ability for jdnssec-signzone to find the necessary keys by either looking in the zone to find DNSKEY RRs, or by looking on disk for key files matching the zonename. David Blacka 2009-02-05 05:04:30 +0000
  • 49dfddb432 Add (provisional) entries for RSASHA256 and RSASHA512. David Blacka 2009-02-05 05:02:29 +0000
  • 32b0f15b70 Use the JCE implementation of SHA-256 instead of the contributed one (which doesn't actually work correctly). David Blacka 2009-02-05 05:01:03 +0000
  • be643bc785 update changelog David Blacka 2009-02-02 05:27:43 +0000
  • 9da36605fb update version to 0.8.5 David Blacka 2009-02-02 05:23:41 +0000
  • 2102d6c958 remove accidentally committed stuff David Blacka 2009-02-02 05:11:22 +0000
  • ccb1ffb7e5 Formatting (from a new Eclipse, for better or worse) David Blacka 2009-02-02 05:01:03 +0000
  • 3f1787695d Fix issue where the DS digest algorithm would be ignored when converting in-zone DNSKEY RRs to DS records; formatting David Blacka 2009-02-02 05:00:28 +0000
  • 09d21a1d67 use "OptOut" instead of "OptIn" to match RFC 5155 terminology; formatting. David Blacka 2009-02-02 04:58:18 +0000
  • 4073e6a576 Add aliases defined in RFC 5155 (NSEC3); formatting. David Blacka 2009-02-02 04:51:15 +0000
  • e5270de8ee Move all signZone() method variants into JCEDnsSecSigner, make the SignZone class use them. David Blacka 2009-02-02 04:45:49 +0000
  • 5170a087c9 close the private key file after reading it. patch by Wolfgang Nagele David Blacka 2009-02-01 18:24:30 +0000
  • 19efd1ceb8 update changelog for release David Blacka 2006-12-15 15:03:15 +0000
  • 1b778f279d updates for nsec3-08 (wire format changes) David Blacka 2006-12-15 15:00:10 +0000
  • 661f31cdba fix packaging problem -- not including all of the shell-scripts David Blacka 2006-10-10 23:18:28 +0000
  • ddd612231a fix RRSIG order issue when dealing with mulitple RRSIGs with a given owner, class, and type David Blacka 2006-09-19 19:17:52 +0000
  • 78a5c09105 new version fixing packaging error David Blacka 2006-09-19 16:27:14 +0000
  • 8f965c670f new version David Blacka 2006-09-19 14:48:04 +0000
  • 9777a223db make sure the names are lowercased David Blacka 2006-09-19 14:47:45 +0000
  • d0d72f3a09 update changelog to note release David Blacka 2006-09-12 12:11:28 +0000
  • 77c9b63e39 new version David Blacka 2006-09-12 12:01:11 +0000
  • 740717f9ee fix parse error in our custom dnsjava David Blacka 2006-09-12 12:01:02 +0000
  • 4fa0a90fe8 make the keyinfotool handle algorithm aliases David Blacka 2006-09-12 12:00:44 +0000
  • 66f9e9b76c add KeyInfoTool David Blacka 2006-09-10 17:05:18 +0000
  • 3bd38f9fbc add large exponent option to the key generation code David Blacka 2006-09-10 16:48:21 +0000
  • 08b2c4bc32 NSEC3PARAM support David Blacka 2006-09-01 02:23:40 +0000
  • b09196059e remove unneeded licenses David Blacka 2006-09-01 02:22:10 +0000
  • 3d7fff5927 replace dnsjava lib with new custom version David Blacka 2006-09-01 02:21:44 +0000
  • 3866264914 remove old libs David Blacka 2006-09-01 02:21:27 +0000
  • 2c73be6c16 urg, fix omissions from changelog David Blacka 2006-05-24 22:31:53 +0000
  • 910957b7c6 ignore the local test directory David Blacka 2006-05-24 22:25:29 +0000
  • 4b0a6f755c new version David Blacka 2006-05-24 22:23:58 +0000
  • ac79cc585e change the name of the package and the jar to jdnssec-tools (from java-dnssec-tools). add ChangeLog file (created from looking at the svn log messages). David Blacka 2006-05-24 22:21:06 +0000
  • dff0e250f6 Add support for the SHA256 DS digest algorithm. David Blacka 2006-05-24 22:19:31 +0000
  • 633ab040b3 modify shell wrapper to work with the build area jdnssec-tools.jar file. This makes them work from the build area, but they will not track development changes unless the jar is rebuilt. David Blacka 2006-05-24 22:18:42 +0000
  • b7ae54723e update to local version of dnsjava 2.0.1 David Blacka 2006-05-24 19:49:07 +0000
  • c95e1296ca add some error checking for NSEC3 parameters David Blacka 2006-05-24 19:48:48 +0000
  • 435acff6d0 add support for algorithm aliases, fix SignZone so you can specify more than one KSK David Blacka 2006-05-23 21:24:00 +0000
  • 5ba24d35b1 add prelim implementation of the dstool dstool is a simple command line tool that takes a DNSKEY record and converts it into a DS record (or DLV). Right now, it requires that the key is stored in a file ending with '.key'. Update the version number. David Blacka 2006-05-03 16:34:32 +0000
  • da83c56fa8 type map changes for NSEC3 (changed in nsec3-05pre) David Blacka 2006-03-15 16:11:33 +0000
  • 6f3d5c5b94 new version number David Blacka 2006-03-06 13:56:04 +0000
  • e2977c41f8 bug fixes: RecordComparator needs to also compare RDATA so the removeDuplicates step actually works reliably -- this was masked by the duplicate suppression in RRset; only allow one command line specified KSK, since commons-cli doesn't seem to handle multi-arg options correctly; do not croak on the lack of command-line keys for now;; Also: new dnsjava lib that contains NSEC3 changes for the -04pre draft David Blacka 2006-02-16 20:23:56 +0000
  • 42573b6d17 new version David Blacka 2005-11-16 16:30:41 +0000
  • e349476def make VerifyZone work with just the zone (which is self-signed anyway) David Blacka 2005-11-14 22:45:09 +0000
  • 13fae1fc81 add original ownername comments to the NSEC3 generation David Blacka 2005-11-09 22:21:02 +0000
  • 68a2d6bae9 git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@45 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e David Blacka 2005-11-08 22:25:34 +0000
  • 66d1c23fc3 git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@44 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e David Blacka 2005-11-08 22:24:06 +0000
  • 225f5092ec new version David Blacka 2005-11-08 22:20:58 +0000
  • 0b8c4c747d new zoneformatter, bug fixes David Blacka 2005-11-08 19:08:13 +0000
  • 528bc6193a new dnsjava w/bugfix; fix ordering problem with ProtoNSEC3s David Blacka 2005-11-07 05:20:00 +0000
  • fbe70583ba actually use the iterations command-lline option David Blacka 2005-11-06 22:05:54 +0000
  • 257e08141d new dnsjava David Blacka 2005-10-28 19:50:57 +0000
  • 1f08b8abb8 up the version; fix minor issues David Blacka 2005-10-27 22:42:57 +0000
  • 04ab26f434 NSEC3 support, remove plain opt-in support until private algs work David Blacka 2005-10-27 21:50:54 +0000
  • ab479a3e7b move signzone function into the command line tool; clean up some; add local _jdnssec-* shell wrappers David Blacka 2005-08-14 17:05:50 +0000
  • 4b84bbf4db update to dnsjava-2.0.0; refactor command line parseing a bit; switch to java.util.logging David Blacka 2005-08-14 02:08:48 +0000
  • 0d5aed62b6 remove build products. I am a friggin idiot David Blacka 2005-08-14 00:40:54 +0000
  • 9ba6e472c8 remove accidentally imported files David Blacka 2005-08-13 23:20:16 +0000
  • eb93599f0b initial import David Blacka 2005-08-13 23:18:03 +0000