Commit Graph

18183 Commits

Author SHA1 Message Date
Mark Andrews
8f110ca521 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 07:28:37 +00:00
Automatic Updater
944f9271ac update 2010-11-16 02:16:10 +00:00
Shawn Routhier
75636f9b01 Fix acl type processing so that allow-query works in options and view
statements.  Also add a new set of tests to verify proper functioning.
[RT #22418]
2010-11-16 02:11:53 +00:00
Mark Andrews
8bdc865433 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]
2010-11-16 01:21:49 +00:00
Automatic Updater
383ca63dee update 2010-11-11 03:16:11 +00:00
Automatic Updater
5465641352 sync 2010-11-11 02:27:46 +00:00
Automatic Updater
2464e106df update 2010-10-20 00:15:53 +00:00
Automatic Updater
e8bff09ffb update copyright notice 2010-10-19 23:46:47 +00:00
Automatic Updater
ae1a01ff3d newcopyrights 2010-10-19 23:30:29 +00:00
Automatic Updater
bc2014dbbe update 2010-10-19 03:15:50 +00:00
Mark Andrews
feb6270d6f 2967. [bug] 'host -D' now turns on debugging messages earlier.
[RT #22361]
2010-10-19 02:54:48 +00:00
Automatic Updater
c209a20108 update 2010-10-19 00:16:22 +00:00
Automatic Updater
913562f0d3 update copyright notice 2010-10-18 23:46:48 +00:00
Automatic Updater
ebfeba4f78 newcopyrights 2010-10-18 23:30:26 +00:00
Automatic Updater
a9a62db641 update 2010-10-18 04:16:19 +00:00
Mark Andrews
4161a9a0e5 2966. [bug] isc_print_vsnprintf() failed to check if there was
space available in the buffer when adding a left
                        justified character with a non zero width,
                        (e.g. "%-1c"). [RT #22270]
2010-10-18 04:01:06 +00:00
Automatic Updater
795b23217b update 2010-10-04 23:15:21 +00:00
Mark Andrews
49f7dba060 silence 'Null terminator in string initializer ignored.' warning 2010-10-04 22:25:25 +00:00
Automatic Updater
93f3b0ddba update 2010-10-03 03:16:09 +00:00
Automatic Updater
9822caa29b sync 2010-10-03 02:27:38 +00:00
Automatic Updater
47edbd3c53 update 2010-09-30 00:15:52 +00:00
Automatic Updater
fd56caffe6 update copyright notice 2010-09-29 23:46:44 +00:00
Automatic Updater
76365d5f86 newcopyrights 2010-09-29 23:30:29 +00:00
Automatic Updater
409886d852 update 2010-09-29 05:16:05 +00:00
Mark Andrews
f225d11b53 #include <isc/print.h> 2010-09-29 04:29:16 +00:00
Automatic Updater
553a2acba8 update 2010-09-29 04:17:35 +00:00
Mark Andrews
affc5a912e 2965. [func] Test HMAC functions using test data from RFC 2104 and
RFC 4634. [RT #21702]
2010-09-29 04:07:10 +00:00
Automatic Updater
309173748f update 2010-09-24 09:15:50 +00:00
Automatic Updater
a78ef43fe3 update copyright notice 2010-09-24 08:30:58 +00:00
Automatic Updater
dc856c0bcf newcopyrights 2010-09-24 08:27:59 +00:00
Automatic Updater
b74a3907a5 update 2010-09-24 06:15:23 +00:00
Mark Andrews
0a2897853b 2963. [security] The allow-query acl was being applied instead of the
allow-query-cache acl to cache lookups. [RT #22114]
2010-09-24 05:54:06 +00:00
Automatic Updater
444d3d9f97 update 2010-09-17 05:15:23 +00:00
Mark Andrews
177931360d spelling 2010-09-17 04:55:50 +00:00
Automatic Updater
d356572dda update 2010-09-16 06:15:22 +00:00
Mark Andrews
ce5fc01c92 2962. [port] win32: add more dependancies to BINDBuild.dsw.
[RT #22062]
2010-09-16 06:11:43 +00:00
Automatic Updater
daf3551b86 update 2010-09-15 23:30:14 +00:00
Mark Andrews
9960be0a54 simplify grep 2010-09-15 23:23:22 +00:00
Automatic Updater
5a16eacf6f update 2010-09-15 16:15:25 +00:00
Evan Hunt
b1a6907e81 The "resolver" test was failing on systems with old versions of "grep". 2010-09-15 15:45:16 +00:00
Automatic Updater
9f5cecf887 update 2010-09-15 12:50:12 +00:00
Automatic Updater
6d7a4c30a2 update copyright notice 2010-09-15 12:38:04 +00:00
Automatic Updater
fdf81716b4 newcopyrights 2010-09-15 12:33:53 +00:00
Mark Andrews
e69b2928cf ./bin/tests/system/resolver/ns4/named.noaa 2010-09-15 12:31:40 +00:00
Mark Andrews
1872751420 2961. [bug] Be still more selective about the non-authoritative
answers we apply change 2748 to. [RT #22074]
2010-09-15 12:23:17 +00:00
Automatic Updater
355ac59256 update 2010-09-15 12:15:22 +00:00
Mark Andrews
3f9371b30c 2960. [func] Check that named accepts non-authoritative answers.
[RT #21594]
2010-09-15 12:10:54 +00:00
Automatic Updater
5557ac8a6f update 2010-09-15 04:16:06 +00:00
Mark Andrews
311f97e2d4 2959. [func] Check that named starts with a missing masterfile.
[RT #22076]

2958.   [bug]           named failed to start with a missing master file.
                        [RT #22076]
2010-09-15 03:36:41 +00:00
Mark Andrews
fea199b0ce 2957. [bug] entropy_get() and entropy_getpseudo() failed to match
the API for RAND_bytes() and RAND_pseudo_bytes()
                        respectively. [RT #21962]
2010-09-15 03:20:37 +00:00