]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add a config option to emulate the HMAC bug in commercial SSH v2.3.x
authorSimon Tatham <anakin@pobox.com>
Thu, 12 Oct 2000 12:39:44 +0000 (12:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 12 Oct 2000 12:39:44 +0000 (12:39 +0000)
commite7380ae4981031f48c86d88c662544909a6d85c6
tree93d79348a564df04b7bd1138246d8828107458da
parent62cb35ff38b3a9bc4a95ddf4cdeb9732593f9f07
Add a config option to emulate the HMAC bug in commercial SSH v2.3.x
and earlier (namely, it uses only 16 bytes of key rather than 20).

git-svn-id: http://svn.tartarus.org/sgt/putty@706 cda61777-01e9-0310-a592-d414129be87e
putty.h
settings.c
ssh.c
sshsha.c
windlg.c