]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix validation failure for parent and child on same server with an
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 29 Oct 2010 13:10:26 +0000 (13:10 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 29 Oct 2010 13:10:26 +0000 (13:10 +0000)
commit488aee467a413c5efd1d9e0005bb000d5162fd5f
treec9fb2b2f5e37ecdb13edb104b362429c29d4d40d
parentba340cd07adeb7a21a6333b8a1f7cb2df483c5fb
- Fix validation failure for parent and child on same server with an
  insecure childzone and a CNAME from parent to child.

git-svn-id: file:///svn/unbound/trunk@2321 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
testdata/val_cnametonsec.rpl [new file with mode: 0644]
testdata/val_cnametooptin.rpl [new file with mode: 0644]
testdata/val_nodata_zonecut.rpl
validator/val_nsec.c
validator/val_nsec.h
validator/val_nsec3.c
validator/validator.c