u/mdw/putty
2001-09-09 simonAdd the names of major contributors to the copyright...
2001-09-09 simonpsftp is an interactive program and the ssh.c flags...
2001-09-09 simonOops - changing the prototype of statictext() affected...
2001-09-09 simonRoman Pompejus's patch (heavily hacked) for parametric...
2001-09-08 simonFix potential float screwup in scp percentage indicator...
2001-09-08 simonJacob's TIS / CCard authentication tweaks.
2001-09-08 simonJan Holmen Holsten's patch for drag-selects to scroll...
2001-09-08 simonFix error message: couldn't load _private_ key, not...
2001-09-08 simonWhen we receive SSH_MSG_DISCONNECT, say so in an error...
2001-09-07 simonFix to link_font() from RDB. I must get him to comment...
2001-09-07 simonRDB also points out we don't need the CJK `not recommen...
2001-09-07 simonPatch from RDB: Markus Kuhn has issued an updated versi...
2001-09-07 simonAnother patch from RDB: prevent luni_send from sending...
2001-09-07 simonRDB points out that when you memset a newly allocated...
2001-09-07 simonRDB's session logging patch: due to some ghastly specia...
2001-09-07 simonPedantry patch from RDB: sanitise header use, correct...
2001-09-07 simonPatch from RDB: in the case where the protocol read...
2001-09-07 simonPatch from RDB: fix the failure to display window-resiz...
2001-09-07 simonPatch from RDB: rename ISO-8859-12 to -13, add ISO...
2001-09-07 simonRobert de Bath's asynchronous-connect patch. Helps...
2001-09-07 simonFix gratuitous assertion failure in Plink (ssh1_throttl...
2001-09-07 simonRobert de Bath's `Patch.a_alt_key': clean up the handli...
2001-09-07 simonUse WM_SETREDRAW to disable incremental updates while...
2001-09-07 simonJacob's patch to cause Shift to return to copy-and...
2001-09-07 simonOops, fix that fix. TranslateKey can return <0 and...
2001-09-07 simonFix mouse hiding on keypresses, which was failing due...
2001-09-05 simonFix the intermittent fault in the socket layer that...
2001-09-05 simonSwap round the contents of the Translation panel. The...
2001-09-05 simonUnicode cleanup phase 2: we now reintroduce the ability...
2001-09-05 simonBetter yet, look for sftp-server on the user's PATH...
2001-09-05 simonPSFTP will now attempt to find /usr/[local]/lib/sftp...
2001-09-05 simonWhen pscp in SFTP mode does client-side matching of...
2001-08-29 simonFix segfault (should free act.buf not act.name, because...
2001-08-28 simonstripslashes() should have been dealing with colons...
2001-08-28 simonSemantic fix in the X11 `authentication failed' error...
2001-08-28 simonAdd documentation of the new PSCP `-unsafe' option...
2001-08-28 simonD'oh! Putting keyboard-interactive authentication _befo...
2001-08-28 simonFix externally added SSH1 keys in Pageant. I have no...
2001-08-28 simonFix various small compiler warnings, mostly unused...
2001-08-27 simonPuTTYgen: add an extra button to save a public key...
2001-08-27 simonFix handling of SSH2_MSG_CHANNEL_CLOSE, which was break...
2001-08-27 simonPort forwarding update: local-host-only listening socke...
2001-08-27 simonAdd a couple of missing return values
2001-08-27 simonPort forwarding bug fix: we were unable to handle receiving
2001-08-27 simonFinally tighten up the server-side wildcard security...
2001-08-27 simonFix tiny bug in new sftp-mode wildcards: when there...
2001-08-27 simonMinor modification: in remote->local non-recursive...
2001-08-27 simonImplemented a simple wildcard matching engine, and...
2001-08-26 simonPSCP now uses the modern SFTP protocol if it can, and...
2001-08-26 simonArrgh; yet again I make my security checking too dracon...
2001-08-26 simonOops. ^X^S comes _before_ `cvs commit'. Two more diagno...
2001-08-26 simonFurther tightening up in PSCP. Fixed a couple more...
2001-08-26 simonPreparatory work for allowing PSCP to work over SFTP...
2001-08-26 simonMore upgrades to psftp: it now supports mv, chmod,...
2001-08-26 simonD'oh, remove two rogue diagnostics
2001-08-25 simonRemove gratuitous FIXME entries in cipher list. Oops...
2001-08-25 simonFiddle with the registry format so that backwards compa...
2001-08-25 simonJacob's patch for a drag-list to select SSH ciphers...
2001-08-25 simonExtensive changes that _should_ fix the socket bufferin...
2001-08-22 simonOops - fix that fix :-/
2001-08-22 simonWording change: make it explicit that you can enter...
2001-08-22 simonFix to allow more than one challenge/response pair...
2001-08-16 simonAdd a comment about Dragon NaturallySpeaking: it appare...
2001-08-15 jacobDocument /DNO_SECURITY compile option.
2001-08-15 jacobUpdated Makefile.cyg for Glenn Maynard's IME patch.
2001-08-15 simonTrivial port forwarding fixes from Jacob
2001-08-13 simonFix potential segfault in port forwarding code
2001-08-12 simonFirst phase of Unicode polishing: replace the edit...
2001-08-09 simonStop yelling about Access Denied if the server refuses...
2001-08-09 simonPort forwarding now works in SSH 2 as well as SSH 1.
2001-08-09 simonKeyboard-interactive authentication, thanks to Paul...
2001-08-08 simonOops - actually check in portfwd.c itself! (Makefile...
2001-08-08 simonSSH port forwarding! How cool is that?
2001-08-07 simonRemove the OSVERSIONINFOEX code because there's no...
2001-08-04 simonGlenn Maynard's patch completely disabled PuTTY{,tel...
2001-08-04 simonOops - IDC not IDV. Typo.
2001-08-04 simonGlenn Maynard's IME patch
2001-08-04 simonRainer Loritz noticed that the Telnet environment box...
2001-08-04 simonPrevent recursive weirdnesses happening when the user...
2001-08-04 simonSCO function key mode now affects the small keypad...
2001-08-04 simonPatch to PSFTP: implement mkdir, rmdir, rm and scriptin...
2001-08-04 simonMention PLINK_PROTOCOL in the Plink chapter.
2001-08-04 simonAdd description of the keepalives option
2001-08-04 simonFix segfault if the server maliciously sends the wrong...
2001-07-31 simonYet another possible segfault path in the backends...
2001-07-01 simonMinor wording clarification: somebody took the word...
2001-06-28 owenAdded = to instructions for setting PATH
2001-06-23 simonRobert de Bath's implementation of ESC [ Z (backtab)
2001-06-15 simonAdd some extra documentation: filled in the Getting...
2001-06-03 owenBell panel docs.
2001-06-03 owenAdded mention of rlogin, and a few words on VT100+...
2001-05-28 simonDisable the most irritating compiler warnings in the...
2001-05-21 simonOops - fixing the line-resizing segfault introduced...
2001-05-19 simonMake sure the default protocol doesn't ever end up...
2001-05-19 simonAdd some spare SetForegroundWindow and SetActiveWindow...
2001-05-19 simonRDB: fix various UTF-8 glitches.
2001-05-19 simonSCO ACS patch from RDB. Apparently required for the...
2001-05-19 simonUpdate the two commented-out CFLAGS to include the...
2001-05-19 simonBe prepared to print spaces at the end of a statistics...
2001-05-19 simonFix from RDB: patch up mis-aimed fallthroughs in a...
next