Make the SSH2 traffic analysis defence robust in the face of Zlib
[u/mdw/putty] / sshzlib.c
2001-03-05 simonMake the SSH2 traffic analysis defence robust in the...
2001-01-31 simonAdd zlib_freetable() to prevent memory leaks. Thanks...
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-11-01 simonImplement Zlib compression, in both SSH1 and SSH2.