]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Implement Zlib compression, in both SSH1 and SSH2.
authorSimon Tatham <anakin@pobox.com>
Wed, 1 Nov 2000 21:34:21 +0000 (21:34 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 1 Nov 2000 21:34:21 +0000 (21:34 +0000)
commit462063cdc5889476d2a966aba8a0eaae0881ab01
tree3d60a8cd21fd024dc8e8017c7a2f1b05969b5094
parent84077ea5ee9a9334f2a7a89697aadaf2c4b1c82c
Implement Zlib compression, in both SSH1 and SSH2.

[originally from svn r792]
Makefile
putty.h
settings.c
ssh.c
ssh.h
sshzlib.c [new file with mode: 0644]
win_res.rc
windlg.c