openssh-portable/contrib/win32/openssh
Manoj Ampalam c1aaa5d5a3 updates to uninstall-sshd.ps1, cranked version to 7.6.1.0 (#295) 2018-03-30 19:45:11 -07:00
..
AnalyzeCodeDiff.ps1 To be cleaned sources from Win32 Fork 2016-12-19 14:48:14 -08:00
AppveyorHelper.psm1 Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
BinSkimConfig.xml Added config files to enabled VSTS build, compliance tests, Code signing. (#296) 2018-03-30 19:44:07 -07:00
CredScanSuppress.json Added config files to enabled VSTS build, compliance tests, Code signing. (#296) 2018-03-30 19:44:07 -07:00
DockerFile Added config files to enabled VSTS build, compliance tests, Code signing. (#296) 2018-03-30 19:44:07 -07:00
FixHostFilePermissions.ps1 Separate binary path from cfg path and log path (#263) 2018-01-19 15:12:43 -08:00
FixUserFilePermissions.ps1 test scripts update to run on win7 (#174) 2017-06-26 21:58:29 -07:00
MSG00001.bin Added support for ETW based logging (#280) 2018-03-06 15:33:19 -08:00
OpenSSH-build.ps1 Added config files to enabled VSTS build, compliance tests, Code signing. (#296) 2018-03-30 19:44:07 -07:00
OpenSSHBuildHelper.psm1 Use libre ssl official release binaries (#294) 2018-03-29 10:23:05 -07:00
OpenSSHCommonUtils.psm1 test scripts update to run on win7 (#174) 2017-06-26 21:58:29 -07:00
OpenSSHTestHelper.psm1 Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
OpenSSHUtils.psd1 change to shouldprocess, workaround set-acl issue on win7, use approved verb (#164) 2017-06-11 09:57:38 -07:00
OpenSSHUtils.psm1 Implement Unix styled privilege separation in Windows (#258) 2018-01-15 13:57:31 -08:00
OpenSSL-1.0.2d_build.cmd To be cleaned sources from Win32 Fork 2016-12-19 14:48:14 -08:00
README.txt Move to LibreSSL, Fixed issues arising from compiling Windows specific code at warling level 3 2017-06-13 10:33:47 -07:00
SignConfig.xml Added config files to enabled VSTS build, compliance tests, Code signing. (#296) 2018-03-30 19:44:07 -07:00
Win32-OpenSSH.sln Enable build for arm and arm64 (#238) 2017-11-14 17:22:02 -08:00
Win32-OpenSSh-design.pptx Fixed issue with binary input stream over ssh 2017-06-02 15:08:02 -07:00
build.json Added config files to enabled VSTS build, compliance tests, Code signing. (#296) 2018-03-30 19:44:07 -07:00
config.h.vs Added support for ETW based logging (#280) 2018-03-06 15:33:19 -08:00
config.ps1 Got rid of w32posix.h and defs.h (https://github.com/PowerShell/Win32-OpenSSH/issues/498) 2017-01-25 14:43:55 -08:00
config.vcxproj Added support for ETW based logging (#280) 2018-03-06 15:33:19 -08:00
config.vcxproj.filters
etwgen.cmd Added support for ETW based logging (#280) 2018-03-06 15:33:19 -08:00
install-sshd.ps1 Fixed regression caused due to ETW support changes (#282) 2018-03-09 14:56:47 -08:00
keygen.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
keygen.vcxproj.filters Support I/O redirection in all ssh clients (ssh.exe, sftp.exe and scp.exe) (#113) 2017-04-14 16:15:32 -07:00
libssh.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
libssh.vcxproj.filters Enabled Control Flow Guard on all binaries 2017-09-14 09:09:17 -07:00
openbsd_compat.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
openbsd_compat.vcxproj.filters Ported upstream changes 2017-11-16 14:08:23 -08:00
openssh-events.man Added support for ETW based logging (#280) 2018-03-06 15:33:19 -08:00
openssh-events.rc Added support for ETW based logging (#280) 2018-03-06 15:33:19 -08:00
openssh-eventsTEMP.BIN Added support for ETW based logging (#280) 2018-03-06 15:33:19 -08:00
openssh_build.cmd
paths.targets Use libre ssl official release binaries (#294) 2018-03-29 10:23:05 -07:00
resource.h
scp.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
scp.vcxproj.filters Support I/O redirection in all ssh clients (ssh.exe, sftp.exe and scp.exe) (#113) 2017-04-14 16:15:32 -07:00
sftp-server.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
sftp-server.vcxproj.filters Fixed progress meter issue (https://github.com/PowerShell/Win32-OpenSSH/issues/505) (#68) 2017-01-29 23:54:24 -08:00
sftp.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
sftp.vcxproj.filters Support I/O redirection in all ssh clients (ssh.exe, sftp.exe and scp.exe) (#113) 2017-04-14 16:15:32 -07:00
ssh-add.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
ssh-add.vcxproj.filters
ssh-agent.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
ssh-keyscan.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
ssh-keyscan.vcxproj.filters Onboard sshkeyscan (#143) 2017-05-22 22:18:41 -07:00
ssh-shellhost.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
ssh.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
ssh.vcxproj.filters Merge branch 'master' of https://github.com/openssh/openssh-portable into latestw 2017-05-19 23:08:42 -07:00
sshd.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
sshd.vcxproj.filters Implement Unix styled privilege separation in Windows (#258) 2018-01-15 13:57:31 -08:00
sshd_config fix the sshd_config and test related changes (#265) 2018-01-22 18:53:17 -08:00
targetos.manifest
uninstall-sshd.ps1 updates to uninstall-sshd.ps1, cranked version to 7.6.1.0 (#295) 2018-03-30 19:45:11 -07:00
unittest-bitmap.vcxproj Remove two properties from projects (#240) 2017-11-17 13:07:54 -08:00
unittest-hostkeys.vcxproj Remove two properties from projects (#240) 2017-11-17 13:07:54 -08:00
unittest-kex.vcxproj Remove two properties from projects (#240) 2017-11-17 13:07:54 -08:00
unittest-match.vcxproj Remove two properties from projects (#240) 2017-11-17 13:07:54 -08:00
unittest-sshbuf.vcxproj Remove two properties from projects (#240) 2017-11-17 13:07:54 -08:00
unittest-sshkey.vcxproj Remove two properties from projects (#240) 2017-11-17 13:07:54 -08:00
unittest-utf8.vcxproj fix the project files to refer to libcrypto.dll instead of libcrypto-41.dll (#231) 2017-10-31 11:44:10 -07:00
unittest-win32compat.vcxproj Allow More Child Processes (#284) 2018-03-14 11:10:27 -07:00
updateSigning.ps1 Added config files to enabled VSTS build, compliance tests, Code signing. (#296) 2018-03-30 19:44:07 -07:00
version.rc updates to uninstall-sshd.ps1, cranked version to 7.6.1.0 (#295) 2018-03-30 19:45:11 -07:00
win32iocompat.vcxproj Update compiler and link options (#293) 2018-03-26 16:21:56 -07:00
win32iocompat.vcxproj.filters Allow More Child Processes (#284) 2018-03-14 11:10:27 -07:00

README.txt

Custom paths for the visual studio projects are defined in paths.targets.  

All projects import this targets file, and it should be in the same directory as the project.

The custom paths are:

OpenSSH-Src-Path            =  The directory path of the OpenSSH root source directory (with trailing slash)
OpenSSH-Bin-Path            =  The directory path of the location to which binaries are placed.  This is the output of the binary projects
OpenSSH-Lib-Path            =  The directory path of the location to which libraries are placed.  This is the output of the libary projects
LibreSSL-x86-Path           =  The directory path of LibreSSL statically compiled for x86 platform.
LibreSSL-x64-Path           =  The directory path of LibreSSL statically compiled for x64 platform.