Simon Tatham
7b6106d62a
Add a parameter to write_clip() so that windlg.c need not call term_deselect
...
[originally from svn r681]
2000-10-06 12:32:25 +00:00
Simon Tatham
8c169b0c6d
Tighten up use of "static" throughout. Module-internal things should NOT
...
be exported willy-nilly. It encourages people to use them.
[originally from svn r677]
2000-10-06 11:42:30 +00:00
Simon Tatham
e424247802
Fix a typo; thanks to Al Sutton
...
[originally from svn r667]
2000-10-04 10:02:25 +00:00
Simon Tatham
0fed43e9f4
Remove the special hooks in ssh.c for pscp. pscp now uses the standard
...
interface to the outside of the ssh module. This means pscp now works
without change in SSH2.
[originally from svn r638]
2000-09-27 09:36:39 +00:00
Simon Tatham
cbdd9b3ac5
Enable copying the Event Log
...
[originally from svn r619]
2000-09-22 14:46:26 +00:00
Simon Tatham
e70425dda6
Enable better build-time flexibility over which WinSock to include
...
[originally from svn r615]
2000-09-22 13:16:49 +00:00
Simon Tatham
c0ac8ab9b4
Bug fix: line discipline selection is not enabled until after ssh
...
authentication phase to stop user/password prompts behaving oddly
[originally from svn r614]
2000-09-22 13:10:19 +00:00
Simon Tatham
e5ef37f3f5
Prevent network errors from summarily closing the window when CoE is off
...
[originally from svn r613]
2000-09-22 11:04:57 +00:00
Simon Tatham
180b62b6b0
Miscellaneous ssh2 fixes. plink is now relatively sane
...
[originally from svn r608]
2000-09-21 14:34:32 +00:00
Simon Tatham
98d40b56fe
Lars Gunnarsson's GUI interface changes
...
[originally from svn r598]
2000-09-15 15:54:04 +00:00
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
9546cf7393
PSCP: After a password supplied with `-pw' fails to authenticate,
...
we should _not_ fall back to console input for a second attempt,
because this hangs batch files.
[originally from svn r513]
2000-07-21 09:17:05 +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
8bce06889d
"pscp" was spelled "scp" in usage message
...
[originally from svn r497]
2000-06-06 09:51:27 +00:00
Simon Tatham
66f6a6dc24
Add -ls to online help bit
...
[originally from svn r436]
2000-04-04 14:40:44 +00:00
Simon Tatham
0ac9df8251
Add the -ls option to execute `ls -la' on a directory instead of
...
trying to copy anything. Likely to be useful for GUI front ends.
[originally from svn r435]
2000-04-03 19:54:31 +00:00
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