Automatic Updater
b54b7ef659
update
2010-01-19 00:18:43 +00:00
Automatic Updater
d1a69b8e99
update copyright notice
2010-01-18 23:48:01 +00:00
Automatic Updater
79070290f1
newcopyrights
2010-01-18 23:30:45 +00:00
Automatic Updater
9a5123bdfe
update
2010-01-18 20:16:29 +00:00
Evan Hunt
7c6fa1d589
2841. [func] Added "smartsign" and improved "autosign" and
...
"dnssec" regression tests. [RT #20865 ]
2010-01-18 19:18:35 +00:00
Automatic Updater
c57721f304
update
2010-01-15 00:18:30 +00:00
Evan Hunt
e2366995bf
2840. [bug] Change 2836 was not complete. [RT #20883 ]
2010-01-14 23:49:45 +00:00
Automatic Updater
469cc67d39
update
2010-01-14 00:18:39 +00:00
Automatic Updater
74f601e769
update copyright notice
2010-01-13 23:48:20 +00:00
Automatic Updater
cb3485b672
newcopyrights
2010-01-13 23:30:26 +00:00
Automatic Updater
82e967e5e6
update
2010-01-13 22:16:33 +00:00
Francis Dupont
29ea3caf10
Temporary fixed pkcs11-destroy usage check. [RT #20760 ]
2010-01-13 21:21:33 +00:00
Automatic Updater
f4693db3a3
update
2010-01-13 20:16:53 +00:00
Evan Hunt
96c51eadc9
Commit to v9_7 some changes that had been left out:
...
2838. [bug] A KSK revoked by named could not be deleted.
[RT #20881 ]
2837. [port] Prevent Linux spurious warnings about fwrite().
[RT #20812 ]
2010-01-13 19:31:53 +00:00
Automatic Updater
7a3c23d482
update
2010-01-10 00:18:57 +00:00
Automatic Updater
2462656853
update copyright notice
2010-01-09 23:47:55 +00:00
Automatic Updater
afc0c883e0
newcopyrights
2010-01-09 23:30:25 +00:00
Automatic Updater
6454378247
update
2010-01-09 17:16:45 +00:00
Evan Hunt
5a51487062
2836. [bug] Keys that were scheduled to become active could
...
be delayed. [RT #20874 ]
2010-01-09 17:07:16 +00:00
Automatic Updater
9457b2ef4e
update
2010-01-09 00:19:22 +00:00
Automatic Updater
3f818a717b
update copyright notice
2010-01-08 23:50:05 +00:00
Automatic Updater
68f56798c5
newcopyrights
2010-01-08 23:30:37 +00:00
Automatic Updater
d71c9f3056
update
2010-01-08 18:16:54 +00:00
Automatic Updater
5373ea378a
update
2010-01-08 17:17:11 +00:00
Evan Hunt
1088aae3c3
2835. [bug] Key inactivity dates were inadvertently stored in
...
the private key file with the outdated tag
"Unpublish" rather than "Inactive". This has been
fixed; however, any existing keys that had Inactive
dates set will now need to have them reset, using
'dnssec-settime -I'. [RT #20868 ]
2010-01-08 17:17:09 +00:00
Evan Hunt
d01d2952a0
change "Unpublish" to "Inactive" in dst_parse.c (this was missed out of
...
change 2677).
2010-01-08 16:57:18 +00:00
Automatic Updater
64f0e92b83
update
2010-01-08 02:18:20 +00:00
Automatic Updater
1773c53c87
regen
2010-01-08 02:08:26 +00:00
Automatic Updater
c520aae568
update
2010-01-08 00:19:03 +00:00
Automatic Updater
ed0fd28aff
update copyright notice
2010-01-07 23:48:16 +00:00
Automatic Updater
9d870f3900
newcopyrights
2010-01-07 23:30:35 +00:00
Automatic Updater
f9a4707b26
update
2010-01-07 22:16:18 +00:00
Evan Hunt
592adf7dc2
2834. [bug] HMAC-SHA* keys that were longer than the algorithm
...
digest length were used incorrectly, leading to
interoperability problems with other DNS
implementations. This has been corrected.
(Note: If an oversize key is in use, and
compatibility is needed with an older release of
BIND, the new tool "isc-hmac-fixup" can convert
the key secret to a form that will work with all
versions.) [RT #20751 ]
2010-01-07 21:53:05 +00:00
cvs2git
946191fb80
This commit was manufactured by cvs2git to create branch 'v9_7'.
2010-01-07 21:52:15 +00:00
Evan Hunt
0f66aced26
2834. [bug] HMAC-SHA* keys that were longer than the algorithm
...
digest length were used incorrectly, leading to
interoperability problems with other DNS
implementations. This has been corrected.
(Note: If an oversize key is in use, and
compatibility is needed with an older release of
BIND, the new tool "isc-hmac-fixup" can convert
the key secret to a form that will work with all
versions.) [RT #20751 ]
2010-01-07 21:52:12 +00:00
Automatic Updater
c8f7f7feee
update
2010-01-07 20:16:25 +00:00
Automatic Updater
da42475564
update
2010-01-07 19:16:40 +00:00
Evan Hunt
b916fd3d7f
2833. [cleanup] Fix usage messages in dnssec-keygen and dnssec-settime.
...
[RT #20851 ]
2010-01-07 19:16:30 +00:00
Automatic Updater
a02373df1a
update
2010-01-07 19:16:18 +00:00
Evan Hunt
8ebf67b7f0
2833. [cleanup] Fix usage messages in dnssec-keygen and dnssec-settime.
...
[RT #20851 ]
2010-01-07 19:13:59 +00:00
Shawn Routhier
49dd142346
Modify "struct stat" in lib/export/samples/nsprobe.c to avoid redefinition
...
in some OSes - rt20831
2010-01-07 18:37:02 +00:00
Shawn Routhier
7c25b5f311
Modify "struct stat" in lib/export/samples/nsprobe.c to avoid redefinition in
...
some OSes - rt20831
2010-01-07 18:31:34 +00:00
Automatic Updater
8997313968
update
2010-01-07 17:17:01 +00:00
Automatic Updater
e50d57f3b7
update
2010-01-07 17:16:28 +00:00
Evan Hunt
cf00dcb23a
2831. [security] Do not attempt to validate or cache
...
out-of-bailiwick data returned with a secure
answer; it must be re-fetched from its original
source and validated in that context. [RT #20819 ]
2010-01-07 16:49:12 +00:00
cvs2git
51833b980c
This commit was manufactured by cvs2git to create branch 'v9_7'.
2010-01-07 16:48:30 +00:00
Evan Hunt
597642c0ba
2831. [security] Do not attempt to validate or cache
...
out-of-bailiwick data returned with a secure
answer; it must be re-fetched from its original
source and validated in that context. [RT #20819 ]
2010-01-07 16:48:23 +00:00
Automatic Updater
4715754ba9
update
2010-01-07 00:19:43 +00:00
Automatic Updater
57ab797a83
update
2010-01-07 00:18:38 +00:00
Automatic Updater
247f299fb0
update copyright notice
2010-01-06 23:48:47 +00:00