https://bugzilla.mindrot.org/show_bug.cgi?id=2104
Bug ID: 2104
Summary: Windows/win32/mingw support
Classification: Unclassified
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: [email protected]
Reporter: [email protected]
Created attachment 2268
--> https://bugzilla.mindrot.org/attachment.cgi?id=2268&action=edit
win32.patch
Attached patch makes it possible to build the ssh client for Windows.
It is not a full port in that sshd is still not possible to build. But
given the nature of Windows, the client is the most interesting piece.
The patch is to a large extent #ifdef:s around headers that do not
exist on Windows. The second large part is compatibility routines for
stuff that is missing (like a sane select()).
Diff is against CVS as of today (2013-05-15).
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs