]> git.ipfire.org Git - thirdparty/bind9.git/commit
3461. [bug] Negative responses could incorrectly have AD=1
authorMark Andrews <marka@isc.org>
Thu, 10 Jan 2013 12:09:08 +0000 (23:09 +1100)
committerMark Andrews <marka@isc.org>
Thu, 10 Jan 2013 12:09:08 +0000 (23:09 +1100)
commit48019314431389cca5f8eba7ee9aa5bc08a67f4e
tree1a76207441dcbd20fcfd9ab846d9bd0d92d31403
parent6a528eaa09b6eed63144250dc61062f3a84880ab
3461.   [bug]           Negative responses could incorrectly have AD=1
                        set. [RT #32237]
18 files changed:
CHANGES
bin/named/include/named/globals.h
bin/named/main.c
bin/named/query.c
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/ns1/root.db.in
bin/tests/system/dnssec/ns1/sign.sh
bin/tests/system/dnssec/ns6/named.args [new file with mode: 0644]
bin/tests/system/dnssec/ns6/named.conf
bin/tests/system/dnssec/ns6/optout-tld.db.in [new file with mode: 0644]
bin/tests/system/dnssec/ns6/sign.sh [new file with mode: 0644]
bin/tests/system/dnssec/tests.sh
lib/dns/include/dns/ncache.h
lib/dns/include/dns/validator.h
lib/dns/ncache.c
lib/dns/nsec.c
lib/dns/resolver.c
lib/dns/validator.c