]> git.ipfire.org Git - thirdparty/bind9.git/commit
Sending a TSIG signed query with a TSIG algorithm that's not
authorBrian Wellington <source@isc.org>
Fri, 28 Jul 2000 23:27:01 +0000 (23:27 +0000)
committerBrian Wellington <source@isc.org>
Fri, 28 Jul 2000 23:27:01 +0000 (23:27 +0000)
commitda786e7937416989e94b79bc47b6974eabdb4569
tree753a6e4dad0a828ff0c5281c95c2fc4728a22934
parente0f23ee82893897d6089d5e4e8c92a038080cc38
Sending a TSIG signed query with a TSIG algorithm that's not
HMAC-MD5.SIG-ALG.REG.INT shouldn't crash the server.  Also, the description
of dns_tsigkey_create was wrong in at least one place, and the function
incorrectly returned an undocumented result.
lib/dns/include/dns/tsig.h
lib/dns/tsig.c