22 Commits

Author SHA1 Message Date
Manoj Ampalam
6411a23af7 Fixes to Unicode issues in scp and sftp 2016-11-06 15:13:11 -08:00
Ray Hayes
fb904806c1 SCP issues. 2016-10-27 13:07:31 -07:00
Ray Hayes
c5c328b303 Scp changes (inline with original). 2016-10-26 15:11:36 -07:00
Ray Hayes
716befae69 Merge 2016-10-26 11:35:54 -07:00
Ray Hayes
5bd9d2aace Fix crash in w32_dirent, minor spelling in scp. 2016-10-26 11:00:11 -07:00
Ray Hayes
18ba20f271 Revert "Revert "Fix to domain logon and minor reformats to scp.""
This reverts commit d8f4e799da11964b7c89b1600a5e70079e477a36.
2016-10-25 14:42:39 -07:00
Ray Hayes
d8f4e799da Revert "Fix to domain logon and minor reformats to scp."
This reverts commit d4ff0731d327cec4718a4b7a739d270581e60533.
2016-10-25 14:41:34 -07:00
Ray Hayes
d4ff0731d3 Fix to domain logon and minor reformats to scp. 2016-10-25 14:41:05 -07:00
Ray Hayes
a4e013b414 Complete merge. 2016-10-24 10:19:04 -07:00
Ray Hayes
6e9b4202ee Fix #ifdef for WINDOWS 2016-10-24 09:30:59 -07:00
Ray Hayes
e3ad6f1c65 Handle parameters and some output messages. 2016-10-24 09:09:46 -07:00
manojampalam
0a91579b94 Temporary fixes to scp.exe and sftp.exe to work if started from any directory. Currently they only work if started from their root directory 2016-10-21 22:15:14 -07:00
Ray Hayes
e12e674b82 Fix screensize/handle isses. 2016-10-21 14:07:58 -07:00
Ray Hayes
0ff56ace10 Interim changes to fix scp/sftp WIN32_FIXME issues. 2016-10-20 11:45:09 -07:00
Ray Hayes
78306c910d Issues with chdir and input conversion. 2016-10-18 17:11:28 -07:00
Ray Hayes
2447272622 Initial WIN32_FIXME changes. 2016-10-18 11:21:34 -07:00
Manoj Ampalam
367476c953 Temporary fixes in scp.exe to have a working solution 2016-09-14 15:02:48 -07:00
quamrulmina
102d1ed6b6 scp needs this windows header file for 32bit win32
shlwapi.h needs to be included to access PathCanonicalize() win32 API
for 32 bit version in Visual Studio 2015.
2015-12-22 18:36:10 -06:00
quamrulmina
a08b1c8a7c update scp.c to work in mingw compiler for win32 2015-12-07 01:41:39 -06:00
quamrulmina
68677bb603 scp client and server ported to work in Windows
Lot of code had to be redone as scp.exe contains both the scp client and
scp server in the same binary working in Windows needs various file
system access related changes. sshd_config file needs to add "scp"
subsystem path like we do for sftp server.
2015-12-07 00:31:07 -06:00
arif-pragmasys
f4b56e2280 nomachine + additional changes applied to openssh 7.1p1 source base 2015-09-21 16:03:51 -05:00
Arif Saikat
fb17410f60 Original Nomachine 5.9p1 source code
Original Nomachine 5.9p1 source code
2015-09-09 14:08:05 -05:00