]> git.ipfire.org Git - thirdparty/unbound.git/commit
- TRAFFIC keyword for testbound. Simplifies test generation.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 2 Sep 2009 13:11:52 +0000 (13:11 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 2 Sep 2009 13:11:52 +0000 (13:11 +0000)
commit8e2ef1caebc460dbc81f7f4ac3ab312ead33b4cf
tree72d6f0ebdcc052dbdcdad8d8ca32c50c6377e8af
parentc7bea9d33a5626ebf536cb17d4de7637cdfc6ed6
- TRAFFIC keyword for testbound. Simplifies test generation.
  ${range lower val upper} to check probe timeout values.
- test with 5011-prepublish rollover and revocation.
- fix revocation of RR for autotrust, stray exclamation mark.

git-svn-id: file:///svn/unbound/trunk@1804 be551aaa-1e26-0410-a405-d3ace91eadb9
13 files changed:
doc/Changelog
testcode/fake_event.c
testcode/replay.c
testcode/replay.h
testdata/Kexample.com.+005+16486.ds [new file with mode: 0644]
testdata/Kexample.com.+005+16486.key [new file with mode: 0644]
testdata/Kexample.com.+005+16486.private [new file with mode: 0644]
testdata/Kexample.com.+005+60946.ds [new file with mode: 0644]
testdata/Kexample.com.+005+60946.key [new file with mode: 0644]
testdata/Kexample.com.+005+60946.private [new file with mode: 0644]
testdata/autotrust_init.rpl
testdata/autotrust_rollover.rpl [new file with mode: 0644]
validator/autotrust.c