]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
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
2001-04-28 Simon TathamJacob's patch to make passphrase boxes work more sanely
2001-04-28 Simon TathamOnly update the system caret when we have the focus...
2001-04-28 Simon TathamFix completely stupid agent_exists test. (Hint to self...
2001-04-28 Simon TathamAdd -lwinmm to Cygwin makefile. Thanks Jacob.
2001-04-28 Simon TathamRemove my dire-warning `FIXME' in IPv4 dotted-decimal...
2001-04-28 Simon TathamDave Hinton's debugging patch.
2001-04-28 Simon TathamAdd some fflushes to make it easier for piped programs...
2001-04-28 Simon TathamUpdated dependencies thanks to Dave Hinton's mkdeps script
2001-04-18 Owen DunnUsing plink with CVS - need to make sure the saved...
2001-04-17 Simon TathamUseful workaround I was given, to fake storing settings...
2001-04-17 Simon TathamTwo more small bugs introduced by the B-tree reorg...
2001-04-17 Simon TathamFix alternate-screen bugs introduced by move to B-trees...
2001-04-17 Simon TathamHaving now compiled the last few days' changes with...
2001-04-16 Simon TathamInclude <mmsystem.h> and winmm.lib for PlaySound.
2001-04-16 Simon TathamPut back Robert de Bath's second level of bell overload...
2001-04-16 Simon TathamTerminal now uses unsorted counted tree234 as its basic...
2001-04-16 Simon Tathamcountnode234() should politely return 0 when passed...
2001-04-16 Simon TathamReplace PuTTY's 2-3-4 tree implementation with the...
2001-04-16 Simon TathamFix excessive calls to random_byte()
2001-04-16 Simon TathamQuote the hostname in the `unable to connect' box so...
2001-04-16 Simon TathamAdd two more ghastly function key options. WE HAVE...
2001-04-16 Simon TathamRoman Pompejus's patch to allow you to automatically select
2001-04-16 Simon TathamMakefile enhancements by Robert de Bath.
2001-04-16 Simon TathamIncrease the read buffer size in network processing...
next