Simon Tatham
9922072a8d
Peter Schellenbach's patch: re-implement the PuTTY cryptographic
...
functions as calls to the MS Crypto API. Not integrated into the
Makefile yet, but should eventually allow building of an SSH-enabled
PuTTY which contains no native crypto code, so it can be used
everywhere (and anyone who can get the MS encryption pack can still
use the SSH parts).
[originally from svn r425]
2000-03-24 09:45:49 +00:00
Simon Tatham
11821d4d27
Fix some picky compiler warnings kindly provided by Borland C++ 5.5
...
[originally from svn r396]
2000-03-08 10:21:13 +00:00
Simon Tatham
ee038a773e
Fix an error message in pscp
...
[originally from svn r390]
2000-02-21 14:20:19 +00:00
Simon Tatham
c793ad69f7
Joris van Rantwijk's fix for pscp -P
...
[originally from svn r375]
2000-01-28 20:20:58 +00:00
Simon Tatham
cc98ca9aea
Avoid recursing into . and .. when in -r mode
...
[originally from svn r332]
1999-11-30 11:53:42 +00:00
Simon Tatham
8446532e4a
Cleanups to remove warnings for GNU/mingw32 compilation
...
[originally from svn r325]
1999-11-22 10:07:24 +00:00
Simon Tatham
e0baec8159
Fix a slightly picky compiler warning
...
[originally from svn r317]
1999-11-17 10:39:17 +00:00
Simon Tatham
1d837144c4
Update from Joris van Rantwijk: command line options to specify
...
port and password in scp
[originally from svn r312]
1999-11-16 09:26:19 +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
4df919c784
Added Joris van Rantwijk's scp client
...
[originally from svn r205]
1999-08-31 09:20:48 +00:00