Tartarus CVS: putty jacob

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Thu, 12 Sep 2002 17:05:06 +0100


CVSROOT:	/usr/data/cvs
Module name:	putty
Changes by:	jacob	02/09/12 17:05:06

Modified files:
	.              : putty.h ssh.c 

Log message:
Semi-bug "long-usernames":
Bump username storage from 32 to 100 chars. Also replaced a couple of magic
numbers with sizeof in ssh.c.
I don't believe this is going to startle any of the protocols PuTTY talks.