u/mdw/putty
2002-10-07 simonBegin destabilisation in the wake of 0.53! This checkin...
2002-10-01 simonRemove last vestiges of `buggymac' in the Config struct...
2002-10-01 simonBump the version number on the installer script.
2002-10-01 simonAdd a chapter explaining common error messages
2002-09-26 simonAdd a new SSH2 bug: some servers apparently claim to...
2002-09-26 simonAny application using non-modal dialogs must use IsDial...
2002-09-26 simonIf the user asks for the Pageant key list window and...
2002-09-24 simonFinish replacing `Network error' with `Proxy error...
2002-09-24 simonAdd a missing space in an error message.
2002-09-23 jacobAdd context help support for Proxy panel
2002-09-21 simonCleanups to proxy code: greater robustness in receiving...
2002-09-21 simonSupport username/password authentication in SOCKS 5.
2002-09-21 simonSupport username and password authentication when talki...
2002-09-20 simonUpdate README to make it clear it's a _source_ README.
2002-09-20 simonInitial checkin of PuTTY installer script and associate...
2002-09-20 simonUse memcpy rather than strncpy in sk_addrcopy! How...
2002-09-15 simonJordan Russell's mysterious workaround for an almost...
2002-09-15 simonBe proactively pedantic about channel-close irregularit...
2002-09-15 simonImprovements to SSH1 channel close handling: track...
2002-09-15 simonLog file tinkering: copy Event Log entries into the...
2002-09-14 jacobOpenSSH vs OpenSSL Q: mention older OpenSSH versions
2002-09-12 jacobSemi-bug "long-usernames":
2002-09-11 jacobUpdated usage messages for command-line utilities to...
2002-09-10 jacobNote about separate client-server and server-client...
2002-09-08 simonIntroduce the Bugs control panel, for overriding PuTTY...
2002-09-08 jacobUpdate to reflect the last batch of proxy stuff we...
2002-09-07 simonIncrease length limit on SSH1_MSG_DEBUG; 70 chars is...
2002-09-02 simonAfter trying a succession of tests on Jacob's machine...
2002-09-02 jacobConvert from CRLF to Unix line endings -- no other...
2002-09-02 jacobMention PocketPC in the WinCE question. I'm not sure...
2002-09-01 simonI'm rapidly running out of patience for trying all...
2002-08-18 simonAdd BUG_SSH2_DERIVEKEY, present (according to OpenSSH...
2002-08-18 simonIn SSH2, if decrypting the packet length gave us a...
2002-08-15 jacobChanged wording of OpenSSH vs bad OpenSSL FAQ so that...
2002-08-12 simonAlter the Feedback page, so that instead of saying...
2002-08-11 simonFinal fixes to keyboard-interactive so it now works...
2002-08-11 simonAnecdotal evidence suggests that a single EnumPrinters...
2002-08-09 simonActually, VirtualLock() looks better as \cw{} not ...
2002-08-09 simonAdd two more FAQs: `why don't you use VirtualLock(...
2002-08-08 simonssh.com 3.2.0 uses zlib sync flush (start and close...
2002-08-07 simonDocument all the new command-line stuff.
2002-08-07 simonArrgh, we can't have -p for port number because we...
2002-08-07 simonSome of the new options shouldn't be available in the...
2002-08-07 simonFix Halibut syntax error (oops).
2002-08-07 simonOops. Didn't quite get the new SSH protocol selection...
2002-08-07 simonAdd a load of new command-line options pilfered from...
2002-08-07 simonAdd an option to force SSH1 protocol only. Partly for...
2002-08-07 simonClean up the argv splitter, and in particular stop...
2002-08-06 simonPageant's command line handling now uses my new split_i...
2002-08-06 simonPuTTYgen will now start by loading a private key file...
2002-08-06 simonOops. That is to say, only loading and saving of PuTTY...
2002-08-06 simonNow that we've decided on a file extension for private...
2002-08-05 simonButtress is now Halibut: change the docs makefile.
2002-08-05 simonMake it clear that we're only responsible for our own...
2002-08-04 simonRevamp of command-line handling. Most command line...
2002-08-03 simonFix culpable lack of generality in keyboard-interactive
2002-07-09 jacobOpenSSH/OpenSSL versioning problems: as of 3.4p1 this...
2002-06-25 simonForgot to call fxp_init() in `pscp -ls' mode under...
2002-06-17 simonFailure to initialise a local variable was leading...
2002-06-15 simonOne of the recent port forwarding crash reports contain...
2002-06-15 simonPadding on the end of the encrypted data in OpenSSH...
2002-06-15 simonSmall memory allocation bug in openssh_encrypted()...
2002-06-08 simonModify the Feedback page / Appendix B to expand the...
2002-05-31 simonWorkaround for the SSH2 RSA padding bug in OpenSSH...
2002-05-30 jacobFix AltGr/Application/Compose/CtrlAlt discrepancies...
2002-05-23 jacobTrying to use an SSH2 key with an SSH1 connection seems...
2002-05-22 jacobNote that answerback string can contain control charact...
2002-05-18 simonUI changes for key imports. We now have a separate...
2002-05-17 simonieof-for-nonexistent-channel problem: avoid comparing...
2002-05-16 jacobNit: PuTTYgen can generate RSA _and DSA_ keys
2002-05-15 simonFinal cleanups on key import/export work. Rationalised...
2002-05-15 simonAdded export of ssh.com key files.
2002-05-14 simonImplemented export of OpenSSH keys.
2002-05-13 simonAdd some basic framework code preparatory to adding...
2002-05-13 simonUpdate FAQ to mention ssh.com key importing
2002-05-13 simonBe more careful about destroying sensitive data after...
2002-05-13 simonAdd import of ssh.com private keys.
2002-05-11 simonAdded a framework for importing foreign key formats...
2002-05-11 simonRemove tiny unnecessary faff in new SSH-2-only code
2002-05-11 owenSSH2 only support
2002-05-11 owenAdded SSH2 only support.
2002-05-11 simonImproved error messages if you use the wrong key type...
2002-04-27 simonRemoved the old Visual C++ master makefile, since it...
2002-04-27 simonAdditions to the Feedback page to emphasise that we...
2002-04-27 simonSOCKS proxy support added (next instalment of Justin...
2002-04-18 jacobAdded comments to document '-gui' Windows messages...
2002-04-18 jacobAdded documentation of PuTTY command-line options ...
2002-04-10 simonThe SFTP form of PSCP should remember to send FXP_INIT...
2002-04-03 simonMention that numeric code pages can be entered manually...
2002-04-01 simonAdd a couple of extra FAQ entries.
2002-03-31 simonThe console version of askappend() completely forgot...
2002-03-31 simonFix major memory leak in sftp_cmd_ls (thanks to Hans...
2002-03-31 simonFix bug in Minefield's realloc() which was throwing...
2002-03-27 simonRemember to wait for SSH1_MSG_SUCCESS after enabling...
2002-03-27 simonMatt Harden's (modified) patch to do getservbyname...
2002-03-27 simonUpdates to proxy support, both from me and from Justin...
2002-03-27 simonDominique Faure's patch (slightly modified) to implemen...
2002-03-27 simonAdd -w-pia to the Borland makefile (suppress warnings...
2002-03-24 jacobOpenSSH 3.1p1 SSH2 3DES is also broken.
2002-03-24 jacobAdded an entry for the "OpenSSH 3.1p1 built with wrong...
next