]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add SSH-1 password camouflage bug detection for version OSU_1.4alpha3 of the
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 12 Jul 2003 13:45:21 +0000 (13:45 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 12 Jul 2003 13:45:21 +0000 (13:45 +0000)
commitd534d4e1045b4f5685affad40435ec2d5252cdef
treeba35c544c970fd65415e5d50e4ef34ece5f3a075
parentef14e3959acd77631482239edd83cdca87edebab
Add SSH-1 password camouflage bug detection for version OSU_1.4alpha3 of the
OSU VMS SSH server <http://kcgl1.eng.ohio-state.edu/~jonesd/ssh/>.

The changelog appears to indicate that the server was fixed for pwplain1 at
1.5alpha4, and for IGNORE and DEBUG messages at 1.5alpha6. However I'm going
to go on the reports we've had as I haven't tested this; and they indicate
only that 1.5alpha6 is known not to require any bug compatibility modes.

(I wasn't sure whether to add this at all, given that upgrading to version
OSU_1.5alpha6 is an easy way to fix the problem. However, there is precedent
for adding detection for old versions of servers which have since been fixed.)

[originally from svn r3359]
ssh.c