]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - sshdss.c
Implement Zlib compression, in both SSH1 and SSH2.
[PuTTY_svn.git] / sshdss.c
2000-10-23 Simon TathamMake the frankly ridiculous prototypes for modpow(...
2000-10-23 Simon TathamUpdate DSS implementation to use new bignum routines
2000-10-23 Simon TathamFix a bug which was causing occasional failed-host...
2000-10-03 Simon TathamWork around DSA formatting bug in commercial-SSH 2.0.13
2000-09-28 Simon TathamDSS key format string was missing some commas
2000-09-27 Simon TathamRationalised host key storage. Also started code reorg...
2000-09-07 Simon TathamRSA key authentication in ssh1 works; SSH2 is nearly there
2000-09-05 Simon TathamSSH 2 support, phase 1, debugging. Currently does Diffi...