u/mdw/putty
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...
2002-03-01 simonfrom_backend() should always be called with len > 0...
2002-03-01 simonMemory leak fix: repair endemic failure to call sftp_pk...
2002-02-27 simonSet SSH socket variable to NULL if connect() fails...
2002-02-27 simonCisco routers apparently have yet another bug: they...
2002-02-27 simonPatch to enable >512-character command lines. Thanks...
2002-02-27 simonOops - get the forward declaration right in that hack
2002-02-27 simonFix silly segfault due to PSFTP thinking connection...
2002-02-27 simonMake sure out-of-memory errors are logged to malloc...
2002-02-24 simonDocument the fact that character classes are a default...
2002-02-24 simonIt's 2002. Update copyright statements :-)
2002-02-20 simonWork around surreal use of WM_COMMAND in radio button...
2002-02-12 simonModify the donations bit in the FAQ. (We now don't...
2002-02-04 simonAdd a general `what ports exist?' question to the FAQ...
2002-02-04 simon-pw in Plink doesn't work in Telnet. Mention this.
2002-02-04 simonMake the section on terminal answerback mention that...
2002-01-23 simonAdd `can PSCP and PSFTP do ASCII mode?' to the FAQ.
2002-01-17 simonVarious accelerator clashes (due to the addition of...
2002-01-17 simonExperimental checkin: re-enable support for the static...
2002-01-14 simonUpdate the FAQ to reflect 0.52 as being a current relea...
2002-01-12 simonUpdate an accelerator comment.
2002-01-10 simonAdd support for sending SSH2_MSG_UNIMPLEMENTED for...
2002-01-10 simonFlush the log file after logging each packet (so that...
2002-01-10 simonSupport SSH2_MSG_GLOBAL_REQUEST (just return failure)
2002-01-10 simonExtra safety feature to avoid sending SSH2_MSG_WINDOW_A...
2002-01-10 simonPlink's front-end select loop was failing to send error...
2002-01-08 simonAdd the CRC32 compensation attack detector that all...
next