Mark Andrews
a06f1b6dc7
throw fatal error on realloc failure
2012-12-10 10:17:47 +11:00
Tinderbox User
f174b87081
update copyright notice
2012-11-28 23:45:19 +00:00
Evan Hunt
1b6d0ad8ba
[v9_8] remove libgen.h from dnssec tools
...
we no longer use basename() or dirname()
2012-11-27 19:51:51 -08:00
Evan Hunt
3314b7cd78
[v9_8] remove spurious signatures from glue
...
3404. [bug] dnssec-signzone: When re-signing a zone, remove
RRSIG and NSEC records from nodes that used to be
in-zone but are now below a zone cut. [RT #31556 ]
(cherry picked from commit 4b3d727d96 )
(cherry picked from commit d8861c4350 )
2012-10-24 17:54:25 -07:00
Mark Andrews
dc167ac7f3
3390. [bug] Silence clang compiler warnings. [RT #30417 ]
2012-10-06 12:39:55 +10:00
Evan Hunt
89ef143e3f
fix coverity issues
...
3388. [bug] Fixed several Coverity warnings. [RT #30996 ]
2012-10-02 23:50:20 -07:00
Tinderbox User
2763d151ef
update copyright notice
2012-09-12 23:45:45 +00:00
Mark Andrews
5aed1d4120
use binary mode for raw/fast
2012-09-12 17:42:02 +10:00
Evan Hunt
c0d7ef3afd
warn when changing mode on .private files
...
3347. [bug] dnssec-settime: Issue a warning when writing a new
private key file would cause a change in the
permissions of the existing file. [RT #27724 ]
2012-07-05 18:04:53 -07:00
Tinderbox User
599cf7175e
update copyright notice
2012-06-29 23:45:32 +00:00
Mark Andrews
c0b8f1a675
reverse bad copyright update
2012-06-29 11:43:12 +10:00
Tinderbox User
4106b0caeb
update copyright notice
2012-06-29 01:21:53 +00:00
Tinderbox User
2851880ad0
regen v9_8
2012-05-31 01:14:01 +00:00
Tinderbox User
b008cf0a4d
update copyright notice
2012-05-17 23:45:35 +00:00
Evan Hunt
9d1aaaaf3a
add ECDSA support
...
3317. [protocol] Add ECDSA support (RFC 6605). [RT #21918 ]
2012-05-17 16:09:53 -07:00
Tinderbox User
91f0609aae
regen v9_8
2012-03-07 01:54:34 +00:00
Evan Hunt
3997b6bcbf
add gitignore, remove cvsignore
2012-03-03 23:33:18 -08:00
Mark Andrews
64a4597ad4
3226. [bug] Address minor resource leakages. [RT #26624 ]
2011-11-30 00:51:38 +00:00
Automatic Updater
bfb8448b69
regen v9_8
2011-11-04 01:51:15 +00:00
Evan Hunt
dd9d919c50
3198. [doc] Clarified that dnssec-settime can alter keyfile
...
permissions. [RT #24866 ]
2011-11-03 20:21:30 +00:00
Mark Andrews
96461384d5
remove redundant assignment and variable
2011-10-21 03:56:32 +00:00
Automatic Updater
06fa5532f8
regen v9_8
2011-10-21 01:52:54 +00:00
Automatic Updater
701dafd1ea
update copyright notice
2011-10-20 23:46:28 +00:00
Mark Andrews
cb05b7128f
3174. [bug] Always compute to revoked key tag from scratch.
...
[RT #24711 ]
2011-10-20 21:23:51 +00:00
Automatic Updater
c65c57a508
update copyright notice
2011-09-05 23:45:54 +00:00
Evan Hunt
8c3501aeff
3143. [bug] Silence clang compiler warnings. [RT #25174 ]
2011-09-03 06:06:46 +00:00
Automatic Updater
79325ed821
update copyright notice
2011-07-19 23:47:12 +00:00
Mark Andrews
141ed3c035
3134. [bug] Improve the accuracy of dnssec-signzone's signing
...
statistics. [RT #16030 ]
2011-07-19 04:45:49 +00:00
Evan Hunt
52f6ab64a9
3122. [cleanup] dnssec-settime: corrected usage message. [RT #24664 ]
2011-06-02 20:24:11 +00:00
Evan Hunt
79951b66bd
3110. [bug] dnssec-signzone: Wrong error message could appear
...
when attempting to sign with no KSK. [RT #24369 ]
2011-05-07 00:24:41 +00:00
Evan Hunt
46994fc008
3107. [bug] dnssec-signzone: Report the correct number of ZSKs
...
when using -x. [RT #20852 ]
2011-05-06 21:07:50 +00:00
Evan Hunt
71edc4cd46
Corrected a mistake that was exposed by change #3085 in 9.9 (though it
...
has no deleterious effect in 9.8 and earlier).
2011-03-22 03:21:17 +00:00
Automatic Updater
25146eea0e
regen v9_8
2011-03-22 02:37:47 +00:00
Automatic Updater
df5b2dc59d
update copyright notice
2011-03-21 23:46:59 +00:00
Evan Hunt
cb363bc246
3086. [bug] Running dnssec-settime -f on an old-style key will
...
now force an update to the new key format even if no
other change has been specified, using "-P now -A now"
as default values. [RT #22474 ]
2011-03-21 15:56:12 +00:00
Automatic Updater
b7f0a015a5
update copyright notice
2011-03-12 04:59:19 +00:00
Mark Andrews
2b26fdab26
3070. [bug] dnssec-signzone potential NULL pointer dereference.
...
[RT #20256 ]
2011-03-11 12:40:37 +00:00
Mark Andrews
ac6edf67d5
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 06:47:09 +00:00
Automatic Updater
d18d92b9d7
regen v9_8
2011-02-28 02:37:44 +00:00
Automatic Updater
09bde3103b
update copyright notice
2011-02-28 01:20:05 +00:00
Mark Andrews
b603f19738
3041. [bug] dnssec-signzone failed to generate new signatures on
...
ttl changes. [RT #23330 ]
2011-02-24 03:11:48 +00:00
Automatic Updater
81ed53a54e
regen v9_8
2011-02-03 12:29:19 +00:00
Mark Andrews
f5f997afa8
3017. [doc] dnssec-keyfromlabel -I was not properly documented.
...
[RT #22887 ]
2011-02-03 11:59:29 +00:00
Automatic Updater
0e9e255d16
regen HEAD
2010-12-24 01:14:21 +00:00
Automatic Updater
a094c46640
update copyright notice
2010-12-23 23:47:08 +00:00
Mark Andrews
37dee1ff94
2999. [func] Add GOST support (RFC 5933). [RT #20639 ]
2010-12-23 04:08:00 +00:00
Evan Hunt
584ad7dedd
2990. [bug] 'dnssec-settime -S' no longer tests prepublication
...
interval validity when the interval is set to 0.
[RT #22761 ]
2010-12-19 07:29:36 +00:00
Automatic Updater
3acf5eb97c
regen HEAD
2010-08-17 01:15:38 +00:00
Automatic Updater
f428e385a4
update copyright notice
2010-08-16 23:46:52 +00:00
Mark Andrews
c6f4972c74
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 ]
2010-08-16 22:21:07 +00:00