]> 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:45:02 +0000 (17:45 +1000)
commit77496f0b8890187f192d4f8339ec65b2305c4373
treec8192b86bb6229a286d12fa9fa1c19d88f599638
parente1dc8b39d3ad7f952033f5e694b12528f5e65eee
the client cookie was being hashed twice when computing the server cookie for sha1 and sha256

(cherry picked from commit 4795f0ca89a3e907cbcc2d406da27b38f9aed8dd)
lib/ns/client.c