u/mdw/putty
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...
2001-12-14 simonAdd a chapter to the manual describing PSFTP.
2001-12-14 simonRemove ghastly hack involving fxp_error_message.
2001-12-14 simonFix trivial problems with PSFTP batch mode
2001-12-14 simonAargh, an Americanism crept in. Now corrected: favorite...
2001-12-13 simonTidied up PSFTP batch mode. The gross hack using fxp_er...
2001-12-13 simonAllow PSFTP to be run with no arguments, in which case...
2001-12-13 simonClarify that port forwarding will not be enabled until...
2001-12-12 simonUpdated the PuTTYgen section in pubkey.but so that...
2001-12-11 simonDisable username switching between SSH2 auth attempts...
2001-12-11 simonFix error handling in sftp (the sftp_recv return value...
2001-12-11 simonAdd help support to Pageant. (For the primary - non...
2001-12-11 simonFixes to full-screen mode. There were various problems...
2001-12-11 simonFix compiler warnings
2001-12-10 simonApparently sending DISCONNECT on a normal SSH2 connecti...
2001-12-10 simonRDB's patch to allow the `-c' option to Pageant to...
2001-12-10 simonAndrew Francis's Pageant updates: you can now multi...
2001-12-07 simonFIFTH ATTEMPT at getting full-screen mode right. This...
2001-12-07 simonOwen's patch to allow PowerMenu (third-party transparen...
2001-12-07 simonAdd -rlogin to Plink, for orthogonality (and because...
2001-12-06 simonDocumentation: filled the last few gaps and cleaned...
2001-12-06 simonSort out the silly filenames.
2001-12-06 simonIntegrate PuTTY and its help file. Now that's what...
2001-12-04 simonOops - replacement section types should be capitalised
2001-11-29 simonOops - check the _rest_ of the SSH2 DES patch back...
2001-11-29 simonDocument the three new configuration options I've added...
2001-11-29 simonMake the nonstandard "des-cbc" cipher disabled by default
2001-11-29 simonConfigurable TCP_NODELAY option on network connections
2001-11-29 simonSet up kbd_codepage at the start of the program, as...
2001-11-29 simonMake keyboard-interactive authentication configurable...
2001-11-29 simonRemember to terminate the prompt string in keyboard...
2001-11-25 simonFurther documentation work. Tidy up the Config chapter...
2001-11-25 simonAdd a new chapter full of intermediate-useful-things...
2001-11-25 simonSplit the Window panel into two to make room for proper...
2001-11-25 simonRDB's general resizing cleanup. He's put his favourite...
2001-11-25 simonEditorial policy change: I've decided that it's better...
2001-11-25 simonArrgh, and "password" should be spelled "passphrase".
2001-11-25 simonOops - URLs in \W{...} have to be in real URL format :-/
2001-11-25 simonOops - one last versionid :-)
2001-11-25 simonMiscellaneous documentation updates. Finished a first...
2001-11-25 simonAdd support for most of the ESC[<low number>t sequences...
2001-11-25 simonINCOMPATIBLE CHANGE to the SSH2 private key file format...
2001-11-25 simonOops - fix another segfault in that -L and -R code
2001-11-25 simonRob Wood's patch to provide standard -L and -R options...
2001-11-25 simonJacob's patch to make full-screen mode available even...
2001-11-24 simonMake use of the new section-relabelling in Buttress...
2001-11-24 simonJacob's fix to the resize-behaviour GUI
2001-11-24 simonGlenn Maynard's other IME fix
2001-11-23 simonGlenn Maynard's IMM cursor position fix
2001-11-23 simonEnsure we ignore a hostname in Default Settings, if...
2001-11-23 simonMake it clear that you can't save a hostname into Defau...
2001-11-22 simonAdd background-colour erase and `set this at the start...
2001-11-21 jacobComment/string tweaks to reflect new DES-in-SSH2 capabi...
2001-11-21 simonAdd single-DES support in SSH2
2001-11-21 simonRyan Finnie's extensions to the GUI feedback mode in...
2001-11-21 jacobPrimitive protection against SSH2 not actually agreeing...
2001-11-21 simonMake sure we always unhide the mouse pointer when the...
2001-11-21 simonCtrl and Alt shouldn't reset the scrollback even if...
2001-11-21 simonThe dummy drag-list item wasn't being removed on a...
2001-11-21 simonSend SSH2_MSG_NEWKEYS _before_ expecting to receive...
2001-11-14 simonYikes! sftp.c wasn't using the misc.h wrappered malloc...
2001-11-13 simonAdd a rant to the FAQ about host key checking. I'm...
2001-11-13 simonModify a comment to try to remind myself that the ...
next