]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2000-10-02 Simon TathamDeletion case 2c can shift the root; case 3b is not...
2000-10-02 Simon TathamAdd trailing newline in tree234.h
2000-10-02 Simon TathamShiny new test harness for the 2-3-4 tree
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 TathamOops - remove ugly debugging test pattern in cursor
2000-09-29 Simon TathamTry to improve the caret usage
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-29 Simon TathamAdd the About and Licence boxes to Pageant
2000-09-29 Simon TathamFix a very old bug nobody ever noticed: multiple About...
2000-09-28 Simon TathamDSS key format string was missing some commas
2000-09-28 Simon TathamKeep parent pointers valid during deletion
2000-09-28 Simon TathamRemove some spurious #includes
2000-09-28 Simon TathamWhile we're doing a hostkey reorg, store port numbers...
2000-09-28 Simon TathamFix small compilation problem in Pageant
2000-09-27 Simon TathamRemove unnecessary DSS bit
2000-09-27 Simon TathamFinish creating the storage.h abstraction and winstore...
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 TathamOops - free the key after removing it!
2000-09-26 Simon TathamRemote addition and removal of keys in Pageant
2000-09-26 Simon TathamAccelerators and wording change in Pageant systray menu
2000-09-26 Simon TathamFix a segfault in agent forwarding code
2000-09-26 Simon TathamFix tree corruption in the "really easy" case on deletion
2000-09-26 Simon TathamThe "Authenticated using key from agent" message is...
2000-09-26 Simon TathamFix a small bug in 2-3-4 tree enumeration
2000-09-26 Simon TathamPageant should now not fail for lack of security APIs...
2000-09-25 Simon TathamOops - puttytel now needs a stub random_destroy_seed...
2000-09-25 Simon TathamAdd an invisible System Caret for blind-helper-software...
2000-09-25 Simon TathamImplement "putty -cleanup"
2000-09-25 Simon TathamRobert de Bath has a better alternative to revs 1.47...
2000-09-25 Simon TathamPageant now detects if it is already running and refuse...
2000-09-25 Simon TathamPageant now allows filenames with spaces on cmdline...
2000-09-25 Simon TathamDouble-clicking on the Pageant systray icon now brings...
2000-09-25 Simon TathamRationalise ordering of authentication operations....
2000-09-25 Simon TathamEnable PuTTY command line to deal with "user@host" format
2000-09-22 Simon TathamEnable copying the Event Log
2000-09-22 Simon TathamMake the Event Log scroll down when more things appear...
2000-09-22 Simon TathamAvoid rapid-fire resize events during NT opaque drags
2000-09-22 Simon TathamEveryone's favourite trivial change: Shift-Ins now pastes
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-22 Simon TathamNum Lock shouldn't send anything in non-app-keypad mode
2000-09-22 Simon TathamClosing the About box now returns focus to the config...
2000-09-22 Simon TathamSaved-session name box now persists over panel switches
2000-09-22 Simon TathamWork around the missing underline in some fonts
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 TathamRemove a spurious WS_GROUP
2000-09-20 Simon TathamSSH2 is now more plausible - window sizes listened...
2000-09-20 Simon TathamEnsure backend netevent handlers are never reentered -
2000-09-20 Simon TathamA couple of SSH2 fixes
2000-09-19 Simon TathamImproved means of IPC between agent and PuTTY
2000-09-19 Simon TathamFix Jacob's fix for mingw32 resource compiler so that...
2000-09-17 Simon TathamJacob Nevins provided this workaround for a bug in...
2000-09-15 Simon TathamLars Gunnarsson's GUI interface changes
2000-09-15 Simon TathamConfiguration option for agent forwarding
2000-09-15 Simon TathamRationalise accelerators in dialog boxes
2000-09-15 Simon TathamA couple of small cleanups
2000-09-15 Simon TathamDelete should be void not void *; also use correct...
2000-09-15 Simon TathamDelete should be void not void *.
2000-09-15 Simon TathamPageant now accepts an initial key list on the command line
2000-09-14 Simon TathamSource form of win_res.rc
2000-09-14 Simon Tatham2-3-4 tree routines
2000-09-14 Simon TathamAdded Pageant, a first-attempt PuTTY authentication agent
2000-09-14 Simon TathamHeader file for 2-3-4 tree routines
2000-09-12 Simon TathamAdd CryptoCard authentication
2000-09-11 Simon TathamYet another pedantic fix for scroll margin setting :-)
2000-09-11 Simon TathamFix cutting-off of "Blowfish" in SSH config box
2000-09-11 Simon TathamAdd switch to choose SSH v1-versus-v2 protocol preferen...
2000-09-11 Simon TathamOops - remove diagnostics :-)
2000-09-11 Simon TathamSaner handling of WM_SYSCOMMAND:SC_KEYMENU to avoid...
2000-09-11 Simon TathamAdd further types of garbage to .cvsignore and to ...
2000-09-11 Simon TathamActually _commit_ plink. It now works as a CVS transport!
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 TathamAdd sshpubk.c to load authenticating keys from files
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-08-05 Simon Tathamtelnet:// URLs don't always have the //. (Incorrect...
2000-07-26 Simon TathamRobert de Bath's automatic dialog-box creator
2000-07-26 Simon TathamRobert de Bath's Big Patch, part 1
2000-07-21 Simon TathamOops; telnet:// URLs can have a trailing slash
2000-07-21 Simon TathamEnable handling of telnet:// URLs on command line
2000-07-21 Simon TathamPSCP: After a password supplied with `-pw' fails to...
2000-06-24 Simon TathamMake beep optional - thanks to Antal Novak
2000-06-22 Simon TathamJoris van Rantwijk's unified SSH code suitable for...
2000-06-26 Simon TathamAvoid the ldisc passing zero-length strings to back... 0.49
2000-06-23 Simon TathamOops - add a terminator to the array
2000-06-23 Simon TathamFix subtle problem with scp protocol/port selection
2000-06-22 Simon TathamThis ought to fix the scp protocol problems
next