u/mdw/putty
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...
2002-01-08 simonPatch from RDB: the ESC[8...t resize sequence and the...
2002-01-08 simonPatch from RDB: the xterm move-window sequences now...
2002-01-08 simonPatch from RDB: invent a /DMSVC4 compile-time definitio...
2002-01-08 simonPatch from RDB: make /DNO_MULTIMON (mentioned as a...
2002-01-08 simonAdd weird XML manifest resources, to enable WinXP skins...
2002-01-02 simonAdd `where can I buy silly putty' as a FAQ, pointing...
2002-01-01 simonsshrsa.c should include misc.h in case I need to do...
2001-12-31 simonCreate the long-awaited console.c, and move the common...
2001-12-30 simonI have no brain at all. The SSH1 auth loop was trying...
2001-12-30 simonPuTTY can now detect when one of the Pageant keys it...
2001-12-30 simonPageant is now able to avoid asking for the passphrase...
2001-12-29 simonOops - the help for the new Telnet NL option wasn't...
2001-12-29 simonAdd a configurable option to make Return in Telnet...
2001-12-29 simonAdd a FAQ about keyboard mapping problems: basically...
2001-12-29 simonAdd a new back-end function to return the exit code...
2001-12-29 simonJordan Russell's patch (3rd of several). We now don...
2001-12-29 simonJordan Russell's patch (again): a couple of registry...
2001-12-29 simonJordan Russell's patch: only process mouse drags when...
2001-12-20 simonDocument the Pageant command line.
2001-12-20 simonOops - fputs takes the file pointer second, not first!
2001-12-20 simonThis should fix the busy-wait problem with the IME.
2001-12-19 simonThe alphabetical ordering in the psftp command list...
2001-12-16 simonAdd the `can we run under win3.1' question to the FAQ.
2001-12-16 simonFiddle the header of the new feedback section to make...
2001-12-16 simonAdd two extra appendices giving the licence text and...
2001-12-16 simonAdd the `local' command set to PSFTP: lcd, lpwd, and...
2001-12-16 simonReplace the definition of WHEEL_DELTA which was removed...
2001-12-15 simonA contributor tells me that WM_MOUSEWHEEL is not suppor...
2001-12-15 simon`make clean' in the Borland makefile should ignore...
2001-12-15 simonImprovements to the malloc debugging stuff: when MALLOC...
2001-12-15 simonAdd the remote counterpart for the `local port forwardi...
2001-12-15 simonReverse part of RDB's pedantic patch from rev 1.129...
2001-12-15 simonJaeyoun Chung's mysterious patch that apparently makes...
2001-12-14 simonRetired the #ifdef DUMP_PACKETS stuff in ssh.c because...
2001-12-14 simonNow that Buttress can spot duplicate section keywords...
2001-12-14 simonAdd the missing psftp-pubkey section, shamelessly cribb...
2001-12-14 simonRename a clashing section keyword (why wasn't Buttress...
next