u/mdw/putty
24 years agoFix unexpected network error 5000
simon [Tue, 9 Nov 1999 11:34:14 +0000 (11:34 +0000)]
Fix unexpected network error 5000

git-svn-id: svn://svn.tartarus.org/sgt/putty@286 cda61777-01e9-0310-a592-d414129be87e

24 years agoOops - Shift-PgUp/PgDn conflicted with NetHack mode
simon [Tue, 9 Nov 1999 11:19:34 +0000 (11:19 +0000)]
Oops - Shift-PgUp/PgDn conflicted with NetHack mode

git-svn-id: svn://svn.tartarus.org/sgt/putty@285 cda61777-01e9-0310-a592-d414129be87e

24 years agoChanges from executor:
simon [Tue, 9 Nov 1999 11:10:04 +0000 (11:10 +0000)]
Changes from executor:
 - NetHack keypad mode (Shift only works with NumLock off)
 - Alt-Space handling (best I could manage; not too bad considering)
 - Event Log rather than Telnet Negotiation Log

git-svn-id: svn://svn.tartarus.org/sgt/putty@284 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdd TIS authentication option
simon [Mon, 8 Nov 1999 17:42:12 +0000 (17:42 +0000)]
Add TIS authentication option

git-svn-id: svn://svn.tartarus.org/sgt/putty@283 cda61777-01e9-0310-a592-d414129be87e

24 years agoSwitch to using SSH_MSG macros
simon [Mon, 8 Nov 1999 17:36:08 +0000 (17:36 +0000)]
Switch to using SSH_MSG macros

git-svn-id: svn://svn.tartarus.org/sgt/putty@282 cda61777-01e9-0310-a592-d414129be87e

24 years agoRemoved now obsolete sizetip.h from window.obj dependencies
owen [Mon, 8 Nov 1999 12:19:02 +0000 (12:19 +0000)]
Removed now obsolete sizetip.h from window.obj dependencies

git-svn-id: svn://svn.tartarus.org/sgt/putty@281 cda61777-01e9-0310-a592-d414129be87e

24 years agoClean up scp client - re-indent to my coding style and remove
simon [Mon, 8 Nov 1999 11:22:45 +0000 (11:22 +0000)]
Clean up scp client - re-indent to my coding style and remove
compiler warnings

git-svn-id: svn://svn.tartarus.org/sgt/putty@280 cda61777-01e9-0310-a592-d414129be87e

24 years agoxlat.c needs stdio.h for vsprintf
simon [Mon, 8 Nov 1999 11:14:33 +0000 (11:14 +0000)]
xlat.c needs stdio.h for vsprintf

git-svn-id: svn://svn.tartarus.org/sgt/putty@279 cda61777-01e9-0310-a592-d414129be87e

24 years agoClean up sizetip patch: remove separate header file and // comments
simon [Mon, 8 Nov 1999 11:13:53 +0000 (11:13 +0000)]
Clean up sizetip patch: remove separate header file and // comments

git-svn-id: svn://svn.tartarus.org/sgt/putty@278 cda61777-01e9-0310-a592-d414129be87e

24 years agoOleg Panashchenko's Cyrillic support patch
simon [Mon, 8 Nov 1999 11:08:09 +0000 (11:08 +0000)]
Oleg Panashchenko's Cyrillic support patch

git-svn-id: svn://svn.tartarus.org/sgt/putty@277 cda61777-01e9-0310-a592-d414129be87e

24 years agoWarn-on-close is now configurable off
simon [Fri, 5 Nov 1999 09:50:49 +0000 (09:50 +0000)]
Warn-on-close is now configurable off

git-svn-id: svn://svn.tartarus.org/sgt/putty@273 cda61777-01e9-0310-a592-d414129be87e

24 years agoPrompt before summarily closing a session
simon [Thu, 4 Nov 1999 13:44:21 +0000 (13:44 +0000)]
Prompt before summarily closing a session

git-svn-id: svn://svn.tartarus.org/sgt/putty@272 cda61777-01e9-0310-a592-d414129be87e

