]> 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:50:04 +0000 (23:50 +1000)
commite66fca127cd907e73ca7accd49e42d7a24503242
tree1d0eff058335301b85150cb916af8be91a9972e7
parentdb20a66dd77217cf24b2514dccc1e9189407bfb2
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