Mark Andrews
6d79461e07
report subtest number
...
(cherry picked from commit 3f0de196f7 )
2016-06-17 10:51:19 +10:00
Mark Andrews
b283aa31fc
do not overflow exit status. [RT #42643 ]
...
(cherry picked from commit 3635d8f910 )
2016-06-14 14:51:25 +10:00
Mark Andrews
dc7668b449
delv is not part of BIND 9.9
2016-04-15 16:42:19 +10:00
Evan Hunt
36adfbee06
[v9_9] copyrights
2016-04-14 19:12:35 -07:00
Evan Hunt
cd249675a1
[v9_9] fixed revoked key regression
...
4436. [bug] Fixed a regression introduced in change #4337 which
caused signed domains with revoked KSKs to fail
validation. [RT #42147 ]
2016-04-14 18:54:09 -07:00
Tinderbox User
0208e57e6b
update copyright notice / whitespace
2016-03-11 23:46:03 +00:00
Jeremy C. Reed
06212d490b
use -r $RANDFILE for test using keygen
...
stops hang
this is for ticket #41898
2016-03-11 09:29:27 -05:00
Mark Andrews
af59b16e3d
4331. [func] When loading managed signed zones detect if the
...
RRSIG's inception time is in the future and regenerate
the RRSIG immediately. [RT #41808 ]
(cherry picked from commit 7c52595464 )
2016-03-11 12:26:16 +11:00
Mark Andrews
88624c9c32
specify what to copy
2016-02-05 13:53:39 +11:00
Tinderbox User
00f6aff939
update copyright notice / whitespace
2016-01-28 23:46:23 +00:00
Mark Andrews
3eda1730b7
4305. [bug] dnssec-signzone was not removing unnecessary rrsigs
...
from the zone's apex. [RT #41483 ]
(cherry picked from commit 832ab79d1f )
2016-01-28 15:43:00 +11:00
Mark Andrews
71eafb2cb8
perform a more complete cleanup after running system tests [rt41255]
...
(cherry picked from commit ecfedec0e0 )
Conflicts:
bin/tests/system/acl/clean.sh
bin/tests/system/addzone/clean.sh
bin/tests/system/allow_query/clean.sh
bin/tests/system/autosign/clean.sh
bin/tests/system/case/clean.sh
bin/tests/system/checknames/clean.sh
bin/tests/system/dlzexternal/clean.sh
bin/tests/system/dscp/clean.sh
bin/tests/system/ednscompliance/clean.sh
bin/tests/system/emptyzones/clean.sh
bin/tests/system/formerr/clean.sh
bin/tests/system/forward/clean.sh
bin/tests/system/glue/clean.sh
bin/tests/system/limits/clean.sh
bin/tests/system/lwresd/clean.sh
bin/tests/system/masterfile/clean.sh
bin/tests/system/names/clean.sh
bin/tests/system/nslookup/clean.sh
bin/tests/system/nsupdate/clean.sh
bin/tests/system/sfcache/clean.sh
bin/tests/system/sit/clean.sh
bin/tests/system/sortlist/clean.sh
bin/tests/system/stub/clean.sh
bin/tests/system/xferquota/clean.sh
(cherry picked from commit f9c9fce5c7 )
Conflicts:
bin/tests/system/digdelv/tests.sh
bin/tests/system/dlzexternal/clean.sh
bin/tests/system/formerr/clean.sh
bin/tests/system/resolver/clean.sh
bin/tests/system/rndc/clean.sh
bin/tests/system/rrl/prereq.sh
bin/tests/system/sit/clean.sh
bin/tests/system/tkey/clean.sh
bin/tests/system/zonechecks/clean.sh
lib/export/isc/nothreads/include/Makefile.in
2015-12-16 17:04:30 +11:00
Tinderbox User
2a71b08491
update copyright notice / whitespace
2015-05-28 23:46:13 +00:00
Mark Andrews
f381cb86da
4127. [protocol] CDS and CDNSKEY need to be signed by the key signing
...
key as per RFC 7344, Section 4.1. [RT #37215 ]
(cherry picked from commit 598b502695 )
2015-05-27 15:45:46 +10:00
Tinderbox User
b1c33f6dca
update copyright notice / whitespace
2015-05-05 23:46:11 +00:00
Evan Hunt
9f12734de6
[v9_9] Allow some tests to run partially if Net::DNS is unavailable
2015-05-05 08:33:43 -07:00
Tinderbox User
ae051b2f18
update copyright notice / whitespace
2015-02-10 23:46:11 +00:00
Evan Hunt
9aa4fc8758
[v9_9] cleanup
2015-02-10 13:50:13 -08:00
Evan Hunt
c3c201cf15
[v9_9] fix "initialize with revoked key" test
2015-02-10 13:46:45 -08:00
Evan Hunt
efe260cc94
[v9_9] 5011 fixes
...
4056. [bug] Fixed several small bugs in automatic trust anchor
management, including a memory leak and a possible
loss of key state information. [RT #38458 ]
2015-02-10 13:12:55 -08:00
Mark Andrews
bfef33cbe3
3990. [testing] Add tests for unknown DNSSEC algorithm handling.
...
[RT #37541 ]
(cherry picked from commit a5c7cfbac4 )
2014-10-30 11:22:17 +11:00
Mark Andrews
8b5f53534c
allow for the set of ttls to be empty
...
(cherry picked from commit 44ef2206d7 )
2014-10-16 14:47:11 +11:00
Mark Andrews
7d00852591
make test more robust in the face of server failures
2014-10-16 12:34:36 +11:00
Tinderbox User
aaa24cf075
update copyright notice
2014-09-30 23:47:13 +00:00
Mark Andrews
57acbfc9c7
3960. [bug] 'dig +sigchase' could loop forever. [RT #37220 ]
...
(cherry picked from commit c83b91fb63 )
2014-10-01 07:18:49 +10:00
Mark Andrews
8f050179ef
use RANDFILE rather than /dev/urandom
...
(cherry picked from commit 4bc581ca31 )
2014-09-29 23:39:30 +10:00
Mark Andrews
0ae15932ae
3957. [bug] "dnssec-keygen -S" failed for ECCGOST, ECDSAP256SHA256
...
and ECDSAP384SHA384. [RT #37183 ]
(cherry picked from commit 80169c379d )
2014-09-29 10:27:24 +10:00
Mark Andrews
d2ac59302c
3942. [bug] Wildcard responses from a optout range should be
...
marked as insecure. [RT #37072 ]
2014-09-04 13:59:50 +10:00
Tinderbox User
9b86fb9fda
update copyright notice
2014-08-22 23:46:15 +00:00
Mark Andrews
007ef6f18e
3925. [bug] DS lookup of RFC 1918 empty zones failed. [RT #36917
...
(cherry picked from commit 840d6a4614 )
2014-08-22 16:33:11 +10:00
Mark Andrews
e9ddca0df0
update copyrights
2014-07-08 12:42:19 +10:00
Mark Andrews
e8cdd87363
rename dnssec/ns7/split-rrsig.in
2014-07-08 11:13:06 +10:00
Mark Andrews
025efe0cd5
3890. [bug] RRSIG sets that were not loaded in a single transaction
...
at start up where not being correctly added to
re-signing heaps. [RT #36302 ]
(cherry picked from commit 63e1ac1e09 )
2014-07-07 12:18:29 +10:00
Mark Andrews
da5e13af84
use $PERL
...
(cherry picked from commit 1c95f67232 )
2014-06-24 13:51:46 +10:00
Mark Andrews
958297d405
3880. [test] Update ans.pl to work with new TSIG support in
...
Net::DNS; add additional Net::DNS version prerequisite
checks. [RT #36327 ]
(cherry picked from commit a0d411c05f )
2014-06-17 10:36:20 +10:00
Evan Hunt
5409faef5e
[v9_9] use posix-compatible shell in system tests
...
3839. [test] Use only posix-compatible shell in system tests.
[RT #35625 ]
(cherry picked from commit 60988462e5 )
(cherry picked from commit 812cf443bb )
2014-05-06 22:18:08 -07:00
Evan Hunt
8b5a1caae7
[v9_9] use test -r in system tests
...
3806. [test] Improved system test portability. [RT #35625 ]
(cherry picked from commit 922959581bbdd70d5c9cae1cb107974c3d38ed08)
2014-04-09 20:30:17 -07:00
Evan Hunt
a9eb392c55
[v9_9] testcrypto.sh in system tests
...
3714. [test] System tests that need to test for cryptography
support before running can now use a common
"testcrypto.sh" script to do so. [RT #35213 ]
2014-02-06 16:10:03 -08:00
Tinderbox User
02dc6a8b00
update copyright notice
2013-12-13 23:45:38 +00:00
Evan Hunt
0c0ce5f9a4
[v9_9] fix insecure delegation across static-stub zones
...
3689. [bug] Fixed a bug causing an insecure delegation from one
static-stub zone to another to fail with a broken
trust chain. [RT #35081 ]
(cherry picked from commit 9b895f30f1 )
2013-12-12 22:20:21 -08:00
Evan Hunt
89f80b4043
typo
2013-12-11 14:00:25 -08:00
Evan Hunt
2c73b0a857
[v9_9] dnssec-signzone -Q
...
3686. [func] "dnssec-signzone -Q" drops signatures from keys
that are still published but no longer active.
[RT #34990 ]
(cherry picked from commit 0bbe3273a2 )
2013-12-11 13:25:44 -08:00
Mark Andrews
ebd7900670
call zone_settimer; sub test failure was not being detected
2013-09-18 12:57:25 +10:00
Tinderbox User
e7953a5eff
update copyright notice
2013-09-17 23:45:47 +00:00
Mark Andrews
e5c276b36b
3641. [bug] Handle changes to sig-validity-interval settings
...
better. [RT #34625 ]
(cherry picked from commit b5f4cc132e )
2013-09-17 12:59:11 +10:00
Mark Andrews
65d3b9a231
3639. [bug] Treat type 65533 (KEYDATA) as opaque except when used
...
in a key zone. [RT #34238 ]
(cherry picked from commit d6f99498d6 )
2013-09-17 10:37:56 +10:00
Tinderbox User
229809a446
update copyright notice
2013-09-16 23:45:41 +00:00
Tinderbox User
d1fb83012b
update copyright notice
2013-08-15 23:45:44 +00:00
Mark Andrews
cbc2132d2a
3632. [bug] Signature from newly inactive keys were not being
...
removed. [RT #32178 ]
(cherry picked from commit 7ace327795 )
2013-08-15 11:20:18 +10:00
Mark Andrews
775085d8f1
s/-e/-x/
...
(cherry picked from commit c2838610c6 )
2013-04-05 07:38:16 +11:00