]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2000-10-12 Simon TathamAdd an "Add Key" option to the systray menu in Pageant 0.50
2000-10-12 Simon TathamImplement MD5 MAC for the benefit of old SSH2 servers
2000-10-12 Simon TathamMiscellaneous fixes for better interoperation with...
2000-10-12 Simon TathamImplement a much more visually appealing, but much...
2000-10-12 Simon TathamAdd a config option to emulate the HMAC bug in commerci...
2000-10-12 Simon TathamStop the SSH panel appearing in PuTTYtel
2000-10-12 Simon TathamStop plink's key verification locking up on input
2000-10-11 Simon TathamAdd UNE 10053 to the cleartext ones
2000-10-10 Simon TathamTurn off paste-as-poorman for line drawing chars until...
2000-10-10 Simon TathamISO8859-2 to CP852 output translation wants to have...
2000-10-10 Simon TathamScroll regions of two lines are allowed
2000-10-10 Simon TathamTrivial bug with the function-key radio buttons
2000-10-10 Simon TathamNow when a saved session is loaded, its name appears in the
2000-10-10 Simon TathamMove initialisation of the saved session box outside...
2000-10-10 Simon TathamRename IDC_FUNCTILDE from "VT400" to "ESC[n~" because...
2000-10-09 Simon TathamAdd ISO8859-2 / CP852 translation courtesy of Jaromir...
2000-10-09 Simon TathamWork around horrifyingly nonportable use of unions...
2000-10-09 Simon TathamAbandon the tab control in favour of a tree view
2000-10-09 Simon TathamRobert de Bath's big patch:
2000-10-09 Simon TathamMiscellaneous fixes to try to make other compilers happier
2000-10-09 Simon TathamRemove the hierarchical dialog structure
2000-10-09 Simon TathamAdd a compile option so that anyone who really wants...
2000-10-07 Simon TathamAlt-Enter was fouling up on Win95; added explicit handler
2000-10-06 Simon TathamFix sorting of saved sessions list box so Default Setti...
2000-10-06 Simon TathamStop throwing out the Connection panel during midsessio...
2000-10-06 Simon TathamUpdate Makefile generation and ensure everything works...
2000-10-06 Simon TathamCreate settings.c and move the load/save session code...
2000-10-06 Simon TathamMove omission of SSH protocol setting in PuTTYtel into...
2000-10-06 Simon TathamAdd a parameter to write_clip() so that windlg.c need...
2000-10-06 Simon TathamRe-enable copying the Event Log. (rev 1.39 [r661] accid...
2000-10-06 Simon TathamCross-reference cleanup: winstore.c should not use...
2000-10-06 Simon TathamMistaken identity in sesssaver() was breaking saved...
2000-10-06 Simon TathamTighten up use of "static" throughout. Module-internal...
2000-10-06 Simon TathamLocalise control IDs in each dialog procedure, for...
2000-10-06 Simon TathamAdd LBS_STANDARD on saved session list box, so you...
2000-10-06 Simon TathamRemove rogue debug statement
2000-10-05 Simon TathamRevamp the auto-layout of PuTTY configuration box contr...
2000-10-05 Simon TathamRemove /DWIN32S_COMPAT by detecting presence of GetSyst...
2000-10-05 Simon TathamWe now honour the PLINK_PROTOCOL environment variable...
2000-10-04 Simon TathamEnable protocol prefix on [user@]host argument in Plink
2000-10-04 Simon TathamStore default port number in each back end
2000-10-04 Simon TathamPlink now honours the Default Settings protocol and...
2000-10-04 Simon TathamFix a typo; thanks to Al Sutton
2000-10-03 Simon TathamWork around DSA formatting bug in commercial-SSH 2.0.13
2000-10-02 Simon TathamAbility to specify a remote command in PuTTY proper
2000-10-02 Simon TathamMake the new test suite's comment more accurate :-)
2000-10-02 Simon TathamLocal remove of first key in list wasn't working
2000-10-02 Simon TathamAdd ability to configure the initial window title
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
next