u/mdw/putty
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...
2001-05-19 simonTerminal fix from RDB: probably didn't mean to compare...
2001-05-19 simonSmall terminal fix from RDB: CSI 1 K should erase the...
2001-05-17 simonReinstate the Shift-Ins paste behaviour, which was...
2001-05-17 simonFix the line-resizing bug in scroll(). (Thanks to RDB...
2001-05-14 benSpecify a few things that were unsepcified.
2001-05-14 simonScrollbar was failing to update when no scrollback...
2001-05-13 simonFix the sense of posdiff(), causing the extend-selectio...
2001-05-13 simonFix wrong button codes in WM_MOUSEMOVE.
2001-05-13 simonGlenn Maynard's patch (as adapted by Jacob) for taskbar...
2001-05-13 simonThe host-key-unknown prompt now offers the same three...
2001-05-13 simonPlacate gcc's `-Wall' warnings.
2001-05-13 simonTrim leading whitespace off the hostname if it's there.
2001-05-13 simonOops - initialise sesslist_has_focus.
2001-05-13 simonJacob's patch to make pressing Return on a selected...
2001-05-13 simonBorland and Cygwin makefiles now support XFLAGS.
2001-05-13 simonControl characters are now allowed as part of the passw...
2001-05-13 simonDefine WM_MOUSEWHEEL (to 0x20A) if it's not defined...
2001-05-13 simonAttempt to report the error condition right when an...
2001-05-13 simonFix the SCO function keys, which weren't quite right.
2001-05-13 simonAdded a new large icon for the PuTTY config box. Doesn...
2001-05-10 simonA patch to the new character set stuff to add the Windo...
2001-05-10 simonRDB's Unicode patch. Fonts are now used in Unicode...
2001-05-09 simonFrom RDB: a patch to allow special keys (^C, ^Z, Delete...
2001-05-09 simon`realhost', passed back from all the backend init funct...
2001-05-09 simonFrom RDB: telnet can now start up in passive mode,...
2001-05-09 simonFrom RDB: a few extra escape sequences seen in SCO...
2001-05-09 simonFrom RDB: according to VT manuals, application cursor...
2001-05-09 simonWe can now save the protocol and port number in Default...
2001-05-09 simonFrom RDB: yet another fix in the ongoing quest to deal...
2001-05-09 simonRDB's alternative way to interpret the window size...
2001-05-09 simonFix due to Robert de Bath: backspace should not cross...
2001-05-06 simonFix de Bath's last-ditch bell overload
2001-05-06 simonStrip off and ignore `:port' on the end of a hostname.
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-05-06 simonWez Furlong's patch to add xterm mouse reporting and...
2001-05-03 simonRemove diagnostics and attempt to work around VC compil...
2001-05-02 simonExtra diagnostics in the hope that we can track down...
2001-05-02 simonTEMPORARY ONLY: enable debugging on default build to...
2001-04-28 simonReduce out-of-focus timer interval to 2 seconds so...
2001-04-28 simonAdd Jordan Russell's patch for a sunken-edge border...
2001-04-28 simonDebugging improvements. Started using Dave Hinton's...
2001-04-28 simonPut the \001 prefix back on scp error messages when...
2001-04-28 simonThe bell overload times are now measured in millisecond...
2001-04-28 simonRemove stray diagnostics. When will I learn?
2001-04-28 simonImplement lazy horizontal resizing of screen and scroll...
2001-04-28 simonArrange that explicit visual bells performed using...
2001-04-28 simonAdd the missing "all" target in the Cygwin makefile
2001-04-28 simonJacob's patch to make passphrase boxes work more sanely
2001-04-28 simonOnly update the system caret when we have the focus...
2001-04-28 simonFix completely stupid agent_exists test. (Hint to self...
2001-04-28 simonAdd -lwinmm to Cygwin makefile. Thanks Jacob.
2001-04-28 simonRemove my dire-warning `FIXME' in IPv4 dotted-decimal...
2001-04-28 simonDave Hinton's debugging patch.
2001-04-28 simonAdd some fflushes to make it easier for piped programs...
2001-04-28 simonUpdated dependencies thanks to Dave Hinton's mkdeps...
2001-04-18 owenUsing plink with CVS - need to make sure the saved...
2001-04-17 simonUseful workaround I was given, to fake storing settings...
2001-04-17 simonTwo more small bugs introduced by the B-tree reorg...
next