17 Commits

Author SHA1 Message Date
Manoj Ampalam
e8c353d766 missing changes 2016-09-23 11:29:55 -07:00
manojampalam
56ad915376 Missing SIGCHLD zombie logic 2016-03-28 21:37:06 -07:00
manojampalam
77b0ec86df SIGCHLD and waitpid implementation with sshd on board 2016-03-25 21:22:13 -07:00
manojampalam
4c2ee5ce43 sftp-server logleve fix and signal implementation 2016-03-20 16:09:44 -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
7ca05346bb signal prototypes 2016-03-16 13:43:14 -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
238c80b33d initial SIGCHLD implementation 2016-03-14 23:00:27 -07:00
manojampalam
2d47fc533a Fixing bug in async connect resulting in TCP fwding failures. scp on board (not functional yet) 2016-03-13 22:03:03 -07:00
manojampalam
2854245328 Made sftp.exe functional 2016-03-09 22:39:27 -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
fc9a325988 3-6 C1
Moving conflicting defs to internal header
2016-03-06 11:35:05 -08:00
manojampalam
a072913927 Moving Win32 posix wrapper from standalone project to win32compat project 2016-03-05 15:04:03 -08:00