openssh-portable/contrib/win32/win32compat/inc
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
..
arpa
net Ported upstream changes (7.7) 2018-04-02 22:30:15 -07:00
netinet
sys Added Symbolic Link Support (#285) 2018-03-15 17:13:13 -07:00
crypto-wrap.h
ctype.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
dirent.h Enable SFTP chroot support (#308) 2018-05-11 14:45:20 -07:00
dlfcn.h
fcntl.h Implement Unix styled privilege separation in Windows (#258) 2018-01-15 13:57:31 -08:00
grp.h Enhanced Group Discovery / Normalized Names (#286) 2018-05-01 23:20:42 -07:00
libgen.h
netdb.h
poll.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
process.h
pwd.h Enhanced Group Discovery / Normalized Names (#286) 2018-05-01 23:20:42 -07:00
resolv.h
signal.h Ported upstream changes (7.7) 2018-04-02 22:30:15 -07:00
spawn.h Implement Unix styled privilege separation in Windows (#258) 2018-01-15 13:57:31 -08:00
stdio.h Added symlink() Implementation; Revised readlink() (#289) 2018-03-29 10:54:38 -07:00
stdlib.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
string.h Ported upstream changes (7.7) 2018-04-02 22:30:15 -07:00
strings.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
syslog.h
termios.h
time.h Ported upstream changes (7.7) 2018-04-02 22:30:15 -07:00
unistd.h Added link() Support 2018-03-31 07:52:58 -04:00
utf.h Add new unit testcases (#139) 2017-05-22 22:50:51 -07:00
zlib.h