Remove the length limit on protocol version strings. (In principle, I
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 22 Mar 2001 17:32:40 +0000 (17:32 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 22 Mar 2001 17:32:40 +0000 (17:32 +0000)
commit50526e4712f04d911b20f45259e545e726d7377a
tree0a71fb3e7f068b0a15b382381e2da7fbe1286c22
parent1044621582968fd2dbf5d797b79524f22cfa747f
Remove the length limit on protocol version strings. (In principle, I
could have got away with upping it to 256, but I didn't want a repeat
of the chaos when some server accidentally breaks that limit too...)

git-svn-id: svn://svn.tartarus.org/sgt/putty@1019 cda61777-01e9-0310-a592-d414129be87e
ssh.c