u/mdw/putty
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...
2002-03-24 jacobFix apparent cut'n'paste error in new printing code...
2002-03-23 simonMention on the Feedback page that the mailing list...
2002-03-23 simonAttempt to ensure that everything passed to connection_...
2002-03-23 simonJustin Bradford's proxy support patch. Currently suppor...
2002-03-20 simonPedantic little patch to ensure blank usernames work...
2002-03-20 simonFix bug in the alternative code for -DNO_MULTIMON ...
2002-03-16 jacobFixed reference to putty-bugs@lists to putty@projects.
2002-03-16 jacobAdd new 'Makefile.vc' to .cvsignore
2002-03-16 simonCompletely revamped mkfiles.pl which incorporates depen...
2002-03-13 simonFix multi-monitor / full-screen problems and clean...
2002-03-13 simonRev 1.189 [r1517] of this file introduced a bug. While...
2002-03-12 simonNetwork printers weren't showing up on at least NT4...
2002-03-12 simonAvoid needless memory management error if EnumPrinters...
2002-03-11 simonBah. Add winspool.lib to libraries list. Maybe _now_...
2002-03-10 jacobSlightly less grotty script to convert OpenSSH known_ho...
2002-03-10 jacobGrotty script to sanity-check the accelerator keys...
2002-03-10 simonArrgh! Forgot yet another fiddly Makefile bit. Perhaps...
2002-03-09 simon... and add its dependencies to the Makefile too.
2002-03-09 simonAs ever, There's Always One. Check in the extra source...
2002-03-09 simonANSI remote printer support. Raw mode only.
2002-03-09 simonFix Makefile dependencies.
2002-03-09 simonWell, there was bound to be one I'd forgotten: the...
2002-03-07 jacobFix accelerator clash on Features panel, plus a couple...
2002-03-06 simonOops. I wrote in the docs that no-remote-resize also...
2002-03-06 simonAdd the Features panel, allowing you to disable a bunch...
2002-03-06 simonEnsure our network layer is properly cleaned up before...
2002-03-05 simonAdd an extra example to the Plink-with-WinCVS section.
2002-03-02 simonThe `wrapnext' flag should be saved and restored with...
next