]> asedeno.scripts.mit.edu Git - PuTTY.git/history - ssh.c
Store default port number in each back end
[PuTTY.git] / ssh.c
2000-10-04 Simon TathamStore default port number in each back end
2000-09-29 Simon TathamFurther restructuring
2000-09-29 Simon TathamFix ssh2 after the rev 1.54 [r649] reorg broke it
2000-09-29 Simon TathamMake sure a locally entered login name still comes...
2000-09-29 Simon TathamAdd -pw and -P options, and usage/version message, to plink
2000-09-29 Simon TathamMinor restructuring to ssh.c in preparation for portabi...
2000-09-28 Simon TathamWhile we're doing a hostkey reorg, store port numbers...
2000-09-27 Simon TathamRationalised host key storage. Also started code reorg...
2000-09-27 Simon TathamRemove the special hooks in ssh.c for pscp. pscp now...
2000-09-26 Simon TathamImplement OpenSSH-compatible RSA key fingerprints and...
2000-09-26 Simon TathamFix a segfault in agent forwarding code
2000-09-26 Simon TathamThe "Authenticated using key from agent" message is...
2000-09-25 Simon TathamRationalise ordering of authentication operations....
2000-09-22 Simon TathamEnable better build-time flexibility over which WinSock...
2000-09-22 Simon TathamBug fix: line discipline selection is not enabled until...
2000-09-22 Simon TathamPrevent network errors from summarily closing the windo...
2000-09-21 Simon TathamMiscellaneous ssh2 fixes. plink is now relatively sane
2000-09-20 Simon TathamFix Blowfish-with-SSH2 combination, and enable user cipher
2000-09-20 Simon TathamSSH2 is now more plausible - window sizes listened...
2000-09-20 Simon TathamA couple of SSH2 fixes
2000-09-15 Simon TathamConfiguration option for agent forwarding
2000-09-15 Simon TathamA couple of small cleanups
2000-09-15 Simon TathamPageant now accepts an initial key list on the command line
2000-09-14 Simon TathamAdded Pageant, a first-attempt PuTTY authentication agent
2000-09-12 Simon TathamAdd CryptoCard authentication
2000-09-11 Simon TathamAdd switch to choose SSH v1-versus-v2 protocol preferen...
2000-09-09 Simon TathamOops - remove SHA debugging from ssh2
2000-09-08 Simon TathamStop plink losing data at start of session
2000-09-08 Simon Tathamplink can now execute a specific command instead of...
2000-09-08 Simon TathamAdded a fourth application: plink, a command line conne...
2000-09-08 Simon TathamPublic key authentication now works in pscp too - oops
2000-09-07 Simon TathamRSA key authentication in ssh1 works; SSH2 is nearly there
2000-09-06 Simon TathamSSH2 transport layer now enables encryption and MAC...
2000-09-05 Simon TathamSecond attempt. Can successfully decrypt the _first...
2000-09-05 Simon TathamSSH 2 support, phase 1, debugging. Currently does Diffi...
2000-07-26 Simon TathamRobert de Bath's Big Patch, part 1
2000-07-21 Simon TathamPSCP: After a password supplied with `-pw' fails to...
2000-06-22 Simon TathamJoris van Rantwijk's unified SSH code suitable for...
2000-06-06 Simon TathamSecurity improvement: check that string length field in
2000-05-31 Simon TathamSecurity improvement: check CRC on incoming packets
2000-05-09 Simon TathamAhem. This time high-half characters really _do_ work...
2000-04-11 Simon TathamEnable high-half characters (>=160) in usernames and...
2000-03-24 Simon TathamPeter Schellenbach's patch: re-implement the PuTTY...
2000-03-15 Simon TathamFirst stab at the ability to compile puttytel.exe,...
1999-11-30 Simon TathamRobert de Bath's multi-purpose patch, slightly modified.
1999-11-09 Simon TathamFix unexpected network error 5000
1999-11-09 Simon TathamChanges from executor:
1999-11-08 Simon TathamAdd TIS authentication option
1999-11-08 Simon TathamSwitch to using SSH_MSG macros
1999-10-25 Simon TathamFix versioncmp
1999-10-25 Simon TathamSingle-DES encryption, patch courtesy of Murphy Lam
1999-09-10 Simon TathamWe failed to ignore SSH_MSG_IGNORE :-)
1999-07-20 Simon TathamJimen Ching's patches to remove compiler warnings
1999-07-06 Simon TathamAdd encryption selection, and Blowfish as second option
1999-03-23 Simon TathamAdd SSH_STATE_CLOSED to prevent accidentally sending...
1999-02-09 Simon TathamFix various segfaults and heap trashes. Thanks to Andre...
1999-01-15 Simon TathamAdd SSH don't-allocate-pty option, and corresponding...
1999-01-08 Simon TathamJohn Sullivan's patches plus more fixes:
1999-01-08 Simon TathamInitial checkin: beta 0.43