]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Security fixes, copied from ssh.c: check string length versus packet
authorSimon Tatham <anakin@pobox.com>
Tue, 6 Jun 2000 10:54:41 +0000 (10:54 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 6 Jun 2000 10:54:41 +0000 (10:54 +0000)
commit49707ddf3bd320984b9f4f17327392b861a6d899
tree57a530c255709eaef15ca55bc38546110fd81c55
parent8bce06889dd18031cbde45004d1bf17099b8725d
Security fixes, copied from ssh.c: check string length versus packet
length on incoming SSH_SMSG_*_DATA, and check CRCs on all incoming
packets.

[originally from svn r498]
scpssh.c