27 Commits

Author SHA1 Message Date
Manoj Ampalam
49da240a9c Cleaning up stringhelp.c 2016-10-17 22:11:51 -07:00
Manoj Ampalam
52bdef5cb7 pwd.c refactoring and clean up 2016-10-14 00:02:19 -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