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.