]> git.ipfire.org Git - thirdparty/unbound.git/commit
- autotrust testbound scenarios.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 7 Sep 2009 14:34:29 +0000 (14:34 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 7 Sep 2009 14:34:29 +0000 (14:34 +0000)
commit3f68f0131333f8042f027141268ccf4916fca3da
tree32afb45edd0ffe13549a0e9f0e8a59480d7fb5a2
parent18e9cbb39f9abbcd75eb08b6abc2e9bcd031b137
    - autotrust testbound scenarios.
        - autotrust fix that failure count is written to file.
        - autotrust fix that keys may become valid after add holddown time
          alone, before the probe returns.

git-svn-id: file:///svn/unbound/trunk@1819 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
testdata/autotrust_addpend_2exceed.rpl [new file with mode: 0644]
testdata/autotrust_addpend_early.rpl [new file with mode: 0644]
testdata/autotrust_addpend_nosign.rpl [new file with mode: 0644]
testdata/autotrust_addpend_nosignnew.rpl [new file with mode: 0644]
testdata/autotrust_addpend_once.rpl [new file with mode: 0644]
testdata/autotrust_addpend_twice.rpl [new file with mode: 0644]
validator/autotrust.c