]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - telnet.c
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)
commitf5f00aef6cb447ee6a9ec0107f5811d6f8428fe8
treec5f2771b50375e18cbebb7c4c9c477a78c1f482b
parent6b4cc0a954a1a535007d7c8dbcd680034cdd595d
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: http://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