24 years agoCan now build with /DWIN32S_COMPAT to work (minimally) with Win32s
owen [Thu, 4 Nov 1999 11:26:07 +0000 (11:26 +0000)]
Can now build with /DWIN32S_COMPAT to work (minimally) with Win32s

git-svn-id: svn://svn.tartarus.org/sgt/putty@271 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdd sizetip stuff to makefile - oops
simon [Thu, 4 Nov 1999 09:18:46 +0000 (09:18 +0000)]
Add sizetip stuff to makefile - oops

git-svn-id: svn://svn.tartarus.org/sgt/putty@270 cda61777-01e9-0310-a592-d414129be87e

24 years agoJohn Sullivan's sizetip patch - experimental
simon [Wed, 3 Nov 1999 14:08:26 +0000 (14:08 +0000)]
John Sullivan's sizetip patch - experimental

git-svn-id: svn://svn.tartarus.org/sgt/putty@269 cda61777-01e9-0310-a592-d414129be87e

24 years agoFix potential buffer overrun in new saved-session menu
simon [Mon, 1 Nov 1999 17:18:08 +0000 (17:18 +0000)]
Fix potential buffer overrun in new saved-session menu

git-svn-id: svn://svn.tartarus.org/sgt/putty@267 cda61777-01e9-0310-a592-d414129be87e

24 years agoMark Baker's raw-TCP back end (untested and experimental as yet)
simon [Mon, 1 Nov 1999 16:40:40 +0000 (16:40 +0000)]
Mark Baker's raw-TCP back end (untested and experimental as yet)

git-svn-id: svn://svn.tartarus.org/sgt/putty@266 cda61777-01e9-0310-a592-d414129be87e

24 years agoStop putting meaning in bottom four bits of WM_SYSCOMMAND wParam
simon [Thu, 28 Oct 1999 16:29:06 +0000 (16:29 +0000)]
Stop putting meaning in bottom four bits of WM_SYSCOMMAND wParam

git-svn-id: svn://svn.tartarus.org/sgt/putty@265 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdded a couple of GLOBALs
simon [Thu, 28 Oct 1999 16:25:15 +0000 (16:25 +0000)]
Added a couple of GLOBALs

git-svn-id: svn://svn.tartarus.org/sgt/putty@264 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdded saved sessions submenu from system menu.
owen [Thu, 28 Oct 1999 16:07:25 +0000 (16:07 +0000)]
Added saved sessions submenu from system menu.

git-svn-id: svn://svn.tartarus.org/sgt/putty@263 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdd the ability to do ssh by default: using -ssh command line option,
simon [Wed, 27 Oct 1999 14:28:11 +0000 (14:28 +0000)]
Add the ability to do ssh by default: using -ssh command line option,
or by manually adding protocol and port settings to Default Settings in the
Registry, or by compiling with -DSSH_DEFAULT

git-svn-id: svn://svn.tartarus.org/sgt/putty@260 cda61777-01e9-0310-a592-d414129be87e

24 years agoFix versioncmp
simon [Mon, 25 Oct 1999 14:27:13 +0000 (14:27 +0000)]
Fix versioncmp

git-svn-id: svn://svn.tartarus.org/sgt/putty@255 cda61777-01e9-0310-a592-d414129be87e

24 years agoSingle-DES encryption, patch courtesy of Murphy Lam
simon [Mon, 25 Oct 1999 08:59:40 +0000 (08:59 +0000)]
Single-DES encryption, patch courtesy of Murphy Lam

git-svn-id: svn://svn.tartarus.org/sgt/putty@253 cda61777-01e9-0310-a592-d414129be87e

24 years agoSilly error in loading Default Settings - reset port but not protocol
simon [Fri, 22 Oct 1999 15:47:26 +0000 (15:47 +0000)]
Silly error in loading Default Settings - reset port but not protocol

git-svn-id: svn://svn.tartarus.org/sgt/putty@247 cda61777-01e9-0310-a592-d414129be87e

