46 Commits

Author SHA1 Message Date
Yanbing Wang
c4d0727338 Source snapshot from Powershell/openssh-portable:latestw_all 2018-01-19 18:43:54 -08:00
Yanbing Wang
1ad6c956cc Source snapshot from Powershell/openssh-portable:latestw_all 2017-12-04 16:12:20 -08:00
Yanbing Wang
d6ce465b15 Source snapshot from Powershell/openssh-portable:latestw_all 2017-11-18 18:23:07 -08:00
Yanbing Wang
a24021252b Source snapshot from Powershell/openssh-portable:latestw_all 2017-10-17 15:52:28 -07:00
Yanbing Wang
727329abd4 Source snapshot from Powershell/openssh-portable:latestw_all 2017-10-02 17:56:31 -07:00
Manoj Ampalam
c1680168e4 Source snapshot from Powershell/openssh-portable:latestw_all 2017-08-18 13:23:47 -07:00
Yanbing Wang
7580216f04 Source snapshot from Powershell/openssh-portable:latestw_all 2017-06-30 18:36:09 -07:00
Yanbing Wang
944505e199 Source snapshot from Powershell/openssh-portable:latestw_all 2017-06-15 18:41:19 -07:00
bingbing8
2c3a1a95d0 Source snapshot from Powershell/openssh-portable:latestw_all 2017-06-02 17:25:34 -07:00
Manoj Ampalam
c156f1404c Source snapshot from Powershell/openssh-portable:latestw_all 2017-04-16 13:54:14 -07:00
Manoj Ampalam
8c43479844 Source snapshot from Powershell/openssh-portable:latestw_all 2017-04-04 12:35:11 -07:00
Manoj Ampalam
776483fb4e Source snapshot from Powershell/openssh-portable:latestw_all 2017-03-14 12:36:27 -07:00
Manoj Ampalam
c8b8c4b82a Source snapshot from Powershell/openssh-portable:latestw_all 2017-02-15 22:47:07 -08:00
Manoj Ampalam
e404237322 Source snapshot from Powershell/openssh-portable:latestw_all 2017-01-30 00:14:58 -08:00
Manoj Ampalam
e85070d50e Source snapshot from Powershell/openssh-portable:latestw_cwb 2017-01-15 16:46:39 -08:00
Manoj Ampalam
a4b577b5a0 Source snapshot from Powershell/openssh-portable:latestw_cwb 2017-01-03 14:46:33 -08:00
Manoj Ampalam
69ea992e00 Source snapshot from Powershell/openssh-portable:latestw_cwb 2016-12-17 23:06:42 -08:00
Ray Hayes
58a582815f Fix formatting issues with prompt/memory release. 2016-10-22 00:00:25 -07:00
Ray Hayes
b7d80edae3 SFTP issues. 2016-10-21 11:43:09 -07:00
Ray Hayes
9291dde274 Merge with PowerShell\L1-Prod. 2016-10-20 16:37:56 -07:00
Ray Hayes
af5fc94823 Fix for sending sftp recursive folder. 2016-10-19 15:27:16 -07:00
Manoj Ampalam
f7e30c7d2e Added wmain wrapper to rest of exes. enabled Unicode on open() 2016-10-06 23:26:48 -07:00
Manoj Ampalam
c3b785a140 Manual Merge change 3c6b77b4fdc45ada3a8b907cd4af6f73dfd70e66
3c6b77b4fdc45ada3a8b907cd4af6f73dfd70e66 Ray Hayes <rayhayes@rhbe.net>
7/28/2016 12:10:04 PM -07:00 First version with console changes.
2016-09-22 17:33:17 -07:00
Manoj Ampalam
ff96264aae making lseek explicitly adjust file offset. 2016-05-30 00:53:33 -07:00
manojampalam
77b0ec86df SIGCHLD and waitpid implementation with sshd on board 2016-03-25 21:22:13 -07:00
Manoj Ampalam
a3cc5c797d Fixes in signal handler and working SFTP progress bar (enabled using alarm()) 2016-03-24 14:16:36 -07:00
manojampalam
689073e46a fix for 2012 read issue and refactored changes in libssh 2016-03-22 23:18:46 -07:00
manojampalam
fa0fdc47a6 Fix for ReadFileEx synchronously failing with EOF error on 2012 2016-03-22 21:16:13 -07:00
manojampalam
8601d0ccd6 Various fixes around _on_select for each io to record error (instead of returning it on select) 2016-03-18 22:34:32 -07:00
Manoj Ampalam
809d39871a Fix in async Recv and other updates 2016-03-18 14:37:40 -07:00
Manoj Ampalam
dec395bbfe disabled broken fdopen and routed usage in code to Win CRTs _fdopen, also logging in Network mode, to get elevated tokens for admin 2016-03-17 19:36:09 -07:00
manojampalam
a8fcb8d673 Term IO implemented to support Vista and Win7 2016-03-15 18:38:08 -07:00
Manoj Ampalam
fb93bb95e2 term io initial implementation 2016-03-15 15:15:24 -07:00
Manoj Ampalam
defe8ce39f Simplified code around getting file type and enabled password mode for passphrase collection, Ctrl+c while entering passphrase now works 2016-03-15 13:22:14 -07:00
manojampalam
bcb0079251 Implementation of shell-host and updated copy rights 2016-03-12 22:37:01 -08:00
manojampalam
91faab4d9e debug log updates 2016-03-11 18:32:31 -08:00
manojampalam
173b000a76 Enabled sshd debug mode in windows, fixed bug in STDIO close(), and tty condition in client_loop() 2016-03-11 14:31:47 -08:00
Manoj Ampalam
05c9f0e371 fix assertion in file write completion call back 2016-03-10 11:29:17 -08:00
manojampalam
2854245328 Made sftp.exe functional 2016-03-09 22:39:27 -08:00
manojampalam
682fac1587 3-7 20:00 2016-03-07 20:08:45 -08:00
Manoj Ampalam
2305a16980 3-7 C3
advancing file pointer in read completion routine
2016-03-07 14:25:38 -08:00
manojampalam
2a87a620ce 3-6 C11
stat() implementation support
2016-03-06 21:39:33 -08:00
manojampalam
277435f8f2 3-6 C8 2016-03-06 19:18:33 -08:00
manojampalam
0b3db0aa3e 3-5 c7 2016-03-05 20:11:05 -08:00
manojampalam
b6545a7e39 3-5 c6 2016-03-05 19:52:34 -08:00
manojampalam
a072913927 Moving Win32 posix wrapper from standalone project to win32compat project 2016-03-05 15:04:03 -08:00