]> asedeno.scripts.mit.edu Git - PuTTY.git/history - sshzlib.c
Note that answerback string can contain control characters with ^C notation,
[PuTTY.git] / sshzlib.c
2001-09-07 Simon TathamPedantry patch from RDB: sanitise header use, correct...
2001-05-13 Simon TathamPlacate gcc's `-Wall' warnings.
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-04-16 Simon TathamReplace PuTTY's 2-3-4 tree implementation with the...
2001-03-15 Simon TathamFix a few trivial compiler warnings
2001-03-05 Simon TathamMake the SSH2 traffic analysis defence robust in the...
2001-01-31 Simon TathamAdd zlib_freetable() to prevent memory leaks. Thanks...
2000-12-12 Simon TathamMake memory management uniform: _everything_ now goes...
2000-11-01 Simon TathamImplement Zlib compression, in both SSH1 and SSH2.