]> git.ipfire.org Git - thirdparty/bind9.git/commit
4647. [bug] Change 4643 broke verification of TSIG signed TCP
authorMark Andrews <marka@isc.org>
Fri, 7 Jul 2017 13:19:05 +0000 (23:19 +1000)
committerMark Andrews <marka@isc.org>
Fri, 7 Jul 2017 13:46:29 +0000 (23:46 +1000)
commit49aa05f07913d55fc8c0638b4bb429ceaef93d1e
tree85a45f9d031200a3ada190e000a3eb2a0f880dc7
parent242961332df35b8eb4b03291932a8fc3562c5944
4647.   [bug]           Change 4643 broke verification of TSIG signed TCP
                        message sequences where not all the messages contain
                        TSIG records.  These may be used in AXFR and IXFR
                        responses.  [RT #45509]
CHANGES
lib/dns/tests/Makefile.in
lib/dns/tests/tsig_test.c [new file with mode: 0644]
lib/dns/tsig.c