24 years agoStop IAC IAC from being swallowed in telnet (fix due to Robert de Bath)
simon [Mon, 4 Oct 1999 14:20:17 +0000 (14:20 +0000)]
Stop IAC IAC from being swallowed in telnet (fix due to Robert de Bath)

git-svn-id: svn://svn.tartarus.org/sgt/putty@232 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdd WS_TABSTOP on configuration list boxes
simon [Fri, 24 Sep 1999 10:24:45 +0000 (10:24 +0000)]
Add WS_TABSTOP on configuration list boxes

git-svn-id: svn://svn.tartarus.org/sgt/putty@225 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdded accelerators for most of main dialogue box. Still can't get focus
owen [Thu, 23 Sep 1999 14:30:19 +0000 (14:30 +0000)]
Added accelerators for most of main dialogue box.  Still can't get focus
into list boxes though.

git-svn-id: svn://svn.tartarus.org/sgt/putty@224 cda61777-01e9-0310-a592-d414129be87e

24 years agoChanged default title bar format to host.name - PuTTY
owen [Mon, 20 Sep 1999 15:58:50 +0000 (15:58 +0000)]
Changed default title bar format to host.name - PuTTY

git-svn-id: svn://svn.tartarus.org/sgt/putty@221 cda61777-01e9-0310-a592-d414129be87e

24 years agoWe failed to ignore SSH_MSG_IGNORE :-)
simon [Fri, 10 Sep 1999 15:35:26 +0000 (15:35 +0000)]
We failed to ignore SSH_MSG_IGNORE :-)

git-svn-id: svn://svn.tartarus.org/sgt/putty@219 cda61777-01e9-0310-a592-d414129be87e

24 years agoDisastrously silly Makefile errors
simon [Tue, 7 Sep 1999 16:36:23 +0000 (16:36 +0000)]
Disastrously silly Makefile errors

git-svn-id: svn://svn.tartarus.org/sgt/putty@216 cda61777-01e9-0310-a592-d414129be87e

24 years agoOops, add scp to makefile
simon [Fri, 3 Sep 1999 15:12:04 +0000 (15:12 +0000)]
Oops, add scp to makefile

git-svn-id: svn://svn.tartarus.org/sgt/putty@215 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdded Joris van Rantwijk's scp client
simon [Tue, 31 Aug 1999 09:20:48 +0000 (09:20 +0000)]
Added Joris van Rantwijk's scp client

git-svn-id: svn://svn.tartarus.org/sgt/putty@205 cda61777-01e9-0310-a592-d414129be87e

24 years agoSmall but highly unhelpful typo
simon [Wed, 11 Aug 1999 08:50:36 +0000 (08:50 +0000)]
Small but highly unhelpful typo

git-svn-id: svn://svn.tartarus.org/sgt/putty@198 cda61777-01e9-0310-a592-d414129be87e

24 years agoModule description file added
simon [Tue, 10 Aug 1999 16:04:43 +0000 (16:04 +0000)]
Module description file added

git-svn-id: svn://svn.tartarus.org/sgt/putty@196 cda61777-01e9-0310-a592-d414129be87e

24 years agoFix potential security problems in random number generator
simon [Mon, 2 Aug 1999 08:35:11 +0000 (08:35 +0000)]
Fix potential security problems in random number generator

git-svn-id: svn://svn.tartarus.org/sgt/putty@190 cda61777-01e9-0310-a592-d414129be87e

24 years agoJimen Ching's patches to remove compiler warnings
simon [Tue, 20 Jul 1999 13:01:56 +0000 (13:01 +0000)]
Jimen Ching's patches to remove compiler warnings

git-svn-id: svn://svn.tartarus.org/sgt/putty@183 cda61777-01e9-0310-a592-d414129be87e

24 years agoRemove double close of registry key
simon [Fri, 16 Jul 1999 08:13:51 +0000 (08:13 +0000)]
Remove double close of registry key

