openssh-portable/contrib/win32/win32compat
Manoj Ampalam c546971ca8
Fixed issue with ssh redirected stdin
PowerShell/Win32-OpenSSH#929
Issue: ReadThread prematurely returns on read io error. This results in APC never getting set and hence the corresponding fd is never set on select resulting the hang seen in issue 929.
Also removed the static instances storing sync io status, since there could be multiple sync fds operating at the same time. Moved the sync io status to w32_io object itself.
2017-11-03 13:16:23 -07:00
..
inc Multiple fixes (#224) 2017-10-17 12:29:13 -07:00
ssh-agent Fix misspelling in agent.c (#230) 2017-10-30 15:58:35 -07:00
ssh_config
Debug.h Move to LibreSSL, Fixed issues arising from compiling Windows specific code at warling level 3 2017-06-13 10:33:47 -07:00
ansiprsr.c Issue13 (#184) 2017-07-19 15:28:35 -07:00
ansiprsr.h Move to LibreSSL, Fixed issues arising from compiling Windows specific code at warling level 3 2017-06-13 10:33:47 -07:00
console.c Multiple fixes (#224) 2017-10-17 12:29:13 -07:00
console.h Terminal fixes (#182) 2017-07-18 12:31:30 -07:00
fileio.c fix the error code when we fail to open file (#232) 2017-11-02 22:37:50 -07:00
libwin32compat.q
misc.c Fixed issue with ssh redirected stdin 2017-11-03 13:16:23 -07:00
misc_internal.h fix scp build issue, fix new warning msg in posixcompat (#209) 2017-09-21 21:12:01 -07:00
no-ops.c Groupaccess support (https://github.com/PowerShell/Win32-OpenSSH/issues/463) 2017-02-14 13:43:06 -08:00
priv-agent.h Decouple key-agent and privileged-agent use in sshd (#173) 2017-06-26 21:57:24 -07:00
pwd.c Multiple fixes (#224) 2017-10-17 12:29:13 -07:00
shell-host.c Fix the memset issue related to default cmd option (#223) 2017-10-16 19:03:02 -07:00
signal.c Ported changes to support Windows 2017-08-28 09:49:42 -07:00
signal_internal.h Got rid of w32posix.h and defs.h (https://github.com/PowerShell/Win32-OpenSSH/issues/498) 2017-01-25 14:43:55 -08:00
signal_sigalrm.c Move to LibreSSL, Fixed issues arising from compiling Windows specific code at warling level 3 2017-06-13 10:33:47 -07:00
signal_sigchld.c Fix to Issue 698 and other misc changes (#208) 2017-09-21 22:00:39 -07:00
socketio.c Issue13 (#184) 2017-07-19 15:28:35 -07:00
termio.c Fixed issue with ssh redirected stdin 2017-11-03 13:16:23 -07:00
tncon.c support unicode characters from the ssh.exe (#228) 2017-10-30 15:50:08 -07:00
tncon.h Fix ctrl sequences (#196) 2017-08-18 12:21:26 -07:00
tnnet.c Multiple terminal related fixes 2017-09-27 12:16:41 -07:00
tnnet.h Terminalissues (#89) 2017-03-13 14:53:58 -07:00
ttymodes_windows.c Merge branch 'master' of https://github.com/openssh/openssh-portable into latestw 2017-05-19 23:08:42 -07:00
utf.c Multiple Fixes (#82) 2017-02-15 21:32:50 -08:00
w32-sshfileperm.c Issue13 (#184) 2017-07-19 15:28:35 -07:00
w32fd.c Fix sftp scp file permission (#212) 2017-10-16 13:00:40 -07:00
w32fd.h Fixed issue with ssh redirected stdin 2017-11-03 13:16:23 -07:00
w32log.c Issue13 (#184) 2017-07-19 15:28:35 -07:00
win32-utf8.c Issue13 (#184) 2017-07-19 15:28:35 -07:00
win32_dirent.c Issue13 (#184) 2017-07-19 15:28:35 -07:00
win32_monitor_wrap.c Decouple key-agent and privileged-agent use in sshd (#173) 2017-06-26 21:57:24 -07:00
win32_sshpty.c Changes to remove Impersonation Privilege requirement in sshd (#142) 2017-05-18 22:57:42 -07:00
win32_sshtty.c Terminal fixes (#182) 2017-07-18 12:31:30 -07:00
win32_zlib.c Fixed wstat fix for file permission issue 2017-02-09 11:30:40 -08:00
win32compat.vcproj
wmain_common.c fixing TERM to xterm-256color and fixing sizeof(PATH_MAX) 2017-08-01 12:36:23 -07:00
wmain_sshd.c Issue13 (#184) 2017-07-19 15:28:35 -07:00