Simon Tatham
|
1f5bcfd90e
|
Clean up sizetip patch: remove separate header file and // comments
[originally from svn r278]
|
1999-11-08 11:13:53 +00:00 |
Simon Tatham
|
e913e99b40
|
Oleg Panashchenko's Cyrillic support patch
[originally from svn r277]
|
1999-11-08 11:08:09 +00:00 |
Simon Tatham
|
97994b235d
|
Warn-on-close is now configurable off
[originally from svn r273]
|
1999-11-05 09:50:49 +00:00 |
Simon Tatham
|
7205ae9199
|
Prompt before summarily closing a session
[originally from svn r272]
|
1999-11-04 13:44:21 +00:00 |
Owen Dunn
|
ce35a4ab94
|
Can now build with /DWIN32S_COMPAT to work (minimally) with Win32s
[originally from svn r271]
|
1999-11-04 11:26:07 +00:00 |
Simon Tatham
|
1fc7bb735c
|
Add sizetip stuff to makefile - oops
[originally from svn r270]
|
1999-11-04 09:18:46 +00:00 |
Simon Tatham
|
5e76cd7a17
|
John Sullivan's sizetip patch - experimental
[originally from svn r269]
|
1999-11-03 14:08:26 +00:00 |
Simon Tatham
|
0e3f5802b3
|
Fix potential buffer overrun in new saved-session menu
[originally from svn r267]
|
1999-11-01 17:18:08 +00:00 |
Simon Tatham
|
6693daa636
|
Mark Baker's raw-TCP back end (untested and experimental as yet)
[originally from svn r266]
|
1999-11-01 16:40:40 +00:00 |
Simon Tatham
|
2ec48b843b
|
Stop putting meaning in bottom four bits of WM_SYSCOMMAND wParam
[originally from svn r265]
|
1999-10-28 16:29:06 +00:00 |
Simon Tatham
|
d0184e9d4f
|
Added a couple of GLOBALs
[originally from svn r264]
|
1999-10-28 16:25:15 +00:00 |
Owen Dunn
|
9fc2b746b0
|
Added saved sessions submenu from system menu.
[originally from svn r263]
|
1999-10-28 16:07:25 +00:00 |
Simon Tatham
|
a019c66786
|
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
[originally from svn r260]
|
1999-10-27 14:28:11 +00:00 |
Simon Tatham
|
3992fc48f1
|
Fix versioncmp
[originally from svn r255]
|
1999-10-25 14:27:13 +00:00 |
Simon Tatham
|
2d6fcb0a7a
|
Single-DES encryption, patch courtesy of Murphy Lam
[originally from svn r253]
|
1999-10-25 08:59:40 +00:00 |
Simon Tatham
|
2da19fc59d
|
Silly error in loading Default Settings - reset port but not protocol
[originally from svn r247]
|
1999-10-22 15:47:26 +00:00 |
Simon Tatham
|
c409f643f8
|
Stop IAC IAC from being swallowed in telnet (fix due to Robert de Bath)
[originally from svn r232]
|
1999-10-04 14:20:17 +00:00 |
Simon Tatham
|
d929fb621e
|
Add WS_TABSTOP on configuration list boxes
[originally from svn r225]
|
1999-09-24 10:24:45 +00:00 |
Owen Dunn
|
8e8039b534
|
Added accelerators for most of main dialogue box. Still can't get focus
into list boxes though.
[originally from svn r224]
|
1999-09-23 14:30:19 +00:00 |
Owen Dunn
|
27acfb1639
|
Changed default title bar format to host.name - PuTTY
[originally from svn r221]
|
1999-09-20 15:58:50 +00:00 |
Simon Tatham
|
b3efa01293
|
We failed to ignore SSH_MSG_IGNORE :-)
[originally from svn r219]
|
1999-09-10 15:35:26 +00:00 |
Simon Tatham
|
8665bc6746
|
Disastrously silly Makefile errors
[originally from svn r216]
|
1999-09-07 16:36:23 +00:00 |
Simon Tatham
|
b857fd06cc
|
Oops, add scp to makefile
[originally from svn r215]
|
1999-09-03 15:12:04 +00:00 |
Simon Tatham
|
4df919c784
|
Added Joris van Rantwijk's scp client
[originally from svn r205]
|
1999-08-31 09:20:48 +00:00 |
Simon Tatham
|
3709407827
|
Small but highly unhelpful typo
[originally from svn r198]
|
1999-08-11 08:50:36 +00:00 |
Simon Tatham
|
15d6509142
|
Module description file added
[originally from svn r196]
|
1999-08-10 16:04:43 +00:00 |
Simon Tatham
|
5aab53ce52
|
Fix potential security problems in random number generator
[originally from svn r190]
|
1999-08-02 08:35:11 +00:00 |
Simon Tatham
|
4e889024e3
|
Jimen Ching's patches to remove compiler warnings
[originally from svn r183]
|
1999-07-20 13:01:56 +00:00 |
Simon Tatham
|
3774094e46
|
Remove double close of registry key
[originally from svn r182]
|
1999-07-16 08:13:51 +00:00 |
Simon Tatham
|
5862a6348a
|
Add a couple of `extern' keywords
[originally from svn r181]
|
1999-07-12 10:28:18 +00:00 |
Simon Tatham
|
b74a5565a6
|
Third attempt at Blowfish, dammit
[originally from svn r179]
|
1999-07-08 08:37:32 +00:00 |
Simon Tatham
|
59135fd9ea
|
Blowfish patch, second attempt
[originally from svn r178]
|
1999-07-07 17:33:34 +00:00 |
Simon Tatham
|
97731141ad
|
Fix misparse of ESC[?9r sequence; I must find out what it _should_ do
[originally from svn r176]
|
1999-07-07 13:16:41 +00:00 |
Simon Tatham
|
585c14f365
|
Add encryption selection, and Blowfish as second option
[originally from svn r175]
|
1999-07-06 19:42:57 +00:00 |
Simon Tatham
|
4b76ca2ab2
|
Joris's RSA works; reformat and remove old version
[originally from svn r173]
|
1999-07-06 19:38:54 +00:00 |
Simon Tatham
|
b84caf5446
|
Put that ReleaseCapture call just _before_ return, not after!
[originally from svn r172]
|
1999-07-05 16:35:34 +00:00 |
Simon Tatham
|
bd241d7dfc
|
Joris van Rantwijk's RSA speedup patch
[originally from svn r171]
|
1999-07-05 16:31:57 +00:00 |
Simon Tatham
|
cd5c916e25
|
Improve error handling in registry code
[originally from svn r170]
|
1999-07-05 16:13:31 +00:00 |
Simon Tatham
|
7c9195b8f9
|
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
[originally from svn r126]
|
1999-03-23 17:21:44 +00:00 |
Simon Tatham
|
16fcf56bd3
|
Change default mouse pointer to an I-beam
[originally from svn r125]
|
1999-03-23 17:14:00 +00:00 |
Simon Tatham
|
ba5f955f3e
|
Add AltGr support at last! Thanks to <andre@via.ecp.fr> for the technique
if not all of the details.
[originally from svn r92]
|
1999-03-12 17:14:06 +00:00 |
Simon Tatham
|
9a5b63aa03
|
Allow CSI 0;0r to set default scroll region (previously did nothing useful)
[originally from svn r85]
|
1999-03-11 10:27:12 +00:00 |
Simon Tatham
|
ab681763af
|
Use different window procedures for the About box and the Licence box.
Should prevent the version string masking part of the licence text ;-)
[originally from svn r51]
|
1999-02-20 18:12:47 +00:00 |
Simon Tatham
|
485c1f7508
|
Use SetCapture() to fix the problem with double-clicks on saved sessions
carrying throuh to the window below the config box
[originally from svn r37]
|
1999-02-18 10:39:23 +00:00 |
Simon Tatham
|
779a28e84f
|
Revert to using WinSock 1 - the upgrade to 2 was a checkin error
[originally from svn r36]
|
1999-02-11 09:07:20 +00:00 |
Simon Tatham
|
4e55406a19
|
Cause irritating ? markers in cvs update/commit to disappear
[originally from svn r35]
|
1999-02-10 11:13:28 +00:00 |
Simon Tatham
|
ac015f51e0
|
Add DeleteObject calls to go with the CreatePen calls in do_text. Should
fix a fairly nasty-looking resource leak. Thanks to Andrew Mobbs.
[originally from svn r34]
|
1999-02-10 11:11:11 +00:00 |
Simon Tatham
|
37f49f0adf
|
Improve nasty version.obj hack so it doesn't actually do two compiles
[originally from svn r33]
|
1999-02-10 10:30:17 +00:00 |
Simon Tatham
|
114d7b1d13
|
Attempt to fix problems with version.obj in some nmakes
[originally from svn r32]
|
1999-02-10 09:48:29 +00:00 |
Simon Tatham
|
aa410406aa
|
Replaced ICON line which was accidentally removed *blush*
[originally from svn r31]
|
1999-02-10 09:48:15 +00:00 |