Updated Project Status (markdown)

Manoj Ampalam 2016-11-18 22:31:37 -08:00
parent 491db4ae75
commit 5d93c180b7

@ -1,8 +1,9 @@
**As of Nov 1st 2016, active development on Win32 fork is being done in https://github.com/PowerShell/openssh-portable.** This repo (https://github.com/PowerShell/Win32-OpenSSH) is being maintained to keep track of releases and issues. Win32-OpenSSH will be deprecated once changes in PowerShell/openssh-portable are integrated back into openssh/openssh-portable.
Refer to project scope [here](https://github.com/PowerShell/Win32-OpenSSH/wiki/Project-Scope) Refer to project scope [here](https://github.com/PowerShell/Win32-OpenSSH/wiki/Project-Scope)
As of Nov 1st 2016, active development on Win32 fork is being done in https://github.com/PowerShell/openssh-portable. This repo (https://github.com/PowerShell/Win32-OpenSSH) is being maintained to keep track of releases and issues. Win32-OpenSSH will be deprecated once changes in PowerShell/openssh-portable are integrated back into openssh/openssh-portable.
#### High level tasks completed #### High level tasks completed
- POSIX compliant IO wrapper on Win32 Overlapped IO: this enables Unix based OpenSSH code to work for and on Windows. - POSIX compliant IO wrapper on Win32 Overlapped IO: this enables Unix based OpenSSH code to work for and on Windows.
- Visual Studio 2015 solution to build OpenSSH for Windows. - Visual Studio 2015 solution to build OpenSSH for Windows.