Run entire source base through GNU indent to tidy up the varying
[u/mdw/putty] / sshzlib.c
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-04-16 simonReplace PuTTY's 2-3-4 tree implementation with the...
2001-03-15 simonFix a few trivial compiler warnings
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.