u/mdw/putty
2002-10-16 simonFix for `hostname-whitespace'; thanks to Justin Bradford.
2002-10-16 simonBug `shift-backspace': whichever of ^H and ^? is config...
2002-10-16 simonOops - check in leftovers from yesterday's development...
2002-10-15 simonSupport bold-as-font, by means of a separate bold font...
2002-10-15 simonConfigure the pty so that it agrees with our idea of...
2002-10-15 simonSupport underline and vertical-line cursors as well...
2002-10-15 simonIf we can't load the specified font, give an error...
2002-10-15 simonPrinter support: cfg.printer is assumed to be a Unix...
2002-10-15 simonScrollbar can now be configured to go on the left ...
2002-10-15 simonSupport ALT + numeric keypad for typing in strange...
2002-10-15 simonAdd newline at EOF in uxucs.c. Thanks Richard. :-)
2002-10-15 simonSupport scrolling with the mouse wheel (X servers appar...
2002-10-15 simonFixes to terminal.c to support blinking and visual...
2002-10-15 simonSupport for blinking text and blinking cursor. Won...
2002-10-15 simonUse the appalling gnome-terminal hack for server-contro...
2002-10-15 simonRemove some rogue diagnostics.
2002-10-15 simonDon't forget to initialise the pixel size parameters...
2002-10-15 simonRichard's patch to fix `make clean' under Unix.
2002-10-15 simonRichard's patch to make the scrollbar configurably...
2002-10-15 simonSupport for all the server-side window configuration...
2002-10-15 simonIntroduce the ability to control whether the shell...
2002-10-15 simonFinish up utmp processing: add the -ut- command-line...
2002-10-15 simonSupport for utmp, wtmp and lastlog. Probably not terrib...
2002-10-15 simonDeal with the warnings generated when passing a pointer...
2002-10-15 simonSupport for BSD-style pty devices. Tested under Linux...
2002-10-15 simonTrim wide text properly at the RH edge of the screen.
2002-10-15 simonSupport for line attributes: ESC #3, #4 and #6 for...
2002-10-14 simonDon't cause the mouse pointer to reappear just because...
2002-10-14 simonOnly engage a GTK idle function when absolutely necessa...
2002-10-14 simonSet up the palette _before_ trying to paint the window...
2002-10-14 simonAdd the -log option, which activates full session loggi...
2002-10-14 simonBell overload was working in principle, but wasn't...
2002-10-14 simonSupport server requests for colour palette changes.
2002-10-14 simonDon't forget to call term_paste() when we get the chanc...
2002-10-14 simonSupport NetHack keypad mode. :-)
2002-10-14 simonSupport for hiding the mouse pointer on keypresses...
2002-10-14 simonxterm-class programs should exit when their primary...
2002-10-14 simonSEL_NL is different between Windows and Unix; move...
2002-10-14 simonOops. Defining max() the wrong way round was breaking...
2002-10-14 simonVarious faffs in the pty allocation process to get...
2002-10-14 simonWindow title configurability: -T to set it from the...
2002-10-13 simonDon't forget to set $TERM when we spawn the pty. Of...
2002-10-13 simongnome-terminal insists on receiving the selection as...
2002-10-13 simonAdded two simple command-line arguments: -fn (so I...
2002-10-13 simonResizing of pterm now works, and the size information...
2002-10-13 simonDeal with the appalling mouse pointer colours. (Why...
2002-10-13 simonShift-Ins pastes.
2002-10-13 simonSelection now supported in pterm. Required small modifi...
2002-10-13 simonFix underline, which I cleverly broke while adding...
2002-10-13 simonScrollbar now exists and functions; so do Shift-PgUp...
2002-10-13 simonThe Great Defaults Change (and about time too)! SSH...
2002-10-11 jacobInitialise some members of the Proxy_Socket structure...
2002-10-10 simonStop hard-coding a nonstandard font. We now default...
2002-10-10 jacobUpdate to reflect 0.53 release.
2002-10-10 simonAnd that's it! pty.c is now a real pty backend rather...
2002-10-10 simonHalf-decent keyboard handling for pterm. Not very well...
2002-10-10 simonTemporary hack which makes vt100 line drawing work...
2002-10-10 simonA sensible minimum of do_text() and do_cursor() is...
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...
2002-10-07 simonOops. Dirsep in Makefile.cyg should be / not \.
2002-10-07 jacobRemove "-log" option from Plink. AFAICT this code has...
2002-10-07 jacobFix pscp-cmdline-port-bug for PSFTP too. (Also removes...
2002-10-07 jacobFix code which was clobbering people's -P arguments...
2002-10-07 simonBegin destabilisation in the wake of 0.53! This checkin...
2002-10-01 simonRemove last vestiges of `buggymac' in the Config struct...
2002-10-01 simonBump the version number on the installer script.
2002-10-01 simonAdd a chapter explaining common error messages
2002-09-26 simonAdd a new SSH2 bug: some servers apparently claim to...
2002-09-26 simonAny application using non-modal dialogs must use IsDial...
2002-09-26 simonIf the user asks for the Pageant key list window and...
2002-09-24 simonFinish replacing `Network error' with `Proxy error...
2002-09-24 simonAdd a missing space in an error message.
2002-09-23 jacobAdd context help support for Proxy panel
2002-09-21 simonCleanups to proxy code: greater robustness in receiving...
2002-09-21 simonSupport username/password authentication in SOCKS 5.
2002-09-21 simonSupport username and password authentication when talki...
2002-09-20 simonUpdate README to make it clear it's a _source_ README.
2002-09-20 simonInitial checkin of PuTTY installer script and associate...
2002-09-20 simonUse memcpy rather than strncpy in sk_addrcopy! How...
2002-09-15 simonJordan Russell's mysterious workaround for an almost...
2002-09-15 simonBe proactively pedantic about channel-close irregularit...
2002-09-15 simonImprovements to SSH1 channel close handling: track...
2002-09-15 simonLog file tinkering: copy Event Log entries into the...
2002-09-14 jacobOpenSSH vs OpenSSL Q: mention older OpenSSH versions
2002-09-12 jacobSemi-bug "long-usernames":
2002-09-11 jacobUpdated usage messages for command-line utilities to...
2002-09-10 jacobNote about separate client-server and server-client...
2002-09-08 simonIntroduce the Bugs control panel, for overriding PuTTY...
2002-09-08 jacobUpdate to reflect the last batch of proxy stuff we...
2002-09-07 simonIncrease length limit on SSH1_MSG_DEBUG; 70 chars is...
2002-09-02 simonAfter trying a succession of tests on Jacob's machine...
2002-09-02 jacobConvert from CRLF to Unix line endings -- no other...
2002-09-02 jacobMention PocketPC in the WinCE question. I'm not sure...
2002-09-01 simonI'm rapidly running out of patience for trying all...
2002-08-18 simonAdd BUG_SSH2_DERIVEKEY, present (according to OpenSSH...
2002-08-18 simonIn SSH2, if decrypting the packet length gave us a...
2002-08-15 jacobChanged wording of OpenSSH vs bad OpenSSL FAQ so that...
2002-08-12 simonAlter the Feedback page, so that instead of saying...
2002-08-11 simonFinal fixes to keyboard-interactive so it now works...
2002-08-11 simonAnecdotal evidence suggests that a single EnumPrinters...
next