git-svn-id: svn://svn.tartarus.org/sgt/putty@182 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdd a couple of `extern' keywords
simon [Mon, 12 Jul 1999 10:28:18 +0000 (10:28 +0000)]
Add a couple of `extern' keywords

git-svn-id: svn://svn.tartarus.org/sgt/putty@181 cda61777-01e9-0310-a592-d414129be87e

24 years agoThird attempt at Blowfish, dammit
simon [Thu, 8 Jul 1999 08:37:32 +0000 (08:37 +0000)]
Third attempt at Blowfish, dammit

git-svn-id: svn://svn.tartarus.org/sgt/putty@179 cda61777-01e9-0310-a592-d414129be87e

24 years agoBlowfish patch, second attempt
simon [Wed, 7 Jul 1999 17:33:34 +0000 (17:33 +0000)]
Blowfish patch, second attempt

git-svn-id: svn://svn.tartarus.org/sgt/putty@178 cda61777-01e9-0310-a592-d414129be87e

24 years agoFix misparse of ESC[?9r sequence; I must find out what it _should_ do
simon [Wed, 7 Jul 1999 13:16:41 +0000 (13:16 +0000)]
Fix misparse of ESC[?9r sequence; I must find out what it _should_ do

git-svn-id: svn://svn.tartarus.org/sgt/putty@176 cda61777-01e9-0310-a592-d414129be87e

24 years agoAdd encryption selection, and Blowfish as second option
simon [Tue, 6 Jul 1999 19:42:57 +0000 (19:42 +0000)]
Add encryption selection, and Blowfish as second option

git-svn-id: svn://svn.tartarus.org/sgt/putty@175 cda61777-01e9-0310-a592-d414129be87e

24 years agoJoris's RSA works; reformat and remove old version
simon [Tue, 6 Jul 1999 19:38:54 +0000 (19:38 +0000)]
Joris's RSA works; reformat and remove old version

git-svn-id: svn://svn.tartarus.org/sgt/putty@173 cda61777-01e9-0310-a592-d414129be87e

24 years agoPut that ReleaseCapture call just _before_ return, not after!
simon [Mon, 5 Jul 1999 16:35:34 +0000 (16:35 +0000)]
Put that ReleaseCapture call just _before_ return, not after!

git-svn-id: svn://svn.tartarus.org/sgt/putty@172 cda61777-01e9-0310-a592-d414129be87e

24 years agoJoris van Rantwijk's RSA speedup patch
simon [Mon, 5 Jul 1999 16:31:57 +0000 (16:31 +0000)]
Joris van Rantwijk's RSA speedup patch

git-svn-id: svn://svn.tartarus.org/sgt/putty@171 cda61777-01e9-0310-a592-d414129be87e

24 years agoImprove error handling in registry code
simon [Mon, 5 Jul 1999 16:13:31 +0000 (16:13 +0000)]
Improve error handling in registry code

git-svn-id: svn://svn.tartarus.org/sgt/putty@170 cda61777-01e9-0310-a592-d414129be87e

25 years agoAdd SSH_STATE_CLOSED to prevent accidentally sending resizes down a
simon [Tue, 23 Mar 1999 17:21:44 +0000 (17:21 +0000)]
Add SSH_STATE_CLOSED to prevent accidentally sending resizes down a
closed connection; was causing process hangs under NT and whole-
system hangs under '95

git-svn-id: svn://svn.tartarus.org/sgt/putty@126 cda61777-01e9-0310-a592-d414129be87e

25 years agoChange default mouse pointer to an I-beam
simon [Tue, 23 Mar 1999 17:14:00 +0000 (17:14 +0000)]
Change default mouse pointer to an I-beam

git-svn-id: svn://svn.tartarus.org/sgt/putty@125 cda61777-01e9-0310-a592-d414129be87e

25 years agoAdd AltGr support at last! Thanks to <andre@via.ecp.fr> for the technique
simon [Fri, 12 Mar 1999 17:14:06 +0000 (17:14 +0000)]
Add AltGr support at last! Thanks to <andre@via.ecp.fr> for the technique
if not all of the details.

git-svn-id: svn://svn.tartarus.org/sgt/putty@92 cda61777-01e9-0310-a592-d414129be87e

25 years agoAllow CSI 0;0r to set default scroll region (previously did nothing useful)
simon [Thu, 11 Mar 1999 10:27:12 +0000 (10:27 +0000)]
Allow CSI 0;0r to set default scroll region (previously did nothing useful)

git-svn-id: svn://svn.tartarus.org/sgt/putty@85 cda61777-01e9-0310-a592-d414129be87e

25 years agoUse different window procedures for the About box and the Licence box.
simon [Sat, 20 Feb 1999 18:12:47 +0000 (18:12 +0000)]
Use different window procedures for the About box and the Licence box.
Should prevent the version string masking part of the licence text ;-)

git-svn-id: svn://svn.tartarus.org/sgt/putty@51 cda61777-01e9-0310-a592-d414129be87e

25 years agoUse SetCapture() to fix the problem with double-clicks on saved sessions
simon [Thu, 18 Feb 1999 10:39:23 +0000 (10:39 +0000)]
Use SetCapture() to fix the problem with double-clicks on saved sessions
carrying throuh to the window below the config box

git-svn-id: svn://svn.tartarus.org/sgt/putty@37 cda61777-01e9-0310-a592-d414129be87e

25 years agoRevert to using WinSock 1 - the upgrade to 2 was a checkin error
simon [Thu, 11 Feb 1999 09:07:20 +0000 (09:07 +0000)]
Revert to using WinSock 1 - the upgrade to 2 was a checkin error

git-svn-id: svn://svn.tartarus.org/sgt/putty@36 cda61777-01e9-0310-a592-d414129be87e

25 years agoCause irritating ? markers in cvs update/commit to disappear
simon [Wed, 10 Feb 1999 11:13:28 +0000 (11:13 +0000)]
Cause irritating ? markers in cvs update/commit to disappear

git-svn-id: svn://svn.tartarus.org/sgt/putty@35 cda61777-01e9-0310-a592-d414129be87e

25 years agoAdd DeleteObject calls to go with the CreatePen calls in do_text. Should
simon [Wed, 10 Feb 1999 11:11:11 +0000 (11:11 +0000)]
Add DeleteObject calls to go with the CreatePen calls in do_text. Should
fix a fairly nasty-looking resource leak. Thanks to Andrew Mobbs.

git-svn-id: svn://svn.tartarus.org/sgt/putty@34 cda61777-01e9-0310-a592-d414129be87e

25 years agoImprove nasty version.obj hack so it doesn't actually do two compiles
simon [Wed, 10 Feb 1999 10:30:17 +0000 (10:30 +0000)]
Improve nasty version.obj hack so it doesn't actually do two compiles

git-svn-id: svn://svn.tartarus.org/sgt/putty@33 cda61777-01e9-0310-a592-d414129be87e

25 years agoAttempt to fix problems with version.obj in some nmakes
simon [Wed, 10 Feb 1999 09:48:29 +0000 (09:48 +0000)]
Attempt to fix problems with version.obj in some nmakes

git-svn-id: svn://svn.tartarus.org/sgt/putty@32 cda61777-01e9-0310-a592-d414129be87e

25 years agoReplaced ICON line which was accidentally removed *blush*
simon [Wed, 10 Feb 1999 09:48:15 +0000 (09:48 +0000)]
Replaced ICON line which was accidentally removed *blush*

git-svn-id: svn://svn.tartarus.org/sgt/putty@31 cda61777-01e9-0310-a592-d414129be87e

25 years agoFix various segfaults and heap trashes. Thanks to Andrew Mobbs.
simon [Tue, 9 Feb 1999 15:39:08 +0000 (15:39 +0000)]
Fix various segfaults and heap trashes. Thanks to Andrew Mobbs.

git-svn-id: svn://svn.tartarus.org/sgt/putty@29 cda61777-01e9-0310-a592-d414129be87e

25 years agoAdded automatic version distinguishing code, to differentiate releases
simon [Tue, 9 Feb 1999 15:18:34 +0000 (15:18 +0000)]
Added automatic version distinguishing code, to differentiate releases
from nightly builds from random development builds

git-svn-id: svn://svn.tartarus.org/sgt/putty@28 cda61777-01e9-0310-a592-d414129be87e

25 years agoImprove drag select (dragging outside LHS doesn't now select first
simon [Fri, 22 Jan 1999 09:36:21 +0000 (09:36 +0000)]
Improve drag select (dragging outside LHS doesn't now select first
char too)

git-svn-id: svn://svn.tartarus.org/sgt/putty@20 cda61777-01e9-0310-a592-d414129be87e

25 years agoFix double/triple click, and improve drag select
simon [Fri, 22 Jan 1999 09:35:08 +0000 (09:35 +0000)]
Fix double/triple click, and improve drag select

git-svn-id: svn://svn.tartarus.org/sgt/putty@19 cda61777-01e9-0310-a592-d414129be87e

25 years agoUpdate version number for 0.45 release
simon [Fri, 22 Jan 1999 09:34:42 +0000 (09:34 +0000)]
Update version number for 0.45 release

git-svn-id: svn://svn.tartarus.org/sgt/putty@18 cda61777-01e9-0310-a592-d414129be87e

25 years agoRemove /D_X86_ in Makefile to allow Alpha builds equally happily
simon [Tue, 19 Jan 1999 16:09:04 +0000 (16:09 +0000)]
Remove /D_X86_ in Makefile to allow Alpha builds equally happily

git-svn-id: svn://svn.tartarus.org/sgt/putty@17 cda61777-01e9-0310-a592-d414129be87e

25 years agoAdd SSH don't-allocate-pty option, and corresponding LF-implies-CR
simon [Fri, 15 Jan 1999 11:30:40 +0000 (11:30 +0000)]
Add SSH don't-allocate-pty option, and corresponding LF-implies-CR
terminal setting

git-svn-id: svn://svn.tartarus.org/sgt/putty@16 cda61777-01e9-0310-a592-d414129be87e

25 years agoRemove CVS logs
simon [Fri, 15 Jan 1999 11:29:55 +0000 (11:29 +0000)]
Remove CVS logs

git-svn-id: svn://svn.tartarus.org/sgt/putty@15 cda61777-01e9-0310-a592-d414129be87e

25 years agoFix breakage in window redraw
simon [Fri, 15 Jan 1999 11:28:11 +0000 (11:28 +0000)]
Fix breakage in window redraw

git-svn-id: svn://svn.tartarus.org/sgt/putty@14 cda61777-01e9-0310-a592-d414129be87e

25 years agoRemove buffering on malloc log file
simon [Fri, 15 Jan 1999 11:27:36 +0000 (11:27 +0000)]
Remove buffering on malloc log file

git-svn-id: svn://svn.tartarus.org/sgt/putty@13 cda61777-01e9-0310-a592-d414129be87e

25 years agoJohn Sullivan's patches plus more fixes:
simon [Fri, 8 Jan 1999 13:10:19 +0000 (13:10 +0000)]
John Sullivan's patches plus more fixes:
  - Stop using the identifier `environ' as some platforms make it a macro
  - Fix silly error box at end of connection in FWHACK mode
  - Fix GPF on maximise-then-restore
  - Use SetCapture to allow drag-selecting outside the window
  - Correctly update window title when iconic and in win_name_always mode

git-svn-id: svn://svn.tartarus.org/sgt/putty@12 cda61777-01e9-0310-a592-d414129be87e

25 years agoInitial checkin: beta 0.43
simon [Fri, 8 Jan 1999 13:02:13 +0000 (13:02 +0000)]
Initial checkin: beta 0.43

git-svn-id: svn://svn.tartarus.org/sgt/putty@11 cda61777-01e9-0310-a592-d414129be87e