1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Simon Tatham
8394a48620 Added a fourth application: plink, a command line connection utility
[originally from svn r575]
2000-09-08 14:45:20 +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
35205e5cb7 SSH 2 support, phase 1, debugging. Currently does Diffie-Hellman and gets
the same results as the server, which is a pretty good start.

[originally from svn r569]
2000-09-05 14:28:17 +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
2832ef1e75 Joris van Rantwijk's unified SSH code suitable for PuTTY and PSCP
[originally from svn r504]
[this commit reordered to come after creation of 0.49 tag]
2000-06-22 12:18:34 +00:00
Simon Tatham
4ab52dc254 Remove the underscore from nossh_res.rc for 8.3 cleanness; also add MOBJS
in the pscp dependencies

[originally from svn r501]
2000-06-21 16:29:44 +00:00
Simon Tatham
dfd6e3ffe4 RDB patch: disable incremental linking and disable debugging
[originally from svn r416]
2000-03-17 10:30:21 +00:00
Simon Tatham
f81123f674 Fix a couple of Makefile dependencies - oops
[originally from svn r412]
2000-03-16 10:45:48 +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
6e7131412e Fix problems with resource compilation Makefile lines
[originally from svn r371]
2000-01-19 12:16:19 +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
5176e1e9bb Add multi-makefile management system
[originally from svn r349]
1999-12-13 17:21:42 +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
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
e913e99b40 Oleg Panashchenko's Cyrillic support patch
[originally from svn r277]
1999-11-08 11:08:09 +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
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
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
59135fd9ea Blowfish patch, second attempt
[originally from svn r178]
1999-07-07 17:33:34 +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
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
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
0ab0a61830 Remove /D_X86_ in Makefile to allow Alpha builds equally happily
[originally from svn r17]
1999-01-19 16:09:04 +00:00
Simon Tatham
c74130d423 Initial checkin: beta 0.43
[originally from svn r11]
1999-01-08 13:02:13 +00:00