Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Thu, 22 Mar 2001 17:32:40 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/03/22 17:32:40

Modified files:
	.              : ssh.c 

Log message:
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...)