Simon Tatham
355cdbd5e8
Implement OpenSSH-compatible RSA key fingerprints and use them throughout
...
[originally from svn r637]
2000-09-26 14:26:21 +00:00
Simon Tatham
cbdd9b3ac5
Enable copying the Event Log
...
[originally from svn r619]
2000-09-22 14:46:26 +00:00
Simon Tatham
9291dfc7c5
Remove a spurious WS_GROUP
...
[originally from svn r605]
2000-09-20 14:58:26 +00:00
Simon Tatham
9119c6e02f
Fix Jacob's fix for mingw32 resource compiler so that it _only_ happens
...
when using the mingw32 resource compiler!
[originally from svn r600]
2000-09-19 08:24:51 +00:00
Simon Tatham
1c948beb32
Jacob Nevins provided this workaround for a bug in mingw32's resource
...
compiler
[originally from svn r599]
2000-09-17 07:30:56 +00:00
Simon Tatham
f8be19a08b
Configuration option for agent forwarding
...
[originally from svn r597]
2000-09-15 11:26:18 +00:00
Simon Tatham
eed592d887
Add CryptoCard authentication
...
[originally from svn r587]
2000-09-12 08:44:30 +00:00
Simon Tatham
ff9c336662
Fix cutting-off of "Blowfish" in SSH config box
...
[originally from svn r585]
2000-09-11 11:06:17 +00:00
Simon Tatham
334b79e16c
Add switch to choose SSH v1-versus-v2 protocol preference where both
...
are available
[originally from svn r584]
2000-09-11 09:37:43 +00:00
Simon Tatham
d9af8f4b90
RSA key authentication in ssh1 works; SSH2 is nearly there
...
[originally from svn r572]
2000-09-07 16:33:49 +00:00
Simon Tatham
0d5d39064a
Robert de Bath's Big Patch, part 1
...
[originally from svn r516]
2000-07-26 12:13:51 +00:00
Simon Tatham
7a01fd48b6
Make beep optional - thanks to Antal Novak
...
[originally from svn r507]
[this commit reordered to come after creation of 0.49 tag]
2000-06-24 17:00:49 +00:00
Simon Tatham
261fa87101
Update copyright dates in About box to match those in Licence box
...
[originally from svn r457]
2000-04-13 12:07:37 +00:00
Simon Tatham
3319c0a12a
Yet another accelerator clash...
...
[originally from svn r429]
2000-03-29 13:15:00 +00:00
Simon Tatham
7d85289621
Patch to RDB's blinking cursor: make it configurable and by default
...
off. It's terribly distracting.
[originally from svn r423]
2000-03-17 10:46:59 +00:00
Simon Tatham
96dbf9c6e6
First stab at the ability to compile puttytel.exe, an SSH-free
...
variant which is patent-safe in the US and legal in France and
Russia. This is a horrible hack in some ways: it's shown up serious
deficiencies in the module boundaries. Needs further work, probably
once the SSH implementations are recombined.
[originally from svn r410]
2000-03-15 15:08:48 +00:00
Simon Tatham
5bad993794
New DES implementation, replacing Eric Young's. All of PuTTY is now
...
under my own copyright and there are no tricky licensing issues!
[originally from svn r398]
2000-03-10 17:27:20 +00:00
Simon Tatham
fe500c4d01
New CRC32 implementation, from scratch, not copyrighted by somebody else!
...
Removed Gary S Brown's name from copyrights. Only Eric Young's DES left :-)
[originally from svn r397]
2000-03-08 16:13:32 +00:00
Simon Tatham
3ceb7127ba
Borland makefile should now work sanely with the free-beer bcc55
...
[originally from svn r395]
2000-03-08 09:41:17 +00:00
Simon Tatham
debba4b8b1
New option to allow SysTabControl32 to be specified in ASCII not Unicode
...
[originally from svn r367]
2000-01-18 18:14:07 +00:00
Simon Tatham
5fa57669ec
Remove accelerator conflict in Language panel
...
[originally from svn r321]
1999-11-17 14:00:45 +00:00
Simon Tatham
1c73cba012
Add ISO-8859-2 / Win-1250 char set translation
...
[originally from svn r318]
1999-11-17 10:44:43 +00:00
Simon Tatham
30807509a7
Put a #ifndef around definition of TCS_MULTILINE
...
[originally from svn r298]
1999-11-11 10:27:09 +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
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
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
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
2d6fcb0a7a
Single-DES encryption, patch courtesy of Murphy Lam
...
[originally from svn r253]
1999-10-25 08:59:40 +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
Simon Tatham
b74a5565a6
Third attempt at Blowfish, dammit
...
[originally from svn r179]
1999-07-08 08:37:32 +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
Simon Tatham
3b1389a474
Added automatic version distinguishing code, to differentiate releases
...
from nightly builds from random development builds
[originally from svn r28]
1999-02-09 15:18:34 +00:00
Simon Tatham
c19ba8098e
Update version number for 0.45 release
...
[originally from svn r18]
1999-01-22 09:34:42 +00:00
Simon Tatham
e68a529cc9
Add SSH don't-allocate-pty option, and corresponding LF-implies-CR
...
terminal setting
[originally from svn r16]
1999-01-15 11:30:40 +00:00
Simon Tatham
c74130d423
Initial checkin: beta 0.43
...
[originally from svn r11]
1999-01-08 13:02:13 +00:00