u/mdw/putty
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 ...
2001-11-13 simonHandle incoming SSH2_MSG_CHANNEL_REQUEST (by refusing...
2001-11-13 simonClarify the how-to-use-features-in-Plink question
2001-11-12 simonRemember to initialise p->nphases to zero in progress...
2001-11-10 simonOops - one missing set of the ssh1 throttling indicator
2001-11-08 simonWhoops - missed out a vital bit of RTF Unicode fallback...
2001-11-07 simonImplement writing RTF to the clipboard (off by default...
2001-11-07 simonMakefile fix: we've been compiling ssh.c separately...
2001-11-04 simonRDB's fix to full-screen mode. Apparently sorts out...
2001-10-31 simonFix accelerators in Window panel
2001-10-31 simonRectangular-block selection. Enabled by Alt+drag, unles...
2001-10-30 simonAdd a couple more FAQs (`where's the Tunnels panel...
2001-10-30 simonShrink the PuTTYgen window for 640x480 friendliness...
2001-10-30 simonWord-by-word (double-click) selection now spans line...
2001-10-30 simonThe other utilities should do the same processing of...
2001-10-30 simonTidy up the SERIOUS NETWORK ERROR fixes
2001-10-30 simonTidy up SSH packet-level debugging
2001-10-30 simonAdd the `will you write an SSH server' question to...
2001-10-30 simonIncrease cfg.line_codepage buffer size to cope with...
2001-10-28 jacobFix trivial UI buglets related to DSA key support.
2001-10-28 simonAdd the FAQ about `nothing happens when I try to type...
2001-10-28 simonFix character set problems. Some systems lack the ISO88...
2001-10-28 simonFix the `SERIOUS NETWORK INTERNAL ERROR' oversight...
2001-10-28 simonFix silly scrolling-vs-selection bug: if you selected...
2001-10-27 simonAdd remaining comments to the last checkin (gah, rememb...
2001-10-27 simonUpdate to password length traffic analysis: one Cisco...
2001-10-25 simonTiny tinkerings with FAQ
2001-10-25 simonFix a couple of errors in the FAQ.
2001-10-24 simonCondense the docs into fewer HTML files. Particularly...
2001-10-24 simon_Actually_ add the new-look PuTTY FAQ. When will I...
2001-10-24 simonAdd the new-look PuTTY FAQ
2001-10-24 simonNow that we can configure whether ^C and friends genera...
2001-10-23 simonAdd Jacob's patch for compiling without multimon.h.
2001-10-23 simonBetter robustness in visual bell timeouts: handling...
2001-10-23 simonDon't quit the plink main loop until the stdout and...
2001-10-17 simonWez Furlong's patch to tidy up full-screen mode: make it
2001-10-17 simonFinally remove this pile of obsoleteness
2001-10-12 simonD'oh, trivial typo which was completely breaking log...
2001-10-12 simonRevamp the window-resize behaviour UI so there are...
2001-10-12 simonDue to fears that an incompetent WinSock might allow...
2001-09-26 simonExtra line in the help text to mention you can use...
2001-09-26 simon`Server got confused by' error messages now quote a...
2001-09-25 simonFiddly fixes in code page handling
2001-09-25 simonSpelling fix. When the user hits `Browse' next to the...
2001-09-25 simonAnother potential segfault fixed. Thanks RDB :-)
2001-09-25 simonTidy up a comment.
2001-09-25 simonJohn Sullivan's patch to recreate the Pageant systray...
2001-09-25 simonFix various fiddly little warnings.
next