[Bug 2104] New: Windows/win32/mingw support
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Wed May 15 22:09:16 EST 2013
    
    
  
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: unassigned-bugs at mindrot.org
          Reporter: ossman at cendio.se
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.
    
    
More information about the openssh-bugs
mailing list