78608b0a454246d0e1e0169f1d671b8427e48199 |
|
31-Jul-2017 |
Francis Dupont <fdupont@isc.org> |
Added Ed25519 support (#44696) |
6fb9b25791778f69002eb72be6235e20d98ec452 |
|
22-Jul-2017 |
Tinderbox User <tbox@isc.org> |
update copyright notice / whitespace |
bfde61d5194a534d800f3b90008d1f52261922c5 |
|
20-Jul-2017 |
Mark Andrews <marka@isc.org> |
4654. [cleanup] Don't use C++ keywords delete, new and namespace.
[RT #45538]
(cherry picked from commit 4bf32aa58774452b05433716f8fa298257dd7fda) |
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5 |
|
19-Aug-2016 |
Mark Andrews <marka@isc.org> |
4450. [port] Provide more nuanced HSM support which better matches
the specific PKCS11 providers capabilities. [RT #42458]
(cherry picked from commit 8ee6f289d87851a5b898b24a64587f0e6bc225bc) |
0c27b3fe77ac1d5094ba3521e8142d9e7973133f |
|
27-Jun-2016 |
Mark Andrews <marka@isc.org> |
4401. [misc] Change LICENSE to MPL 2.0. |
e939674d53a127ddeeaf4b41fd72933f0b493308 |
|
04-Nov-2015 |
Mark Andrews <marka@isc.org> |
4252. [func] Add support for automating the generation CDS and
CDNSKEY rrsets to named and dnssec-signzone.
[RT #40424] |
3759f10fc543747668b1ca4b4671f35b0dea8445 |
|
23-May-2015 |
Francis Dupont <fdupont@isc.org> |
added print.h includes, updated copyrights |
af669cb4fd7ecfb67ed145b176e5e764b249573b |
|
27-Feb-2015 |
Mark Andrews <marka@isc.org> |
4074. [cleanup] Cleaned up more warnings from gcc -Wshadow. [RT #38708] |
c110d61b173a68420d19858abb80285be0dc1120 |
|
21-Jan-2015 |
Tinderbox User <tbox@isc.org> |
update copyright notice / whitespace |
11463c0ac24692e229ec87f307f5e7df3c0a7e10 |
|
20-Jan-2015 |
Evan Hunt <each@isc.org> |
[master] clean up gcc -Wshadow warnings
4039. [cleanup] Cleaned up warnings from gcc -Wshadow. [RT #37381] |
80169c379dd4e0a6e164b7cac4bf5fa013c91138 |
|
29-Sep-2014 |
Mark Andrews <marka@isc.org> |
3957. [bug] "dnssec-keygen -S" failed for ECCGOST, ECDSAP256SHA256
and ECDSAP384SHA384. [RT #37183] |
42782931073786f98d3d0a617351db40066949a4 |
|
15-Jun-2014 |
Mukund Sivaraman <muks@isc.org> |
[10686] Add version printing option to various BIND utilites
Squashed commit of the following:
commit 95effe9b2582a7eb878ccb8cb9ef51dfc5bbfde7
Author: Evan Hunt <each@isc.org>
Date: Tue Jun 10 16:52:45 2014 -0700
[rt10686] move version() to dnssectool.c
commit df205b541d1572ea5306a5f671af8b54b9c5c770
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:38:31 2014 +0530
Rearrange order of cases
commit cfd30893f2540bf9d607e1fd37545ea7b441e0d0
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:38:08 2014 +0530
Add version printer to dnssec-verify
commit a625ea338c74ab5e21634033ef87f170ba37fdbe
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:32:19 2014 +0530
Add version printer to dnssec-signzone
commit d91e1c0f0697b3304ffa46fccc66af65591040d9
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:26:01 2014 +0530
Add version printer to dnssec-settime
commit 46fc8775da3e13725c31d13e090b406d69b8694f
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:25:48 2014 +0530
Fix docbook
commit 8123d2efbd84cdfcbc70403aa9bb27b96921bab2
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:20:17 2014 +0530
Add version printer to dnssec-revoke
commit d0916420317d3e8c69cf1b37d2209ea2d072b913
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:17:54 2014 +0530
Add version printer to dnssec-keygen
commit 93b0bd5ebc043298dc7d8f446ea543cb40eaecf8
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:14:11 2014 +0530
Add version printer to dnssec-keyfromlabel
commit 07001bcd9ae2d7b09dd9e243b0ab35307290d05d
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:13:39 2014 +0530
Update usage help output, docbook
commit 85cdd702f41c96fbc767fc689d1ed97fe1f3a926
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:07:18 2014 +0530
Add version printer to dnssec-importkey
commit 9274fc61e38205aad561edf445940b4e73d788dc
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 21:01:53 2014 +0530
Add version printer to dnssec-dsfromkey
commit bf4605ea2d7282e751fd73489627cc8a99f45a90
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 20:49:22 2014 +0530
Add -V to nsupdate usage output |
acbb301e648b82fcc38b876a44403cf0fe539cc9 |
|
13-Mar-2014 |
Evan Hunt <each@isc.org> |
[master] better error output when initializing pkcs11
3786. [func] Provide more detailed error codes when using
native PKCS#11. "pkcs11-tokens" now fails robustly
rather than asserting when run against an HSM with
an incomplete PCKS#11 API implementation. [RT #35479] |
a165a17a81ff3285f4f4d79785fafb465e626183 |
|
07-Feb-2014 |
Evan Hunt <each@isc.org> |
[master] dnssec-keygen fixes
3730. [cleanup] Added "never" as a synonym for "none" when
configuring key event dates in the dnssec tools.
[RT #35277]
3729. [bug] dnssec-kegeyn could set the publication date
incorrectly when only the activation date was
specified on the command line. [RT #35278] |
12bf5d4796505b4c20680531da96a31e6c2c1144 |
|
18-Jan-2014 |
Evan Hunt <each@isc.org> |
[master] address several issues with native pkcs11 |
e20788e1216ed720aefa84f3295f7899d9f28c22 |
|
16-Jan-2014 |
Mark Andrews <marka@isc.org> |
update copyrights |
ba751492fcc4f161a18b983d4f018a1a52938cb9 |
|
15-Jan-2014 |
Evan Hunt <each@isc.org> |
[master] native PKCS#11 support
3705. [func] "configure --enable-native-pkcs11" enables BIND
to use the PKCS#11 API for all cryptographic
functions, so that it can drive a hardware service
module directly without the need to use a modified
OpenSSL as intermediary (so long as the HSM's vendor
provides a complete-enough implementation of the
PKCS#11 interface). This has been tested successfully
with the Thales nShield HSM and with SoftHSMv2 from
the OpenDNSSEC project. [RT #29031] |
9d69017bc635f7be5c8df2b18ae6d4491fc5bb63 |
|
03-Jul-2013 |
Mark Andrews <marka@isc.org> |
3607. [bug] dnssec-keygen had broken 'Invalid keyfile' error
message. [RT #34045] |
e47208b6fb724cba7053baee4246b308e35403a2 |
|
03-May-2013 |
Evan Hunt <each@isc.org> |
[master] silence ccc-analyzer
3567. [bug] Silence clang static analyzer warnings. [RT #33365] |
5ac5300fdf18c91405d1f83f521bf887ded495a3 |
|
18-Jan-2013 |
Tinderbox User <tbox@isc.org> |
update copyright notice |
c8803902d6e740d1ed85e099835813466fa51391 |
|
17-Jan-2013 |
Curtis Blackburn <ckb@isc.org> |
[bug] Added checks in dnssec-keygen and dnssec-settime to check for
delete date < inactive date. [RT #31719] |
7865ea9545f28f12f046b32d24c989e8441b9812 |
|
14-Jun-2012 |
Mark Andrews <marka@isc.org> |
3339. [func] Allow the maximum supported rsa exponent size to be specified: "max-rsa-exponent-size <value>;" [RT #29228] |
99d8f5a70440ee8b63ab1745d713b96dde890546 |
|
03-May-2012 |
Tinderbox User <tbox@isc.org> |
update copyright notice |
aaaf8d4f4873d21e55c3ffb4f656203d08339865 |
|
02-May-2012 |
Mark Andrews <marka@isc.org> |
3317. [func] Add ECDSA support (RFC 6605). [RT #21918] |
411d2914ade28174f3789d4a8e43636fc68eb310 |
|
30-Nov-2011 |
Mark Andrews <marka@isc.org> |
3226. [bug] Address minor resource leakages. [RT #26624] |
1946c596b47b0495ce745fe2fff7da799919b0d2 |
|
20-Oct-2011 |
Mark Andrews <marka@isc.org> |
3174. [bug] Always compute to revoked key tag from scratch.
[RT #24711] |
61bcc232038f0a2cb77ed6269675fdc288f5ec98 |
|
17-Mar-2011 |
Evan Hunt <each@isc.org> |
3076. [func] New '-L' option in dnssec-keygen, dnsset-settime, and
dnssec-keyfromlabel sets the default TTL of the
key. When possible, automatic signing will use that
TTL when the key is published. [RT #23304] |
c1aef54e14bb92518b1c062ba8c0292a7cb949cb |
|
12-Mar-2011 |
Automatic Updater <source@isc.org> |
update copyright notice |
0874abad14e3e9ecfc3dc1a1a2b9969f2f027724 |
|
11-Mar-2011 |
Mark Andrews <marka@isc.org> |
3069. [cleanup] Silence warnings messages from clang static analysis.
[RT #20256] |
37dee1ff94960a61243f611c0f87f8c316815c53 |
|
23-Dec-2010 |
Mark Andrews <marka@isc.org> |
2999. [func] Add GOST support (RFC 5933). [RT #20639] |
f428e385a4f7a42196b53de8e134909e8c488258 |
|
17-Aug-2010 |
Automatic Updater <source@isc.org> |
update copyright notice |
c6f4972c745f8903aba6dcca41f17a44c473db66 |
|
17-Aug-2010 |
Mark Andrews <marka@isc.org> |
2943. [func] Add support to load new keys into managed zones
without signing immediately with "rndc loadkeys".
Add support to link keys with "dnssec-keygen -S"
and "dnssec-settime -S". [RT #21351] |
ca4e44ebe8f3b29a426fe047c4192262ca660c6f |
|
20-Jan-2010 |
Automatic Updater <source@isc.org> |
update copyright notice |
8a198fa776a09beb4dabf40b73a54d9c7bd70ac9 |
|
19-Jan-2010 |
Evan Hunt <each@isc.org> |
2842. [func] Prevent dnssec-keygen and dnssec-keyfromlabel from
creating key files if there is a chance that the new
key ID will collide with an existing one after
either of the keys has been revoked. (To override
this in the case of dnssec-keyfromlabel, use the -y
option. dnssec-keygen will simply create a
different, noncolliding key, so an override is
not necessary.) [RT #20838] |
a30c7003afeb416afca9629697d6138b4023cffa |
|
08-Jan-2010 |
Automatic Updater <source@isc.org> |
update copyright notice |
8ebf67b7f0aeea7ef8c6e034c57a1dc57a7b216a |
|
07-Jan-2010 |
Evan Hunt <each@isc.org> |
2833. [cleanup] Fix usage messages in dnssec-keygen and dnssec-settime.
[RT #20851] |
4bf4beede27aff2da69d31c5baa995f594838378 |
|
26-Nov-2009 |
Mark Andrews <marka@isc.org> |
silence compiler warnings |
cef109efa70b55ec1cd3ed706a9607ba1c3382d5 |
|
23-Nov-2009 |
Evan Hunt <each@isc.org> |
2780. [bug] dnssec-keygen -A none didn't properly unset the
activation date in all cases. [RT #20648]
2779. [bug] Dynamic key revokation could fail. [RT #20644]
2778. [bug] dnssec-signzone could fail when a key was revoked
without deleting the unrevoked version. [RT #20638] |
c6d2578fd67bc1a427d13fd0699b25a187feec8a |
|
28-Oct-2009 |
Mark Andrews <marka@isc.org> |
2741. [func] Allow the dnssec-keygen progress messages to be
suppressed (dnssec-keygen -q). Automatically
suppress the progress messages when stdin is not
a tty. [RT #20474] |
e3b59e4af757d4b26ecb96e65f9953488283c216 |
|
27-Oct-2009 |
Evan Hunt <each@isc.org> |
Minor cleanup in dnssec-* tools |
775a8d86d93269a621a7ad15c49b31b533da0671 |
|
24-Oct-2009 |
Francis Dupont <fdupont@isc.org> |
keygen progress indication [RT #20284] |
8f0502e922120f27207fbf6b6dda18f1112e486c |
|
24-Oct-2009 |
Evan Hunt <each@isc.org> |
2728. [bug] dnssec-keygen, dnssec-keyfromlabel and
dnssec-signzone now warn immediately if asked to
write into a nonexistent directory. [RT #20278] |
cc6cddfd94e8f0c58c290317b0853dac30b1b895 |
|
22-Oct-2009 |
Evan Hunt <each@isc.org> |
2726. [func] Added support for SHA-2 DNSSEC algorithms,
RSASHA256 and RSASHA512. [RT #20023] |
77b8f88f144928eddcca144c348d6ef53e7d5c43 |
|
12-Oct-2009 |
Evan Hunt <each@isc.org> |
2712. [func] New 'auto-dnssec' zone option allows zone signing
to be fully automated in zones configured for
dynamic DNS. 'auto-dnssec allow;' permits a zone
to be signed by creating keys for it in the
key-directory and using 'rndc sign <zone>'.
'auto-dnssec maintain;' allows that too, plus it
also keeps the zone's DNSSEC keys up to date
according to their timing metadata. [RT #19943] |
d1f39121a69b6afa6c0c9e44eceb60910d1d7f81 |
|
07-Oct-2009 |
Evan Hunt <each@isc.org> |
2707. [func] dnssec-keyfromlabel no longer require engine name
to be specified in the label if there is a default
engine or the -E option has been used. Also, it
now uses default algorithms as dnssec-keygen does
(i.e., RSASHA1, or NSEC3RSASHA1 if -3 is used).
[RT #20371] |
8b78c993cb475cc94e88560941b28c37684789d9 |
|
05-Oct-2009 |
Francis Dupont <fdupont@isc.org> |
explicit engine rt20230a |
121079934564d8cedaec267dbfb6597bb784303e |
|
03-Oct-2009 |
Evan Hunt <each@isc.org> |
Add /* NOTREACHED */ comments |
debd489a44363870f96f75818e89ec27d3cab736 |
|
29-Sep-2009 |
Francis Dupont <fdupont@isc.org> |
noreturn RT #20257 |
53c22b8e0da67ca756ca309d5f84db9c189cd0a2 |
|
23-Sep-2009 |
Evan Hunt <each@isc.org> |
2685. [bug] Fixed dnssec-signzone -S handling of revoked keys.
Also, added warnings when revoking a ZSK, as this is
not defined by protocol (but is legal). [RT #19943] |
b843f577bbcd6660fbaa506d9e55b156c689a5a8 |
|
14-Sep-2009 |
Evan Hunt <each@isc.org> |
2677. [func] Changes to key metadata behavior:
- Keys without "publish" or "active" dates set will
no longer be used for smart signing. However,
those dates will be set to "now" by default when
a key is created; to generate a key but not use
it yet, use dnssec-keygen -G.
- New "inactive" date (dnssec-keygen/settime -I)
sets the time when a key is no longer used for
signing but is still published.
- The "unpublished" date (-U) is deprecated in
favor of "deleted" (-D).
[rt20247] |
1f821c10583d9cddbaf3626a96ff8cf10cdb645b |
|
07-Sep-2009 |
Francis Dupont <fdupont@isc.org> |
merge rt19294 |
8d0a1ede2fe6d7c101ba59223772780c8b5b201d |
|
04-Sep-2009 |
Evan Hunt <each@isc.org> |
RT #20213:
- correctly use -K option in dnssec-keygen
- fix an improper free() in dnssec-revoke
- fix grammar in dnssec-settime |
d7201de09b85929a86b157f4b2d91667c68c6b52 |
|
03-Sep-2009 |
Automatic Updater <source@isc.org> |
update copyright notice |
eab9975bcf5830a73f18ed8f320ae18ea32775ee |
|
02-Sep-2009 |
Evan Hunt <each@isc.org> |
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] |
307d2084502eddc7ce921e5ce439aec3531d90e0 |
|
01-Sep-2009 |
Tatuya JINMEI 神明達哉 <ji <jinmei@isc.org> |
2660. [func] Add a new set of DNS libraries for non-BIND9
applications. See README.libdns. [RT #19369] |
26d8ffe715e74d1e67d268551449b780fec1b95f |
|
20-Jul-2009 |
Automatic Updater <source@isc.org> |
update copyright notice |
553ead32ff5b00284e574dcabc39115d4d74ec66 |
|
19-Jul-2009 |
Evan Hunt <each@isc.org> |
2636. [func] Simplify zone signing and key maintenance with the
dnssec-* tools. Major changes:
- all dnssec-* tools now take a -K option to
specify a directory in which key files will be
stored
- DNSSEC can now store metadata indicating when
they are scheduled to be published, acttivated,
revoked or removed; these values can be set by
dnssec-keygen or overwritten by the new
dnssec-settime command
- dnssec-signzone -S (for "smart") option reads key
metadata and uses it to determine automatically
which keys to publish to the zone, use for
signing, revoke, or remove from the zone
[RT #19816] |
f66c8eed515745b9bb81bfcd8af7dfeba3736aad |
|
01-Jul-2009 |
Automatic Updater <source@isc.org> |
update copyright notice |
cfb1587eb9a6dc6d1d36ea0344e1b20068b81e88 |
|
30-Jun-2009 |
Evan Hunt <each@isc.org> |
2619. [func] Add support for RFC 5011, automatic trust anchor
maintenance. The new "managed-keys" statement can
be used in place of "trusted-keys" for zones which
support this protocol. (Note: this syntax is
expected to change prior to 9.7.0 final.) [RT #19248] |
dde8659175c5798267fb0fdefd7576e4efe271b3 |
|
18-Jun-2009 |
Automatic Updater <source@isc.org> |
update copyright notice |
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7 |
|
17-Jun-2009 |
Evan Hunt <each@isc.org> |
2612. [func] Add default values for the arguments to
dnssec-keygen. Without arguments, it will now
generate a 1024-bit RSASHA1 zone-signing key,
or with the -f KSK option, a 2048-bit RSASHA1
key-signing key. [RT #19300]
2611. [func] Add -l option to dnssec-dsfromkey to generate
DLV records instead of DS records. [RT #19300] |
54cdd2b3070640311cd9ddeb6ca3514b3116e62b |
|
08-May-2009 |
Automatic Updater <source@isc.org> |
update copyright notice |
ddac1a2b9822b00aa936ef24c6d971f4a1407532 |
|
07-May-2009 |
Francis Dupont <fdupont@isc.org> |
reserve -F |
3398334b3acda24b086957286288ca9852662b12 |
|
25-Sep-2008 |
Automatic Updater <source@isc.org> |
update copyright notice |
6098d364b690cb9dabf96e9664c4689c8559bd2e |
|
24-Sep-2008 |
Mark Andrews <marka@isc.org> |
2448. [func] Add NSEC3 support. [RT #15452] |
271c4c7ffafeb0bda21278af6cac4535c0193f18 |
|
28-Aug-2007 |
Automatic Updater <source@isc.org> |
update copyright notice |
ec5347e2c775f027573ce5648b910361aa926c01 |
|
19-Jun-2007 |
Automatic Updater <source@isc.org> |
update copyright notice |
bf45f72ed319628eebce60c368177320943d001f |
|
18-Jun-2007 |
Mark Andrews <marka@isc.org> |
2195. [func] dnssec-keygen now defaults to nametype "ZONE"
when generating DNSKEYs. [RT #16954] |
0f8c9b5eed7e8714ceb7d6d3675555df9c5f6350 |
|
21-May-2007 |
Mark Andrews <marka@isc.org> |
2191. [func] named-checkzone now allows dumping to stdout (-).
named-checkconf now has -h for help.
named-checkzone now has -h for help.
Better handling of '-?' for usage summaries.
[RT #16707] |
f8574167b2839d1ab360ea6053fec524bfd6ce5f |
|
10-Jan-2007 |
Mark Andrews <marka@isc.org> |
update copyright notice |
92f56936fbb3bad349cb3e5e6834beb75008a2ca |
|
09-Jan-2007 |
Mark Andrews <marka@isc.org> |
update copyright notice |
c6d4f781529d2f28693546b25b2967d44ec89e60 |
|
27-Jan-2006 |
Mark Andrews <marka@isc.org> |
1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
HMACSHA512 support. [RT #13606] |
35da39a7f16d76d29ee295c4e4a0598649dfda9c |
|
04-Jan-2006 |
Mark Andrews <marka@isc.org> |
update copyright notice |
2a90390deeff6ba07125bfb2c81ab4b582eb2777 |
|
03-Jan-2006 |
Mark Andrews <marka@isc.org> |
1945. [cleanup] dnssec-keygen: RSA (RSAMD5) is nolonger recommended.
To generate a RSAMD5 key you must explictly request
RSAMD5. [RT #13780] |
ed6ca94ad75353d5344e2a456e7a8beb480a351f |
|
18-Sep-2005 |
Mark Andrews <marka@isc.org> |
finetune isc_thread_key implementation [RT #15408] |
69fe9aaafdd6a141610e86a777d325db75422070 |
|
29-Apr-2005 |
Mark Andrews <marka@isc.org> |
update copyright notice |
ab023a65562e62b85a824509d829b6fad87e00b1 |
|
27-Apr-2005 |
Rob Austein <sra@isc.org> |
1851. [doc] Doxygen comment markup. [RT #11398] |
cc3aafe737334d444781f8a34ffaf459e075bb9a |
|
11-Jun-2004 |
Mark Andrews <marka@isc.org> |
1659. [cleanup] Cleanup some messages that were referring to KEY vs
DNSKEY, NXT vs NSEC and SIG vs RRSIG.
1658. [func] Update dnssec-keygen to default to KEY for HMAC-MD5
and DH. Tighten which options apply to KEY and
DNSKEY records. |
50105afc551903541608b11851d73278b23579a3 |
|
10-Mar-2004 |
Mark Andrews <marka@isc.org> |
1589. [func] DNSSEC lookaside validation.
enable-dnssec -> dnssec-enable |
af5073d03288a53b646ec3b807ac25ced64d7879 |
|
05-Mar-2004 |
Mark Andrews <marka@isc.org> |
update copyrights |
dafcb997e390efa4423883dafd100c975c4095d6 |
|
05-Mar-2004 |
Mark Andrews <marka@isc.org> |
update copyright notice |
b0c15bd9792112fb47f6d956e580e4369e92f4e7 |
|
18-Jan-2003 |
Mark Andrews <marka@isc.org> |
1415. [func] DS TTL now derived from NS ttl. NXT TTL now derived
from SOA MINIMUM.
1414. [func] Support for KSK flag. |
93e353425a81da7793dde3776f4caca658f57c11 |
|
03-Dec-2002 |
Mark Andrews <marka@isc.org> |
1403. [func] dnssec-signzone, dnssec-keygen, dnssec-makekeyset
dnssec-signkey now report their version in the
usage message. |
a7038d1a0513c8e804937ebc95fc9cb3a46c04f5 |
|
20-Feb-2002 |
Mark Andrews <marka@isc.org> |
copyrights |
2ca556300b09a94f0937b303386d29b95ef057dd |
|
21-Jan-2002 |
Brian Wellington <source@isc.org> |
1180. [func] dnssec-keygen should always generate keys with
protocol 3 (DNSSEC), since it's less confusing
that way. |
d9af67ef70db20f94a954cca237b3fdb30ac2bc7 |
|
15-Nov-2001 |
Brian Wellington <source@isc.org> |
add RSA to the secalgs list in rdata.c (as a synonym for RSAMD5), remove the
special case code in dnssec-keygen to parse RSA. |
d25365515e6d11477e344a497734ff2cad08e43d |
|
12-Oct-2001 |
Andreas Gustafsson <source@isc.org> |
consistently begin error messages with a lower case letter |
ce1d4c7aebc94d0aafefa5283dd7b17ae43921b4 |
|
12-Oct-2001 |
Brian Wellington <source@isc.org> |
Print an error when creating a zone key with an algorithm that is not
allowed for a zone key. |
94ce9c52fbb6aa7cc2f6d91669a2b7d3bf90fc17 |
|
05-Oct-2001 |
Andreas Gustafsson <source@isc.org> |
Improve error messages printed by dnssec tools when compiled
without crypto support (patch from Olafur) |
f2d88ed98cb78c06ab89a4ed6f6610c992f659b9 |
|
26-Sep-2001 |
Brian Wellington <source@isc.org> |
clarify help text |
39504d4517eaab72095aa538121bac937634550c |
|
21-Sep-2001 |
Brian Wellington <source@isc.org> |
remove dead code, consolidate dupliacted code. |
2f734e0a7e518c89c2b2b179714b8885b7626b3a |
|
20-Sep-2001 |
Andreas Gustafsson <source@isc.org> |
sizeof style |
2dee13b8b887c682da7b663b7dd3c9af6fb61846 |
|
19-Sep-2001 |
Brian Wellington <source@isc.org> |
rsasha1 stuff |
b7b9b499f4026cae13de5d2661ace9f42033c422 |
|
19-Sep-2001 |
Brian Wellington <source@isc.org> |
remove unused code |
36e37042c6c9252cdf6eb99bd71ccb6e6c43ba6d |
|
15-Sep-2001 |
Brian Wellington <source@isc.org> |
997. [func] Add support for RSA-SHA1 keys. |
3f543c371fff724d1fb05eb564f732476e946b5b |
|
06-Sep-2001 |
Brian Wellington <source@isc.org> |
981. [func] The dnssec tools can now take multiple '-r randomfile'
arguments. |
cda383abe000119e7db0c71e2bfc7d30bfc56452 |
|
10-Jul-2001 |
Brian Wellington <source@isc.org> |
don't call dst_algorithm_supported(), an unsupported algorithm will be caught
anyway. |
c3de05e48abc255b044e66c876809f597a7192a3 |
|
16-Feb-2001 |
Brian Wellington <source@isc.org> |
send usage to stderr, not stdout. |
499b34cea04a46823d003d4c0520c8b03e8513cb |
|
09-Jan-2001 |
Brian Wellington <source@isc.org> |
copyright update |
78838d3e0cd62423c23de5503910e01884d2104b |
|
11-Dec-2000 |
Brian Wellington <source@isc.org> |
8 space -> tab conversion |
b7bf1bc9d9e822022d7c4c918851551ce3d69a1a |
|
07-Nov-2000 |
Brian Wellington <source@isc.org> |
openssl rsa doesn't have a 2048 bit limit. Change it to 4096, which
takes a long time and a lot of entropy to generate. |
82f4c5bc902220553d0f2d290ea9f54b74eec36d |
|
31-Oct-2000 |
Brian Wellington <source@isc.org> |
- print the names of the files generated, expand the usages a bit
- add -d directory option to dnssec-signzone |
db503b6dafb75e38a189d163a69daa68fc4f45b3 |
|
27-Sep-2000 |
Brian Wellington <source@isc.org> |
logging changes. |
78106d74eb679e0275b561d5833c9a0d704a0021 |
|
21-Sep-2000 |
Brian Wellington <source@isc.org> |
usage changes |
c0bf51978c2c45b697f5560ff93f8333f28f4d89 |
|
12-Sep-2000 |
Brian Wellington <source@isc.org> |
remove unnecessary allocations |
1f8f904ad612e372bf34d88fce28c59ac5e54574 |
|
12-Sep-2000 |
Brian Wellington <source@isc.org> |
Added support for non-IN classes. |
4fc4813eb3bb3c4b0fbcb4b3052ef162d2a1ca04 |
|
14-Aug-2000 |
Brian Wellington <source@isc.org> |
Remove all non-threadsafe functions (in the non-threaded programs). |
40f53fa8d9c6a4fc38c0014495e7a42b08f52481 |
|
01-Aug-2000 |
David Lawrence <source@isc.org> |
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace. |
14f1e8c58002bbb71dd0b80a7af439b6be59c8c9 |
|
22-Jun-2000 |
Brian Wellington <source@isc.org> |
Call isc_entropy_stopcallbacksources to reset the keyboard after the call
to dst_key_generate |
1f27f34aee811db505ede809f7e9a37cfde98d26 |
|
19-Jun-2000 |
Brian Wellington <source@isc.org> |
Incorrect arguments passed to fatal() |
3d3e7bce59e3552a821373862a9bf6fc961a347a |
|
10-Jun-2000 |
Brian Wellington <source@isc.org> |
Add '-r randomfile' option to all tools |
79d91e915023ffa5fac1bb2f91f19210bb18407c |
|
10-Jun-2000 |
Brian Wellington <source@isc.org> |
Use the entropy api |
4979d89e042f6152b8270723fc8dd40de0dd354c |
|
09-Jun-2000 |
Andreas Gustafsson <source@isc.org> |
joint copyright ISC/NAI 2000 |
b3ef06344abad0105be99b622e615dcbd87911e1 |
|
07-Jun-2000 |
Brian Wellington <source@isc.org> |
DST API updates |
83b32cc34259ef7935c6272f0da7b5920e843e78 |
|
02-Jun-2000 |
Brian Wellington <source@isc.org> |
print memory stats when verbose>10 |
7efc8c3f692fc3226c00ce8bdc1b90eb06562352 |
|
01-Jun-2000 |
David Lawrence <source@isc.org> |
Megacommit of many files.
Mostly, several functions that take pointers as arguments, almost
always char * pointers, had those pointers qualified with "const".
Those that returned pointers to previously const-qualified arguments
had their return values qualified as const. Some structure members
were qualified as const to retain that attribute from the variables
from which they were assigned.
Minor other ISC style cleanups. |
5cfa06cee32c16d04fb6126764aa78e30bf98642 |
|
01-Jun-2000 |
Brian Wellington <source@isc.org> |
enabling verbose could crash the program |
b1d234eb75e2804e09d89178a76df39c321db51b |
|
25-May-2000 |
Brian Wellington <source@isc.org> |
The dnssec tools properly use the logging subsystem and share more code. |
a9bc95f22ef2dd4a12e79be99412c9f18b814a5d |
|
25-May-2000 |
Brian Wellington <source@isc.org> |
dst now stores the key name as a dns_name_t, not a char *. |
541b1b23e942a76ad4f50a8d21d6070010238030 |
|
24-May-2000 |
Brian Wellington <source@isc.org> |
actually use the verbose variable |
d6a2af163f61cad7ab014a9dd5dc0f35920b1ed3 |
|
24-May-2000 |
David Lawrence <source@isc.org> |
added missing prototype for usage().
wrapped long lines.
removed unused stack variable "byte" from set_bit in dnssec-signzone.
UNUSED(verbose) for yet-to-be-used variable in dnssec-keygen.
argument to return should be in parentheses. |
c50936eb40263b65ebf6afe4e6556e2dc67c10e4 |
|
19-May-2000 |
Brian Wellington <source@isc.org> |
changed dst_key_free() prototype, misc. dst cleanup |
6a6b556d9de5d9120f2933f59965391bcef3e30c |
|
19-May-2000 |
David Lawrence <source@isc.org> |
gcc (ANSI?) won't inline a variable arg function, but there wasn't much point
to inlining fatal() anyway. |
acd5445e00f9c142fe22d38f36d3f60477e5dffa |
|
19-May-2000 |
Brian Wellington <source@isc.org> |
use the new names in program output |
81ab85fd39c3f6c781ecac725d830364a311479d |
|
18-May-2000 |
Brian Wellington <source@isc.org> |
dst function name cleanup |
6a285c816d1c5f82afbcc92f7f5928ce8e9f9ffa |
|
16-May-2000 |
Brian Wellington <source@isc.org> |
better error reporting and miscellaneous cleanup |
ad418d66f8f4c3927b62de39a24ad1408fe9bd23 |
|
15-May-2000 |
Brian Wellington <source@isc.org> |
style fixes, changes to output format, minor bug fixes |
ff8d15be4e6096329fe6ae8217d0adcabd08c94b |
|
10-May-2000 |
Olafur Gudmundsson <source@isc.org> |
Fixed 3 bugs in keygen,
it overwrote old keys if new key key-id conflicted
It was generating non null-keys with id==0
It was not able to generate DSA null keys.
I changed size of maximum RSA key to 2048. |
f6754349781d86adcd749e6ef90bb4074f18ba65 |
|
08-May-2000 |
David Lawrence <source@isc.org> |
return rather than exit from main() to shut up HP/UX |
1a69a1a78cfaa86f3b68bbc965232b7876d4da2a |
|
08-May-2000 |
David Lawrence <source@isc.org> |
Megacommit of dozens of files.
Cleanup of redundant/useless header file inclusion.
ISC style lint, primarily for function declarations and standalone
comments -- ie, those that appear on a line without any code, which
should be written as follows:
/*
* This is a comment.
*/ |
01757e53116d1b7251241586581192bf27c07c88 |
|
05-May-2000 |
Andreas Gustafsson <source@isc.org> |
added check for missing domain name argument |
364a82f7c25b62967678027043425201a5e5171a |
|
28-Apr-2000 |
Bob Halley <source@isc.org> |
include isc/util.h |
22e8a319814f3ff2b9ec8c8321e167be2344f1af |
|
27-Apr-2000 |
Brian Wellington <source@isc.org> |
Added verbose flag. Currently doesn't do anything, but it's consistent with
the other dnssec tools. |
32eeec855957c3dd38f0d6c98ca79b67a71300b6 |
|
25-Apr-2000 |
Brian Wellington <source@isc.org> |
Rewrite of keygen. |
b930c125ca3e8861eac8876867a4731f93029f33 |
|
23-Mar-2000 |
Brian Wellington <source@isc.org> |
Fixed missing braces reported on bind9-workers. The rewritten keygen should
hopefully go in just after b2. |
2539896175e5cbf83fd1d3b1a803053428933d6f |
|
17-Mar-2000 |
Andreas Gustafsson <source@isc.org> |
do not indent CVS ID comment |
4124057bf54f0fc75b06b35487130bbd9249ee7f |
|
06-Mar-2000 |
Brian Wellington <source@isc.org> |
dst_result_t -> isc_result_t |
90adbb5f1cfeac900fecf654c9000d7f26c06b98 |
|
29-Oct-1999 |
Mark Andrews <marka@isc.org> |
Remove various "enumerated type mixed with another type" warnings.
More still to be removed.
#define ISC_TF(x) to covert logical result to isc_boolean_t |
93a3bb12e01d7656d28ba75a7a2c41aaa5ec328a |
|
29-Oct-1999 |
Mark Andrews <marka@isc.org> |
Fix ctype macro args |
a7d792804f564aa0889a94f64913b11bffd9738c |
|
21-Oct-1999 |
Brian Wellington <source@isc.org> |
dst error code cleanup |
82e9817a187164b513f40381dd721c8685f71495 |
|
10-Oct-1999 |
Bob Halley <source@isc.org> |
lint |
6a759e38699d133302d0df120d7afcd4af721951 |
|
06-Oct-1999 |
David Lawrence <source@isc.org> |
use isc_commandline_parse instead of getopt |
106b97eebd7958779c2858f89202e2d9e29ed59d |
|
27-Sep-1999 |
Brian Wellington <source@isc.org> |
support for Diffie-Hellman keys |
b87a704401ebdfccd907e30fec7e047760b0177d |
|
10-Sep-1999 |
Brian Wellington <source@isc.org> |
added key generator |