Added a fourth application: plink, a command line connection utility
[u/mdw/putty] / ssh.c
2000-09-08 simonAdded a fourth application: plink, a command line conne...
2000-09-08 simonPublic key authentication now works in pscp too - oops
2000-09-07 simonRSA key authentication in ssh1 works; SSH2 is nearly...
2000-09-06 simonSSH2 transport layer now enables encryption and MAC...
2000-09-05 simonSecond attempt. Can successfully decrypt the _first...
2000-09-05 simonSSH 2 support, phase 1, debugging. Currently does Diffi...
2000-07-26 simonRobert de Bath's Big Patch, part 1
2000-07-21 simonPSCP: After a password supplied with `-pw' fails to...
2000-06-22 simonJoris van Rantwijk's unified SSH code suitable for...
2000-06-06 simonSecurity improvement: check that string length field in
2000-05-31 simonSecurity improvement: check CRC on incoming packets
2000-05-09 simonAhem. This time high-half characters really _do_ work...
2000-04-11 simonEnable high-half characters (>=160) in usernames and...
2000-03-24 simonPeter Schellenbach's patch: re-implement the PuTTY...
2000-03-15 simonFirst stab at the ability to compile puttytel.exe,...
1999-11-30 simonRobert de Bath's multi-purpose patch, slightly modified.
1999-11-09 simonFix unexpected network error 5000
1999-11-09 simonChanges from executor:
1999-11-08 simonAdd TIS authentication option
1999-11-08 simonSwitch to using SSH_MSG macros
1999-10-25 simonFix versioncmp
1999-10-25 simonSingle-DES encryption, patch courtesy of Murphy Lam
1999-09-10 simonWe failed to ignore SSH_MSG_IGNORE :-)
1999-07-20 simonJimen Ching's patches to remove compiler warnings
1999-07-06 simonAdd encryption selection, and Blowfish as second option
1999-03-23 simonAdd SSH_STATE_CLOSED to prevent accidentally sending...
1999-02-09 simonFix various segfaults and heap trashes. Thanks to Andre...
1999-01-15 simonAdd SSH don't-allocate-pty option, and corresponding...
1999-01-08 simonJohn Sullivan's patches plus more fixes:
1999-01-08 simonInitial checkin: beta 0.43