Simon Tatham
cce6d4082a
_sntprintf is nonportable; use sprintf instead
...
[originally from svn r297]
1999-11-11 10:13:40 +00:00
Simon Tatham
f1f2aafbfc
Add spiel about there being a comment at the top of Makefile
...
[originally from svn r291]
1999-11-10 10:28:59 +00:00
Simon Tatham
b5c923f250
Added LICENCE and README files
...
[originally from svn r290]
1999-11-10 09:47:31 +00:00
Simon Tatham
6863ae5a2d
Add "extern" on declaration of raw_backend
...
[originally from svn r289]
1999-11-10 09:14:08 +00:00
Simon Tatham
143424030c
Should be able to switch line disciplines mid-session
...
[originally from svn r288]
1999-11-09 14:20:51 +00:00
Simon Tatham
429b6f4a83
Added local-editing line discipline to make raw backend usable
...
[originally from svn r287]
1999-11-09 12:05:34 +00:00
Simon Tatham
b51c18f24c
Fix unexpected network error 5000
...
[originally from svn r286]
1999-11-09 11:34:14 +00:00
Simon Tatham
edf8b22b98
Oops - Shift-PgUp/PgDn conflicted with NetHack mode
...
[originally from svn r285]
1999-11-09 11:19:34 +00:00
Simon Tatham
f6c63320ea
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
[originally from svn r284]
1999-11-09 11:10:04 +00:00
Simon Tatham
59e798fc6d
Add TIS authentication option
...
[originally from svn r283]
1999-11-08 17:42:12 +00:00
Simon Tatham
a764191663
Switch to using SSH_MSG macros
...
[originally from svn r282]
1999-11-08 17:36:08 +00:00
Owen Dunn
a4dfed1d3a
Removed now obsolete sizetip.h from window.obj dependencies
...
[originally from svn r281]
1999-11-08 12:19:02 +00:00
Simon Tatham
3c9b8bff57
Clean up scp client - re-indent to my coding style and remove
...
compiler warnings
[originally from svn r280]
1999-11-08 11:22:45 +00:00
Simon Tatham
7809b519d5
xlat.c needs stdio.h for vsprintf
...
[originally from svn r279]
1999-11-08 11:14:33 +00:00
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