22 Commits

Author SHA1 Message Date
Manoj Ampalam
f5226a3b70 Added PTY support to account for client TTY window size changes 2016-09-29 17:27:21 -07:00
Manoj Ampalam
3c07c0c9ae Support Ctrl+C in interactive session and fix Ctrl+Break handler 2016-09-27 11:57:43 -07:00
Manoj Ampalam
e8c353d766 missing changes 2016-09-23 11:29:55 -07:00
Manoj Ampalam
399d345a1c Fixed double Close on process handle 2016-04-04 14:55:29 -07:00
manojampalam
2adee0027d Removing wrong signal queue check in wait() 2016-04-03 21:54:09 -07:00
manojampalam
0861b4ea3a Fixes in sshd 2016-04-03 18:06:48 -07:00
manojampalam
090c14b6e3 kill() child processes 2016-03-28 22:49:54 -07:00
manojampalam
e3b1997252 update signal code 2016-03-28 22:45:49 -07:00
manojampalam
56ad915376 Missing SIGCHLD zombie logic 2016-03-28 21:37:06 -07:00
manojampalam
327f077231 Adding zombie state to SIGCHLD implementaion 2016-03-27 23:11: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
ae3705d53b Removed w32_poll, fixes in signal implementation 2016-03-21 20:17:15 -07:00
manojampalam
6af7c19743 minor updates to signal implementation 2016-03-20 22:58:37 -07:00
manojampalam
4c2ee5ce43 sftp-server logleve fix and signal implementation 2016-03-20 16:09:44 -07:00
Manoj Ampalam
7ca05346bb signal prototypes 2016-03-16 13:43:14 -07:00
manojampalam
4fd9ed0bd7 signal support initial changes 2016-03-15 23:00:55 -07:00
manojampalam
238c80b33d initial SIGCHLD implementation 2016-03-14 23:00:27 -07:00
manojampalam
bcb0079251 Implementation of shell-host and updated copy rights 2016-03-12 22:37:01 -08:00
manojampalam
fde5fdad4d updating debug log info 2016-03-11 17:19:22 -08:00
manojampalam
ae2873e8f1 select() fixes around timeout expiry return value 2016-03-07 22:46:21 -08:00
manojampalam
a072913927 Moving Win32 posix wrapper from standalone project to win32compat project 2016-03-05 15:04:03 -08:00