]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Versions of OpenSSH before 2.5.4 kill the connection if the client attempts
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 11 Jan 2005 16:33:08 +0000 (16:33 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 11 Jan 2005 16:33:08 +0000 (16:33 +0000)
commit95368801d394c50596507bc663189831bfbc6c50
treee2452b8b334425a790c7c3438c35a294f3fa8eac
parentd5de8eacab5acd2eb606a46bf4343374c6cb6a69
Versions of OpenSSH before 2.5.4 kill the connection if the client attempts
to rekey.  Extend the description of SSH2_BUG_REKEY to cover this situation
and apply it to the relevant OpenSSH versions.

[originally from svn r5097]
config.c
doc/config.but
ssh.c