]> git.ipfire.org Git - thirdparty/bind9.git/commit
the client cookie was being hashed twice when computing the server cookie for sha1...
authorMark Andrews <marka@isc.org>
Thu, 21 Jun 2018 23:50:10 +0000 (09:50 +1000)
committerMark Andrews <marka@isc.org>
Fri, 22 Jun 2018 07:49:34 +0000 (17:49 +1000)
commit2cf488e71b96f2e2be0aef99ef43361975371e7a
treebe0a18b0b53042c7c1a3a0b010c1532922452aed
parent185814c44d89c83687cbcd88d28f3597e4ddeeb4
the client cookie was being hashed twice when computing the server cookie for sha1 and sha256

(cherry picked from commit 4795f0ca89a3e907cbcc2d406da27b38f9aed8dd)
bin/named/client.c