1. cecfc3f Use the default structure packing like Windows does. by Alexandre Julliard · 20 years ago
  2. 8be26da Stub implementations for WPUCompleteOverlappedRequest, by Hans Leidekker · 20 years ago
  3. bec06ad Fill WSAPROTOCOL_INFO structures instead of PROTOCOL_INFO structures. by Hans Leidekker · 20 years ago
  4. cf78e15 - Fix calculation of required buffer size. by Robert Shearman · 20 years ago
  5. 5e114a8 Implementation of WSAStringToAddress(A/W), WSAHtonl, WSAHtons. by Andreas Rosenberg · 21 years ago
  6. 36f8f1b Stub implementation for WSALookupServiceBeginA/W. by Rein Klazes · 21 years ago
  7. f7ed056 Added protocol type constants. by Hans Leidekker · 21 years ago
  8. 32f296b Added stub and prototype for WSAJoinLeaf. by Kirill Smelkov · 21 years ago
  9. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  10. d93f081 Add prototype for __WSAFDIsSet. Fix syntax error. by Dimitrie O. Paun · 22 years ago
  11. 947a74f Add stubs and declarations for WSAInstallServiceClassA/W. by Mike McCormack · 22 years ago
  12. 1a4db3e Cleaned up the code so it would be easier to parse with the new C parser. by Patrik Stridvall · 23 years ago
  13. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  14. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  15. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  16. 40491ec Implemented WSAAccept(). by Daniel Walker · 23 years ago
  17. 28e8029 Fixed typos. by Alexandre Julliard · 23 years ago
  18. 2720231 Make winsock.h and winsock2.h independent from the Unix headers. by Francois Gouget · 23 years ago
  19. ab96845 Added WSC*InstallProvider stubs. by Andreas Mohr · 23 years ago
  20. 7736876 Implemented a stub for WSARecvFrom. by Peter Hunnisett · 24 years ago
  21. de962af Added stub for WSASend. by Peter Hunnisett · 24 years ago
  22. 40774c3 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  23. 719c3a8 Use ioctlsocket() instead of ioctl() so that we can import ws2_32.dll by Alexandre Julliard · 24 years ago
  24. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  25. 565b008 - Added some missing WINELIB_NAME_AW definitions, types and messages by Peter Hunnisett · 25 years ago
  26. ae50941 Fixed the Win16/Win32 structure size/alignment differences of by Andreas Mohr · 25 years ago
  27. 829405a Created an initial Winsock 2 (ws2_32) DLL. Makes use of the Winsock 1 by James Hatheway · 25 years ago
  28. a39ad1a Added some basic Winsock2 definitions. by Ove Kaaven · 26 years ago