Automatic Updater
b90ed94672
update copyright notice
2011-02-03 12:15:51 +00:00
Mark Andrews
a8fdb85512
3014. [bug] Fix the zonechecks system test to match expected
...
behaviour for 9.4 and to fail on error. [RT #22905 ]
2011-02-03 07:56:33 +00:00
Automatic Updater
136ee1782b
update copyright notice
2011-01-14 00:49:54 +00:00
Mark Andrews
8691060ac8
silence: warning: format not a string literal and no format arguments
2011-01-14 00:45:40 +00:00
Mark Andrews
3a66e0f68c
2786. [bug] Additional could be promoted to answer. [RT #20663 ]
2010-11-17 10:21:02 +00:00
Mark Andrews
d5e5c8d8f7
convert to 9.4 syntax and algorithms
2010-11-17 10:11:43 +00:00
Mark Andrews
5d51096644
initalise n
2010-11-17 10:10:55 +00:00
Mark Andrews
f067658513
genrandom is not in tools in 9.4
2010-11-17 09:12:52 +00:00
Automatic Updater
09065d8286
update copyright notice
2010-11-16 23:45:24 +00:00
Mark Andrews
b78658f143
2970. [security] Adding a NO DATA negative cache entry failed to clear
...
any matching RRSIG records. A subsequent lookup of
of NO DATA cache entry could trigger a INSIST when the
unexpected RRSIG was also returned with the NO DATA
cache entry. [RT #22288 ]
2010-11-16 08:01:09 +00:00
Mark Andrews
a407ead333
2968. [security] Named could fail to prove a data set was insecure
...
before marking it as insecure. One set of conditions
that can trigger this occurs naturally when rolling
DNSKEY algorithms. [RT #22309 ]
Had to adjust the test to use RSAMD5 -> RSASH1 as we need to use algorithms
supported by 9.4.
2010-11-16 04:17:44 +00:00
Automatic Updater
17a382ffd1
update copyright notice
2010-08-17 23:45:18 +00:00
Mark Andrews
776eb07d6c
update default id range to match that used (1..6)
2010-08-17 04:12:05 +00:00
Automatic Updater
832849c859
update copyright notice
2010-07-03 23:45:26 +00:00
Mark Andrews
cad9e1ff1f
2678. [func] Treat DS queries as if "minimal-response yes;"
...
was set. [RT #20258 ]
2427. [func] Treat DNSKEY queries as if "minimal-response yes;"
was set. [RT #18528 ]
2010-07-03 09:03:01 +00:00
Automatic Updater
6c82c34716
update copyright notice
2010-06-04 23:46:02 +00:00
Automatic Updater
bda132bcaf
update copyright notice
2010-06-03 23:46:10 +00:00
Mark Andrews
1a677bc3f7
2904. [bug] When using DLV, sub-zones of the zones in the DLV,
...
could be incorrectly marked as insecure instead of
secure leading to negative proofs failing. This was
a unintended outcome from change 2890. [RT# 21392]
2010-06-03 00:36:02 +00:00
Mark Andrews
eb12f97615
2900. [bug] The placeholder negative caching element was not
...
properly constructed triggering a INSIST in
dns_ncache_towire(). [RT #21346 ]
2010-06-03 00:21:52 +00:00
cvs2git
7d36018674
This commit was manufactured by cvs2git to create branch 'v9_4'.
2010-05-27 23:51:09 +00:00
Automatic Updater
248b9ab0b0
update copyright notice
2010-05-27 23:51:08 +00:00
Mark Andrews
2f34efede1
line length
2010-05-27 03:23:56 +00:00
Automatic Updater
051dec6fb7
update copyright notice
2010-05-26 23:50:47 +00:00
Mark Andrews
b4c6ce22d0
call sign.sh robustly
2010-05-26 07:00:37 +00:00
Mark Andrews
e27d55e3ee
2904. [bug] When using DLV, sub-zones of the zones in the DLV,
...
could be incorrectly marked as insecure instead of
secure leading to negative proofs failing. This was
a unintended outcome from change 2890. [RT# 21392]
2010-05-26 06:28:00 +00:00
Automatic Updater
15c961a1dd
update copyright notice
2010-05-19 09:33:50 +00:00
Mark Andrews
5ae2eac4c1
2902. [func] Add regression test for change 2897. [RT #21040 ]
2010-05-19 07:45:38 +00:00
Mark Andrews
b667946fa5
2900. [bug] The placeholder negative caching element was not
...
properly constructed triggering a INSIST in
dns_ncache_towire(). [RT #21346 ]
2010-05-19 06:39:50 +00:00
Automatic Updater
bef75d63d7
regen HEAD
2010-05-19 01:14:14 +00:00
Mark Andrews
6ffc3748d9
wrong rdataset disassociated. reviewed by each
2010-05-18 06:18:23 +00:00
Automatic Updater
4dd3ec797d
update copyright notice
2010-05-18 02:38:10 +00:00
Mark Andrews
98744b5111
2898. [bug] nslookup leaked memory when -domain=value was
...
specified. [RT #21301 ]
2010-05-18 01:48:13 +00:00
Mark Andrews
8d31dd9ab6
2897. [bug] NSEC3 chains could be left behind when transitioning
...
to insecure. [RT #21040 ]
2010-05-18 01:39:41 +00:00
Automatic Updater
e1263b4b9c
regen HEAD
2010-05-18 01:14:20 +00:00
Mark Andrews
7ac162ea7e
silence compiler warning
2010-05-18 00:28:40 +00:00
Automatic Updater
bd5842db3d
update copyright notice
2010-05-17 23:51:05 +00:00
Mark Andrews
c9c7fc6a01
#include <isc/print.h>
2010-05-17 05:31:43 +00:00
Mark Andrews
3ec79bbc03
2895. [func] genrandom: add support for the generation of multiple
...
files. [RT #20917 ]
2010-05-17 04:38:45 +00:00
Automatic Updater
0284e57b9b
regen HEAD
2010-05-15 01:14:25 +00:00
Automatic Updater
515c7f3c43
update copyright notice
2010-05-14 23:50:40 +00:00
Mark Andrews
778a01b1aa
2893. [bug] Improve managed keys support. New named.conf option
...
managed-keys-directory. [RT #20924 ]
2010-05-14 04:48:28 +00:00
Mark Andrews
44f175a90a
2892. [bug] Handle REVOKED keys better. [RT #20961 ]
2010-05-14 04:38:52 +00:00
Mark Andrews
21991bd14e
2891. [maint] Update empty-zones list to match
...
draft-ietf-dnsop-default-local-zones-13. [RT# 21099]
2010-05-14 03:24:24 +00:00
Mark Andrews
e18c62b1da
2888. [bug] Only the first EDNS option was displayed. [RT #21273 ]
2010-05-13 00:40:46 +00:00
Mark Andrews
108300f7f1
2883. [bug] 'dig +short' failed to handle really large datasets.
...
[RT #21113 ]
2010-05-12 01:31:37 +00:00
Automatic Updater
d3798f2bff
update copyright notice
2010-05-06 23:50:56 +00:00
Mark Andrews
f2ae969065
handle revoke changes
2010-05-06 11:28:20 +00:00
Mark Andrews
707d9fbd86
2880. [cleanup] Make the output of dnssec-keygen and dnssec-revoke
...
consistent. [RT #21078 ]
2010-05-06 05:31:19 +00:00
Automatic Updater
230987e819
update copyright notice
2010-03-12 23:51:11 +00:00
Mark Andrews
c19f322914
2866. [bug] Windows does not like the TSIG name being compressed.
...
[RT #20986 ]
2010-03-12 03:34:56 +00:00