]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix bug when DLV below a trust-anchor that uses NSEC3 optout where
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 11 Oct 2010 12:21:19 +0000 (12:21 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 11 Oct 2010 12:21:19 +0000 (12:21 +0000)
commit46345c0809561caad9919edcfac0d143454f6b30
tree87f8d045efd0ce8748a780aaa124f10a0ccecd3f
parent236d4cea251fc297bf926764e8c3f49a59ed7ea0
   - Fix bug when DLV below a trust-anchor that uses NSEC3 optout where
         the zone has a secure delegation hosted on the same server did not
         verify as secure (it was insecure by mistake).

git-svn-id: file:///svn/unbound/trunk@2275 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
iterator/iterator.c
testdata/dlv_optout.rpl [new file with mode: 0644]
validator/val_neg.c
validator/val_neg.h
validator/val_utils.c
validator/val_utils.h
validator/validator.c