e95f295275update changelog
David Blacka
2009-02-09 02:54:51 +0000
e6cf5e27a0Use constants now defined in dnsjava (local copy, for now). Add BIND 9.6 mnemonics to the NSEC3 key aliases.
David Blacka
2009-02-08 17:36:18 +0000
b90877444dMake 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
f09eeaffaaMake 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
971d13d81fMake the comments accurate.
David Blacka
2009-02-08 17:32:58 +0000
865fcf09bfupdate to dnsjava 2.0.6-vrsn-2; remove obsoleted workaround in DnsKeyConverter
David Blacka
2009-02-07 21:01:28 +0000
ba656cad5aupdate to commons-cli-1.1
David Blacka
2009-02-07 20:37:58 +0000
b35bab0bddAdd ability to define the TTL of the NSEC3PARAM record.
David Blacka
2009-02-07 20:37:29 +0000
6202d0a0a3update changelog
David Blacka
2009-02-07 16:21:18 +0000
b0fac2fd43Use the SOA minimum value for the generated NSEC records' TTL
David Blacka
2009-02-07 16:16:44 +0000
c7e5d9e09bupdate dnsjava library to 2.0.1-vrsn-4
David Blacka
2009-02-05 05:38:16 +0000
07bc1b7c5eupdate changelog.
David Blacka
2009-02-05 05:06:32 +0000
531dc115aaUse ObjectBuilder statically (this was generating warnings for me)
David Blacka
2009-02-05 05:05:32 +0000
8b61f84308Add 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
49dfddb432Add (provisional) entries for RSASHA256 and RSASHA512.
David Blacka
2009-02-05 05:02:29 +0000
32b0f15b70Use 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
be643bc785update changelog
David Blacka
2009-02-02 05:27:43 +0000
9da36605fbupdate version to 0.8.5
David Blacka
2009-02-02 05:23:41 +0000
2102d6c958remove accidentally committed stuff
David Blacka
2009-02-02 05:11:22 +0000
ccb1ffb7e5Formatting (from a new Eclipse, for better or worse)
David Blacka
2009-02-02 05:01:03 +0000
3f1787695dFix 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
09d21a1d67use "OptOut" instead of "OptIn" to match RFC 5155 terminology; formatting.
David Blacka
2009-02-02 04:58:18 +0000
4073e6a576Add aliases defined in RFC 5155 (NSEC3); formatting.
David Blacka
2009-02-02 04:51:15 +0000
e5270de8eeMove all signZone() method variants into JCEDnsSecSigner, make the SignZone class use them.
David Blacka
2009-02-02 04:45:49 +0000
5170a087c9close the private key file after reading it. patch by Wolfgang Nagele
David Blacka
2009-02-01 18:24:30 +0000
19efd1ceb8update changelog for release
David Blacka
2006-12-15 15:03:15 +0000
1b778f279dupdates for nsec3-08 (wire format changes)
David Blacka
2006-12-15 15:00:10 +0000
661f31cdbafix packaging problem -- not including all of the shell-scripts
David Blacka
2006-10-10 23:18:28 +0000
ddd612231afix RRSIG order issue when dealing with mulitple RRSIGs with a given owner, class, and type
David Blacka
2006-09-19 19:17:52 +0000
78a5c09105new version fixing packaging error
David Blacka
2006-09-19 16:27:14 +0000
8f965c670fnew version
David Blacka
2006-09-19 14:48:04 +0000
9777a223dbmake sure the names are lowercased
David Blacka
2006-09-19 14:47:45 +0000
d0d72f3a09update changelog to note release
David Blacka
2006-09-12 12:11:28 +0000
77c9b63e39new version
David Blacka
2006-09-12 12:01:11 +0000
740717f9eefix parse error in our custom dnsjava
David Blacka
2006-09-12 12:01:02 +0000
4fa0a90fe8make the keyinfotool handle algorithm aliases
David Blacka
2006-09-12 12:00:44 +0000
66f9e9b76cadd KeyInfoTool
David Blacka
2006-09-10 17:05:18 +0000
3bd38f9fbcadd large exponent option to the key generation code
David Blacka
2006-09-10 16:48:21 +0000
08b2c4bc32NSEC3PARAM support
David Blacka
2006-09-01 02:23:40 +0000
b09196059eremove unneeded licenses
David Blacka
2006-09-01 02:22:10 +0000
3d7fff5927replace dnsjava lib with new custom version
David Blacka
2006-09-01 02:21:44 +0000
3866264914remove old libs
David Blacka
2006-09-01 02:21:27 +0000
2c73be6c16urg, fix omissions from changelog
David Blacka
2006-05-24 22:31:53 +0000
910957b7c6ignore the local test directory
David Blacka
2006-05-24 22:25:29 +0000
4b0a6f755cnew version
David Blacka
2006-05-24 22:23:58 +0000
ac79cc585echange 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
dff0e250f6Add support for the SHA256 DS digest algorithm.
David Blacka
2006-05-24 22:19:31 +0000
633ab040b3modify 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
b7ae54723eupdate to local version of dnsjava 2.0.1
David Blacka
2006-05-24 19:49:07 +0000
c95e1296caadd some error checking for NSEC3 parameters
David Blacka
2006-05-24 19:48:48 +0000
435acff6d0add support for algorithm aliases, fix SignZone so you can specify more than one KSK
David Blacka
2006-05-23 21:24:00 +0000
5ba24d35b1add 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
da83c56fa8type map changes for NSEC3 (changed in nsec3-05pre)
David Blacka
2006-03-15 16:11:33 +0000
6f3d5c5b94new version number
David Blacka
2006-03-06 13:56:04 +0000
e2977c41f8bug 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
42573b6d17new version
David Blacka
2005-11-16 16:30:41 +0000
e349476defmake VerifyZone work with just the zone (which is self-signed anyway)
David Blacka
2005-11-14 22:45:09 +0000
13fae1fc81add original ownername comments to the NSEC3 generation
David Blacka
2005-11-09 22:21:02 +0000