Robustness fixes for KEXINIT handling and others. In particular, I've
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 7 Nov 2002 19:49:03 +0000 (19:49 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 7 Nov 2002 19:49:03 +0000 (19:49 +0000)
commit57356d6317f6f33dd622711d305c4579df63b269
treec5f2771b50375e18cbebb7c4c9c477a78c1f482b
parent95912ebcc9d918dbe75a2a14de21a408c8bdc98d
Robustness fixes for KEXINIT handling and others. In particular, I've
created a self-mallocing variant of sprintf, to obviate any future
need for paranoid %.100s type stuff in format strings.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2199 cda61777-01e9-0310-a592-d414129be87e
misc.c
misc.h
pageant.c
proxy.c
psftp.c
puttygen.c
raw.c
rlogin.c
scp.c
ssh.c
telnet.c