u/mdw/putty
2000-09-27 simonRationalised host key storage. Also started code reorg...
2000-09-27 simonRemove the special hooks in ssh.c for pscp. pscp now...
2000-09-26 simonImplement OpenSSH-compatible RSA key fingerprints and...
2000-09-26 simonOops - free the key after removing it!
2000-09-26 simonRemote addition and removal of keys in Pageant
2000-09-26 simonAccelerators and wording change in Pageant systray...
2000-09-26 simonFix a segfault in agent forwarding code
2000-09-26 simonFix tree corruption in the "really easy" case on deletion
2000-09-26 simonThe "Authenticated using key from agent" message is...
2000-09-26 simonFix a small bug in 2-3-4 tree enumeration
2000-09-26 simonPageant should now not fail for lack of security APIs...
2000-09-25 simonOops - puttytel now needs a stub random_destroy_seed...
2000-09-25 simonAdd an invisible System Caret for blind-helper-software...
2000-09-25 simonImplement "putty -cleanup"
2000-09-25 simonRobert de Bath has a better alternative to revs 1.47...
2000-09-25 simonPageant now detects if it is already running and refuse...
2000-09-25 simonPageant now allows filenames with spaces on cmdline...
2000-09-25 simonDouble-clicking on the Pageant systray icon now brings...
2000-09-25 simonRationalise ordering of authentication operations....
2000-09-25 simonEnable PuTTY command line to deal with "user@host"...
2000-09-22 simonEnable copying the Event Log
2000-09-22 simonMake the Event Log scroll down when more things appear...
2000-09-22 simonAvoid rapid-fire resize events during NT opaque drags
2000-09-22 simonEveryone's favourite trivial change: Shift-Ins now...
2000-09-22 simonEnable better build-time flexibility over which WinSock...
2000-09-22 simonBug fix: line discipline selection is not enabled until...
2000-09-22 simonPrevent network errors from summarily closing the windo...
2000-09-22 simonNum Lock shouldn't send anything in non-app-keypad...
2000-09-22 simonClosing the About box now returns focus to the config...
2000-09-22 simonSaved-session name box now persists over panel switches
2000-09-22 simonWork around the missing underline in some fonts
2000-09-21 simonMiscellaneous ssh2 fixes. plink is now relatively sane
2000-09-20 simonFix Blowfish-with-SSH2 combination, and enable user...
2000-09-20 simonRemove a spurious WS_GROUP
2000-09-20 simonSSH2 is now more plausible - window sizes listened...
2000-09-20 simonEnsure backend netevent handlers are never reentered -
2000-09-20 simonA couple of SSH2 fixes
2000-09-19 simonImproved means of IPC between agent and PuTTY
2000-09-19 simonFix Jacob's fix for mingw32 resource compiler so that...
2000-09-17 simonJacob Nevins provided this workaround for a bug in...
2000-09-15 simonLars Gunnarsson's GUI interface changes
2000-09-15 simonConfiguration option for agent forwarding
2000-09-15 simonRationalise accelerators in dialog boxes
2000-09-15 simonA couple of small cleanups
2000-09-15 simonDelete should be void not void *; also use correct...
2000-09-15 simonDelete should be void not void *.
2000-09-15 simonPageant now accepts an initial key list on the command...
2000-09-14 simonSource form of win_res.rc
2000-09-14 simon2-3-4 tree routines
2000-09-14 simonAdded Pageant, a first-attempt PuTTY authentication...
2000-09-14 simonHeader file for 2-3-4 tree routines
2000-09-12 simonAdd CryptoCard authentication
2000-09-11 simonYet another pedantic fix for scroll margin setting :-)
2000-09-11 simonFix cutting-off of "Blowfish" in SSH config box
2000-09-11 simonAdd switch to choose SSH v1-versus-v2 protocol preferen...
2000-09-11 simonOops - remove diagnostics :-)
2000-09-11 simonSaner handling of WM_SYSCOMMAND:SC_KEYMENU to avoid...
2000-09-11 simonAdd further types of garbage to .cvsignore and to ...
2000-09-11 simonActually _commit_ plink. It now works as a CVS transport!
2000-09-09 simonOops - remove SHA debugging from ssh2
2000-09-08 simonStop plink losing data at start of session
2000-09-08 simonplink can now execute a specific command instead of...
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 simonAdd sshpubk.c to load authenticating keys from files
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-08-05 simontelnet:// URLs don't always have the //. (Incorrect...
2000-07-26 simonRobert de Bath's automatic dialog-box creator
2000-07-26 simonRobert de Bath's Big Patch, part 1
2000-07-21 simonOops; telnet:// URLs can have a trailing slash
2000-07-21 simonEnable handling of telnet:// URLs on command line
2000-07-21 simonPSCP: After a password supplied with `-pw' fails to...
2000-06-26 simonAvoid the ldisc passing zero-length strings to back...
2000-06-24 simonMake beep optional - thanks to Antal Novak
2000-06-23 simonOops - add a terminator to the array
2000-06-23 simonFix subtle problem with scp protocol/port selection
2000-06-22 simonJoris van Rantwijk's unified SSH code suitable for...
2000-06-22 simonThis ought to fix the scp protocol problems
2000-06-22 simonChange a `GLOBAL' to an `extern' for Borland sanity
2000-06-21 simonRemove the underscore from nossh_res.rc for 8.3 cleanne...
2000-06-21 simonRename nossh_res.rc to nosshres.rc for 8.3 cleanness
2000-06-21 simonJoris van Rantwijk knows how to cause a Borland-built...
2000-06-06 simonSecurity fixes, copied from ssh.c: check string length...
2000-06-06 simon"pscp" was spelled "scp" in usage message
2000-06-06 simonSecurity improvement: check that string length field in
2000-06-05 simonHack to work around the rootshell.com xterm DoS problem...
2000-05-31 simonSecurity improvement: check CRC on incoming packets
2000-05-09 simonAhem. This time high-half characters really _do_ work...
2000-04-26 simonEnvironment settings were broken. Fix due to Andros...
2000-04-13 simonUpdate copyright dates in About box to match those...
2000-04-11 simonEnable high-half characters (>=160) in usernames and...
2000-04-04 simonOops - now let's get that MD5 change _right_ :-)
2000-04-04 simonReplace MD5 implementation with my own code
2000-04-04 simonAdd -ls to online help bit
2000-04-03 simonAdd the -ls option to execute `ls -la' on a directory...
2000-03-31 simonTidy up Blowfish S- and P-boxes: make them static and...
2000-03-31 simonoops - keys[] should be static
next