]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2001-08-27 Simon TathamImplemented a simple wildcard matching engine, and...
2001-08-26 Simon TathamPSCP now uses the modern SFTP protocol if it can, and...
2001-08-26 Simon TathamArrgh; yet again I make my security checking too dracon...
2001-08-26 Simon TathamOops. ^X^S comes _before_ `cvs commit'. Two more diagno...
2001-08-26 Simon TathamFurther tightening up in PSCP. Fixed a couple more...
2001-08-26 Simon TathamPreparatory work for allowing PSCP to work over SFTP...
2001-08-26 Simon TathamMore upgrades to psftp: it now supports mv, chmod,...
2001-08-26 Simon TathamD'oh, remove two rogue diagnostics
2001-08-25 Simon TathamRemove gratuitous FIXME entries in cipher list. Oops...
2001-08-25 Simon TathamFiddle with the registry format so that backwards compa...
2001-08-25 Simon TathamJacob's patch for a drag-list to select SSH ciphers...
2001-08-25 Simon TathamExtensive changes that _should_ fix the socket bufferin...
2001-08-22 Simon TathamOops - fix that fix :-/
2001-08-22 Simon TathamWording change: make it explicit that you can enter...
2001-08-22 Simon TathamFix to allow more than one challenge/response pair during
2001-08-16 Simon TathamAdd a comment about Dragon NaturallySpeaking: it appare...
2001-08-15 Jacob NevinsDocument /DNO_SECURITY compile option.
2001-08-15 Jacob NevinsUpdated Makefile.cyg for Glenn Maynard's IME patch.
2001-08-15 Simon TathamTrivial port forwarding fixes from Jacob
2001-08-13 Simon TathamFix potential segfault in port forwarding code
2001-08-12 Simon TathamFirst phase of Unicode polishing: replace the edit...
2001-08-09 Simon TathamStop yelling about Access Denied if the server refuses...
2001-08-09 Simon TathamPort forwarding now works in SSH 2 as well as SSH 1.
2001-08-09 Simon TathamKeyboard-interactive authentication, thanks to Paul...
2001-08-08 Simon TathamOops - actually check in portfwd.c itself! (Makefile...
2001-08-08 Simon TathamSSH port forwarding! How cool is that?
2001-08-07 Simon TathamRemove the OSVERSIONINFOEX code because there's no...
2001-08-04 Simon TathamGlenn Maynard's patch completely disabled PuTTY{,tel...
2001-08-04 Simon TathamOops - IDC not IDV. Typo.
2001-08-04 Simon TathamGlenn Maynard's IME patch
2001-08-04 Simon TathamRainer Loritz noticed that the Telnet environment box...
2001-08-04 Simon TathamPrevent recursive weirdnesses happening when the user...
2001-08-04 Simon TathamSCO function key mode now affects the small keypad...
2001-08-04 Simon TathamPatch to PSFTP: implement mkdir, rmdir, rm and scriptin...
2001-08-04 Simon TathamMention PLINK_PROTOCOL in the Plink chapter.
2001-08-04 Simon TathamAdd description of the keepalives option
2001-08-04 Simon TathamFix segfault if the server maliciously sends the wrong...
2001-07-31 Simon TathamYet another possible segfault path in the backends...
2001-07-01 Simon TathamMinor wording clarification: somebody took the word...
2001-06-28 Owen DunnAdded = to instructions for setting PATH
2001-06-23 Simon TathamRobert de Bath's implementation of ESC [ Z (backtab)
2001-06-15 Simon TathamAdd some extra documentation: filled in the Getting...
2001-06-03 Owen DunnBell panel docs.
2001-06-03 Owen DunnAdded mention of rlogin, and a few words on VT100+...
2001-05-28 Simon TathamDisable the most irritating compiler warnings in the...
2001-05-21 Simon TathamOops - fixing the line-resizing segfault introduced a new
2001-05-19 Simon TathamMake sure the default protocol doesn't ever end up...
2001-05-19 Simon TathamAdd some spare SetForegroundWindow and SetActiveWindow...
2001-05-19 Simon TathamRDB: fix various UTF-8 glitches.
2001-05-19 Simon TathamSCO ACS patch from RDB. Apparently required for the...
2001-05-19 Simon TathamUpdate the two commented-out CFLAGS to include the same
2001-05-19 Simon TathamBe prepared to print spaces at the end of a statistics...
2001-05-19 Simon TathamFix from RDB: patch up mis-aimed fallthroughs in a terminal
2001-05-19 Simon TathamTerminal fix from RDB: probably didn't mean to compare...
2001-05-19 Simon TathamSmall terminal fix from RDB: CSI 1 K should erase the...
2001-05-17 Simon TathamReinstate the Shift-Ins paste behaviour, which was...
2001-05-17 Simon TathamFix the line-resizing bug in scroll(). (Thanks to RDB...
2001-05-14 Ben HarrisSpecify a few things that were unsepcified.
2001-05-14 Simon TathamScrollbar was failing to update when no scrollback...
2001-05-13 Simon TathamFix the sense of posdiff(), causing the extend-selectio...
2001-05-13 Simon TathamFix wrong button codes in WM_MOUSEMOVE.
2001-05-13 Simon TathamGlenn Maynard's patch (as adapted by Jacob) for taskbar...
2001-05-13 Simon TathamThe host-key-unknown prompt now offers the same three...
2001-05-13 Simon TathamPlacate gcc's `-Wall' warnings.
2001-05-13 Simon TathamTrim leading whitespace off the hostname if it's there.
2001-05-13 Simon TathamOops - initialise sesslist_has_focus.
2001-05-13 Simon TathamJacob's patch to make pressing Return on a selected...
2001-05-13 Simon TathamBorland and Cygwin makefiles now support XFLAGS.
2001-05-13 Simon TathamControl characters are now allowed as part of the passw...
2001-05-13 Simon TathamDefine WM_MOUSEWHEEL (to 0x20A) if it's not defined...
2001-05-13 Simon TathamAttempt to report the error condition right when an...
2001-05-13 Simon TathamFix the SCO function keys, which weren't quite right.
2001-05-13 Simon TathamAdded a new large icon for the PuTTY config box. Doesn...
2001-05-10 Simon TathamA patch to the new character set stuff to add the Windo...
2001-05-10 Simon TathamRDB's Unicode patch. Fonts are now used in Unicode...
2001-05-09 Simon TathamFrom RDB: a patch to allow special keys (^C, ^Z, Delete...
2001-05-09 Simon Tatham`realhost', passed back from all the backend init funct...
2001-05-09 Simon TathamFrom RDB: telnet can now start up in passive mode,...
2001-05-09 Simon TathamFrom RDB: a few extra escape sequences seen in SCO...
2001-05-09 Simon TathamFrom RDB: according to VT manuals, application cursor...
2001-05-09 Simon TathamWe can now save the protocol and port number in Default...
2001-05-09 Simon TathamFrom RDB: yet another fix in the ongoing quest to deal...
2001-05-09 Simon TathamRDB's alternative way to interpret the window size...
2001-05-09 Simon TathamFix due to Robert de Bath: backspace should not cross line
2001-05-06 Simon TathamFix de Bath's last-ditch bell overload
2001-05-06 Simon TathamStrip off and ignore `:port' on the end of a hostname.
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-05-06 Simon TathamWez Furlong's patch to add xterm mouse reporting and...
2001-05-03 Simon TathamRemove diagnostics and attempt to work around VC compil...
2001-05-02 Simon TathamExtra diagnostics in the hope that we can track down...
2001-05-02 Simon TathamTEMPORARY ONLY: enable debugging on default build to...
2001-04-28 Simon TathamReduce out-of-focus timer interval to 2 seconds so...
2001-04-28 Simon TathamAdd Jordan Russell's patch for a sunken-edge border...
2001-04-28 Simon TathamDebugging improvements. Started using Dave Hinton's...
2001-04-28 Simon TathamPut the \001 prefix back on scp error messages when...
2001-04-28 Simon TathamThe bell overload times are now measured in millisecond...
2001-04-28 Simon TathamRemove stray diagnostics. When will I learn?
2001-04-28 Simon TathamImplement lazy horizontal resizing of screen and scroll...
2001-04-28 Simon TathamArrange that explicit visual bells performed using...
2001-04-28 Simon TathamAdd the missing "all" target in the Cygwin makefile
next