Automatic Updater
7b2366db70
regen v9_7
2010-03-10 02:41:46 +00:00
Automatic Updater
3cea95052a
regen v9_7
2010-02-25 12:30:09 +00:00
Mark Andrews
8a98023414
2852. [bug] Handle broken DNSSEC trust chains better. [RT #15619 ]
2010-02-25 05:05:09 +00:00
Automatic Updater
e83e8d39d7
regen v9_7
2010-02-07 02:08:26 +00:00
Mark Andrews
a4b427d4c3
copyright notice
2010-02-06 07:42:44 +00:00
Automatic Updater
734033a05f
regen v9_7
2010-02-04 05:15:18 +00:00
Automatic Updater
6a2827695a
regen
2010-02-04 02:08:20 +00:00
Automatic Updater
91bb55c45d
update copyright notice
2010-02-03 23:48:29 +00:00
Automatic Updater
85166e0140
regen
2010-02-03 02:08:11 +00:00
Evan Hunt
02973df5f2
2848. [doc] Moved README.dnssec, README.libdns, README.pkcs11 and
...
README.rfc5011 into the ARM. [RT #20899 ]
2010-02-03 01:32:44 +00:00
cvs2git
17b58ef7ea
This commit was manufactured by cvs2git to create branch 'v9_7'.
2010-02-03 01:31:50 +00:00
Evan Hunt
0b24b2d3c4
2848. [doc] Moved README.dnssec, README.libdns, README.pkcs11 and
...
README.rfc5011 into the ARM. [RT #20899 ]
2010-02-03 01:31:49 +00:00
Automatic Updater
5201210bae
regen
2010-01-23 02:07:50 +00:00
Automatic Updater
4a5d8786ed
regen
2010-01-23 01:13:56 +00:00
Mark Andrews
133d92da58
2844. [doc] notify-delay default in ARM was wrong. It should have
...
been five (5) seconds.
2010-01-23 00:41:51 +00:00
Mark Andrews
fd3a378353
2844. [doc] notify-delay default in ARM was wrong. It should have
...
been five (5) seconds.
2010-01-23 00:33:21 +00:00
Automatic Updater
b0bff0ec59
regen
2010-01-21 22:24:08 +00:00
Automatic Updater
451cd3395a
regen
2010-01-20 02:08:51 +00:00
Automatic Updater
a3416b0a1b
regen
2010-01-20 01:14:19 +00:00
Automatic Updater
4dea9e5971
regen
2010-01-17 01:14:02 +00:00
Automatic Updater
49644c0c8f
update copyright notice
2010-01-08 23:51:44 +00:00
Automatic Updater
3f818a717b
update copyright notice
2010-01-08 23:50:05 +00:00
Automatic Updater
1773c53c87
regen
2010-01-08 02:08:26 +00:00
Automatic Updater
fdd80e9a55
regen
2010-01-08 01:14:09 +00:00
Automatic Updater
a30c7003af
update copyright notice
2010-01-07 23:48:54 +00:00
Automatic Updater
ed0fd28aff
update copyright notice
2010-01-07 23:48:16 +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
8bcd348638
regen
2009-12-29 02:09:40 +00:00
Automatic Updater
d856585f5f
regen
2009-12-29 01:14:03 +00:00
Automatic Updater
5db6b77754
regen
2009-12-19 02:08:53 +00:00
Automatic Updater
7a0d680aa5
regen
2009-12-19 01:14:05 +00:00
Evan Hunt
19a6c40c37
2810. [doc] Clarified the process of transitioning an NSEC3 zone
...
to insecure. [RT #20746 ]
2009-12-18 07:56:29 +00:00
Evan Hunt
b1bc808468
2810. [doc] Clarified the process of transitioning an NSEC3 zone
...
to insecure. [RT #20746 ]
2009-12-18 07:55:06 +00:00
Automatic Updater
42f75ef047
regen
2009-12-17 02:57:07 +00:00
Automatic Updater
90c38ab4e6
regen
2009-12-17 01:13:46 +00:00
Automatic Updater
a8d090b362
update copyright notice
2009-12-04 22:32:31 +00:00
Automatic Updater
fc2381b901
new
2009-12-04 22:23:33 +00:00
Automatic Updater
e2e4d32199
regen
2009-12-04 22:22:27 +00:00
Mark Andrews
71ba75c604
2803. [port] win32: Install named-journalprint, nsec3hash, arpaname
...
and genrandom under windows. [RT #20670 ]
2802. [cleanup] Rename journalprint to named-journalprint. [RT #20670 ]
2009-12-04 21:59:24 +00:00
Mark Andrews
3d17a3ba61
2801. [func] Detect and report records that are different according
...
to DNSSEC but are sematically equal according to plain
DNS. Apply plain DNS comparisons rather than DNSSEC
comparisons when processing UPDATE requests.
dnssec-signzone now removes such semantically duplicate
records prior to signing the RRset.
named-checkzone -r {ignore|warn|fail} (default warn)
named-compilezone -r {ignore|warn|fail} (default warn)
named.conf: check-dup-records {ignore|warn|fail};
2009-12-04 21:09:34 +00:00
Automatic Updater
089c63b69c
regen
2009-12-04 01:13:45 +00:00
Evan Hunt
8e4f3f1cbc
2799. [cleanup] Changed the "secure-to-insecure" option to
...
"dnssec-secure-to-insecure", and "dnskey-ksk-only"
to "dnssec-dnskey-kskonly", for clarity. [RT #20586 ]
2009-12-03 23:18:17 +00:00
Automatic Updater
996dbb1957
regen
2009-11-29 01:14:51 +00:00
Vernon Schryver
5d9922e86f
Allow the optional filter-aaaa-on-v4 option in view statements to close #20635
2009-11-28 15:57:37 +00:00
Automatic Updater
b7ce89b8ca
regen
2009-11-26 01:15:25 +00:00
Evan Hunt
bccacfdbf0
corrected rndc sign syntax
2009-11-26 00:20:28 +00:00
Automatic Updater
850853340a
regen
2009-11-18 00:38:26 +00:00
Automatic Updater
3a5fe5abf0
regen
2009-11-11 01:14:42 +00:00