]> git.ipfire.org Git - thirdparty/bind9.git/commit
772. [security] When validating, track whether pending data was from
authorMark Andrews <marka@isc.org>
Wed, 25 Nov 2009 04:50:25 +0000 (04:50 +0000)
committerMark Andrews <marka@isc.org>
Wed, 25 Nov 2009 04:50:25 +0000 (04:50 +0000)
commitb4bd8d06621a61e45bcb7f00ed0b3accd54f3af0
treec7691cf30b58ac5025866acc5339d0609577ce08
parentb7b7ce4fe57318c213722da52eae64a47d91113a
772.   [security]      When validating, track whether pending data was from
                        the additional section or not and only return it if
                        validates as secure. [RT #20438]
14 files changed:
CHANGES
bin/named/query.c
bin/tests/system/conf.sh.in
bin/tests/system/pending/ns1/root.db.in
bin/tests/system/pending/ns2/named.conf
bin/tests/system/pending/ns2/sign.sh
bin/tests/system/pending/ns3/named.conf
bin/tests/system/pending/prereq.sh
bin/tests/system/pending/tests.sh
lib/dns/include/dns/types.h
lib/dns/masterdump.c
lib/dns/rbtdb.c
lib/dns/resolver.c
lib/dns/validator.c