openssh-portable/contrib/win32/win32compat
Manoj Ampalam 7b28a316eb
Enable SFTP chroot support (#308)
- Added chroot implementation that simply stores the path in internal state and sets an environment variable
- Spawned processes pickup chroot from environment variable
- Core change in realpath and resolved_path_utf16 now take into account chroot path.
- Unit tests
- Other miscellaneous changes to account for chroot enabled logic in core code

PowerShell/Win32-OpenSSH#190
PowerShell/Win32-OpenSSH#292
2018-05-11 14:45:20 -07:00
..
inc Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
ssh-agent fix lsa auth provider and minor bug fixes (#270) 2018-02-02 15:45:32 -08: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 Support custom LSA auth provider (#246) 2017-12-07 11:12:29 -08:00
console.h Terminal fixes (#182) 2017-07-18 12:31:30 -07:00
fileio.c Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
libwin32compat.q
logonuser.c try loading advapi32.dll on machine where sspicli.dll does not presents (#244) 2017-11-28 21:04:23 -08:00
logonuser.h Address code review feedback of PR 238 (#239) 2017-11-15 13:10:54 -08:00
lsa_missingdefs.h added work arounds for missing APIs 2018-02-21 07:18:42 -08:00
misc.c Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
misc_internal.h Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
no-ops.c Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
openssh-events.h Added support for ETW based logging (#280) 2018-03-06 15:33:19 -08:00
pwd.c Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
shell-host.c Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
signal.c Merge branch 'latestw_all' into path_fixes 2018-04-24 05:11:43 -04:00
signal_internal.h Updated Signal Handler (#287) 2018-03-20 09:49:09 -07: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 Allow More Child Processes (#284) 2018-03-14 11:10:27 -07:00
signal_wait.c Updated Signal Handler (#287) 2018-03-20 09:49:09 -07:00
socketio.c Removed Problematic Debug Statements 2018-04-03 23:17:44 -04:00
spawn-ext.c Enhanced Group Discovery / Normalized Names (#286) 2018-05-01 23:20:42 -07:00
spawn.c Implement Unix styled privilege separation in Windows (#258) 2018-01-15 13:57:31 -08:00
termio.c Reworked Path Resolution Function 2018-04-01 23:41:09 -04:00
tncon.c Merge pull request #226 from PowerShell/mitigate_AltGR_#902 2017-12-05 12:58:47 -08: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 Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
w32-sshfileperm.c Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
w32fd.c Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
w32fd.h Added support for hard links over sftp 2018-04-24 05:00:23 -04:00
w32log.c Reworked Path Resolution Function - Review Changes 2018-04-24 04:47:09 -04:00
win32-utf8.c Issue13 (#184) 2017-07-19 15:28:35 -07:00
win32_dirent.c Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -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_usertoken_utils.c Enhanced Group Discovery / Normalized Names (#286) 2018-05-01 23:20:42 -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 Reworked Path Resolution Function 2018-04-01 23:41:09 -04:00