12310b6b2d
fix handling of IOExceptions when reading zone files ( #20 )
...
* fix handling of ioexceptions when reading zone files
* bump the version
2024-11-02 13:46:29 -04:00
1727d7c7d8
Cli improvements ( #17 )
...
* add config file processing, refactor CLIBase some
* fix algorithm aliases with key generation
* Refactor to remove CLIState et al, move CLI common statics to new Utils
* only use usage() for help, otherwise fail()
* add a universal command line client, build a one-jar to use it.
* bump the version
* update ChangeLog, README, README.TODO, minor fixes
* undo overzealous find/replace. sigh.
* fix use_large_exponent logic in KeyGen
* more fixes, minor improvements
2024-04-07 21:12:56 -04:00
6118ae718e
Fix issue 14 ( #15 )
...
handle duplicate key tags, gen duplicate key tags, other minor cleanup
2024-03-25 00:38:47 -04:00
5fef1dcf24
forgot to commit the version update
2023-07-24 08:22:28 -04:00
e322186112
Port to DNSJava 3.5.1, Java 8, linter fixes ( #13 )
...
* Initial port to dnsjava 3.5.1
* java.util.Date -> java.time.Instant
* for (Iterator ..) to for ( Object : List )
* DSRecord.<digest type> -> DNSSEC.Digest.<type>
* source to java 8
* formatting overhaul; copyright; author
* add slf4j jars for dnsjava 3.5.1
* NSEC/NSEC3 ttls are now min(soa.min, soa.ttl)
* Upgrade to commons-cli-1.5; some linter fixes
* Add CDS support of jdnssec-dstool
* linter suggestions
* add a TODO list
* Add a TODO list
2022-09-21 14:24:42 -04:00
bfb5ff45ee
Fixes #11 : add TTL to generated DNSKEYs
...
Also, update the gradle wrapper
2022-06-11 21:20:57 -04:00
David Blacka
9fd6c95889
Update dnsjava to 2.1.9; normalize shell wrappers
2019-07-23 13:06:09 +00:00
David Blacka
9004a33d51
Exit with non-zero with exception. Fix dnsjava lib.
...
It is unclear how we got the version of dnsjava that was checked in.
The same version build from the jdnssec-dnsjava repo was different.
This fixes the "missing CAA" support issue.
2019-02-26 14:26:18 +00:00
David Blacka
62b5b0ad23
Updates for gradle; changelog
2018-07-23 19:17:23 +00:00
David Blacka
c13d9379b3
Update version, convert readme to markdown.
2016-12-09 17:57:09 -05:00
David Blacka
18df8a8d9e
update version to prep for an official release.
2012-07-16 14:20:14 -04:00
David Blacka
efa6dec7f7
update version to prep for an official release.
2012-05-29 13:31:40 -04:00
David Blacka
3e34f13a28
Increment version for a release.
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@249 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2011-02-14 22:21:06 +00:00
David Blacka
fd3d5a22ce
increment version.
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@229 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2011-02-02 19:48:56 +00:00
David Blacka
ef2b96782e
Switch to dnsjava-2.0.8: this fixes a typemap wire conversion bug
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@194 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2010-01-10 02:52:02 +00:00
David Blacka
fff3792206
update version number, changelog
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@186 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2009-11-03 02:24:06 +00:00
David Blacka
8b1203c243
Merge changes from experimental branch 2255:2273.
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@172 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2009-08-23 19:13:42 +00:00
David Blacka
194d28e876
update version for 0.9.0 release
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@144 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2009-02-10 14:19:00 +00:00
David Blacka
9da36605fb
update version to 0.8.5
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@118 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2009-02-02 05:23:41 +00:00
David Blacka
1b778f279d
updates for nsec3-08 (wire format changes)
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@108 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2006-12-15 15:00:10 +00:00
David Blacka
661f31cdba
fix packaging problem -- not including all of the shell-scripts
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@105 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2006-10-10 23:18:28 +00:00
David Blacka
78a5c09105
new version fixing packaging error
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@102 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2006-09-19 16:27:14 +00:00
David Blacka
8f965c670f
new version
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@100 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2006-09-19 14:48:04 +00:00
David Blacka
77c9b63e39
new version
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@92 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2006-09-12 12:01:11 +00:00
David Blacka
4b0a6f755c
new version
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@78 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2006-05-24 22:23:58 +00:00
David Blacka
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.
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@60 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2006-05-03 16:34:32 +00:00
David Blacka
6f3d5c5b94
new version number
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@56 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2006-03-06 13:56:04 +00:00
David Blacka
42573b6d17
new version
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@51 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2005-11-16 16:30:41 +00:00
David Blacka
225f5092ec
new version
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@43 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2005-11-08 22:20:58 +00:00
David Blacka
1f08b8abb8
up the version; fix minor issues
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@36 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2005-10-27 22:42:57 +00:00
David Blacka
eb93599f0b
initial import
...
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@13 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2005-08-13 23:18:03 +00:00