]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Robustness fixes for KEXINIT handling and others. In particular, I've
authorSimon Tatham <anakin@pobox.com>
Thu, 7 Nov 2002 19:49:03 +0000 (19:49 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 7 Nov 2002 19:49:03 +0000 (19:49 +0000)
commit7c95ea19c88fc7a547184ed84276fb3a6e2a5ba1
treec5f2771b50375e18cbebb7c4c9c477a78c1f482b
parent7a85e73e57569d5e6ca266c87ce706e759186618
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.

[originally from svn r2199]
misc.c
misc.h
pageant.c
proxy.c
psftp.c
puttygen.c
raw.c
rlogin.c
scp.c
ssh.c
telnet.c