Extensive changes that _should_ fix the socket buffering problems,
[u/mdw/putty] / ssh.h
2001-08-25 simonExtensive changes that _should_ fix the socket bufferin...
2001-08-08 simonSSH port forwarding! How cool is that?
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-04-17 simonHaving now compiled the last few days' changes with...
2001-04-16 simonPageant interface changes. You can now do `pageant...
2001-03-23 simonFix a couple of silly compiler warnings
2001-03-15 simonAt long last: PuTTY will now report its version to...
2001-03-10 simonAdd support for using Diffie-Hellman with short exponen...
2001-03-05 simonMake the SSH2 traffic analysis defence robust in the...
2001-03-03 simonSSH2 can now use Pageant to obtain keys from
2001-03-03 simonAdd support for the OpenSSH SSH2 agent protocol.
2001-03-03 simonPreliminary support for RSA user authentication in...
2001-03-02 simonSupport for selecting AES from the GUI. In the process...
2001-03-01 simonDiffie-Hellman group exchange in SSH2. Currently #ifdef...
2001-03-01 simonAdd a key length indication to each SSH2 cipher structu...
2001-03-01 simonRemove the last lingering knowledge, outside sshbn...
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-12-02 simonImprove SSH2 host key abstraction into a generic `signi...
2000-11-01 simonImplement Zlib compression, in both SSH1 and SSH2.
2000-10-23 simonMake the frankly ridiculous prototypes for modpow(...
2000-10-19 simonPuTTYgen initial version. Still to do are basic user...
2000-10-18 simonMiscellaneous cleanups and reorgs in preparation for...
2000-10-18 simonRSA key generation routines, and the bignum enhancement...
2000-09-27 simonRationalised host key storage. Also started code reorg...
2000-09-26 simonImplement OpenSSH-compatible RSA key fingerprints and...
2000-09-25 simonRationalise ordering of authentication operations....
2000-09-14 simonAdded Pageant, a first-attempt PuTTY authentication...
2000-09-07 simonRSA key authentication in ssh1 works; SSH2 is nearly...
2000-09-05 simonSecond attempt. Can successfully decrypt the _first...
2000-09-05 simonSSH 2 support, phase 1, debugging. Currently does Diffi...
2000-04-04 simonOops - now let's get that MD5 change _right_ :-)
2000-04-04 simonReplace MD5 implementation with my own code
2000-03-24 simonPeter Schellenbach's patch: re-implement the PuTTY...
2000-03-08 simonNew CRC32 implementation, from scratch, not copyrighted...
1999-11-09 simonChanges from executor:
1999-10-25 simonSingle-DES encryption, patch courtesy of Murphy Lam
1999-07-06 simonAdd encryption selection, and Blowfish as second option
1999-01-08 simonJohn Sullivan's patches plus more fixes:
1999-01-08 simonInitial checkin: beta 0.43