1. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  2. ac70c40 Add mswsock.h, move relevant definitions to this header. by Francois Gouget · 23 years ago
  3. 493e9d7 Fixed cut&paste bug. by Martin Wilck · 23 years ago
  4. 9e881be Fix for the unistd.h vs. winsock.h problem in Winelib applications. by Francois Gouget · 23 years ago
  5. 81f2a73 Send message for WSAAsyncSelect sockets directly from the server, by Alexandre Julliard · 23 years ago
  6. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  7. 04ecd18 Avoid conflict with htonl & friends in Winelib on FreeBSD. by Francois Gouget · 23 years ago
  8. 99ed342 Very simple support for SO_OPENTYPE in getsockopt and setsockopt. by Paul Rupe · 23 years ago
  9. 2720231 Make winsock.h and winsock2.h independent from the Unix headers. by Francois Gouget · 23 years ago
  10. 76f6ffa Fix the SOCKADDR_IPX declaration. by Francois Gouget · 23 years ago
  11. d97fe26 Fix the WSAStartup prototype. Fix handling of timeout parameter in select. by Francois Gouget · 24 years ago
  12. 126e6b8 Rename the regular WS_FD_XXX macros to FD_XXX. by Francois Gouget · 24 years ago
  13. 88edb86 Define HAVE_SYS_SOCKET_H on NetBSD and FreeBSD. by Bang Jun-Young · 24 years ago
  14. 45d4f29 Work around problems on Solaris if config.h is not included. by Ulrich Weigand · 24 years ago
  15. a11664c Added a prototype for closesocket. by Francois Gouget · 24 years ago
  16. 5d1a638 Added checking for netdb.h. by Hidenori Takeshima · 24 years ago
  17. ab68797 Moved standard syslevel APIs declaration to winbase.h. by Alexandre Julliard · 24 years ago
  18. 5e4b7de Completed/corrected the list of include files. by Francois Gouget · 24 years ago
  19. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  20. 65cab52 Adjusted to allow MFC compilation; prevent definition of struct fd_set by Jeremy White · 25 years ago
  21. ae50941 Fixed the Win16/Win32 structure size/alignment differences of by Andreas Mohr · 25 years ago
  22. 544f711 FreeBSD 3.4 compile fix. by Bang Jun-Young · 25 years ago
  23. e0a3ba5 Added implementation for WSARecvEx function. This is a Microsoft by Moses DeJong · 25 years ago
  24. f45608f Winsock rewrite. Sockets are now proper win32 handles. by Ove Kaaven · 25 years ago
  25. 019211f Added socket interface to wineserver. by Ove Kaaven · 25 years ago
  26. b8684a2 Fixed some of the issues reported by winapi-check. by Patrik Stridvall · 26 years ago
  27. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  28. 14da7b1 Added extern "C" if __cplusplus is defined. by Patrik Stridvall · 26 years ago
  29. 89fc6fd Moved WINSOCK network IO event handling to special thread. by Ulrich Weigand · 26 years ago
  30. 01f3dc3 WSOCK32/WINSOCK uses SetLastError() to keep its own WSALastErrors, by Marcus Meissner · 26 years ago
  31. 896889f ANSI C fixes. by Patrik Stridvall · 26 years ago
  32. c7a8dde #pragma pack(?) changed to #include "*pack*.h" by Patrik Stridvall · 26 years ago
  33. bdb6bec Reimplemented winsock asynchronous DNS services. No longer use a by Marcus Meissner · 26 years ago
  34. e577052 Removed definitions for FIONREAD and FIONBIO. by Pavel Roskin · 26 years ago
  35. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  36. 89b21b4 Many new defines, and structs to help compile MFC. As well as a few by Paul Quinn · 26 years ago
  37. 5eaf775 Fix broken _convert_sockopt for IPPROTO_TCP cases, added TCP_NODELAY. by Marcus Meissner · 26 years ago
  38. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  39. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  40. 231dfa2 Fixed a couple of faulty names used in wine and typos so that it will by Bertho Stultiens · 26 years ago
  41. 94d9964 configure first checks whether it is possible to compile IPX code with by Pavel Roskin · 26 years ago
  42. a143963 Fix to Linux IPX so compiles on non-linux platforms. by Constantine Sapuntzakis · 26 years ago
  43. 12392cd ugfixes for IPX code and preliminary groundwork for other address by Stephen Langasek · 26 years ago
  44. dc16342 Support for IPX networking via winsock under Linux. by Stephen Langasek · 26 years ago
  45. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  46. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  47. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  48. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  49. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  50. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221
  51. 491502b Release 971101 by Alexandre Julliard · 27 years ago wine-971101
  52. 3db94ef Release 970928 by Alexandre Julliard · 28 years ago wine-970928
  53. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  54. 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
  55. b1bac32 Release 961215 by Alexandre Julliard · 28 years ago wine-961215
  56. 7e6ae4b Release 961208 by Alexandre Julliard · 28 years ago wine-961208
  57. da0cfb3 Release 961201 by Alexandre Julliard · 28 years ago wine-961201
  58. bf9130a Release 961013 by Alexandre Julliard · 28 years ago wine-961013
  59. 18f92e7 Release 960717 by Alexandre Julliard · 29 years ago wine-960717
  60. 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506
  61. 7d654eb Release 960225 by Alexandre Julliard · 29 years ago wine-960225
  62. 4f8c37b Release 960114 by Alexandre Julliard · 29 years ago wine-960114
  63. ade697e Release 951124 by Alexandre Julliard · 29 years ago wine-951124
  64. af0bae5 Release 951003 by Alexandre Julliard · 30 years ago wine-951003
  65. b7258be Release 950901 by Alexandre Julliard · 30 years ago wine-950901
  66. e2991ea Release 950727 by Alexandre Julliard · 30 years ago wine-950727
  67. 1d62f6b Release 940505 by Alexandre Julliard · 31 years ago wine-940505
  68. 5819953 Release 940420 by Alexandre Julliard · 31 years ago wine-940420
  69. 8d24ae6 Release 940405 by Alexandre Julliard · 31 years ago wine-940405
  70. fb9a919 Release 940301 by Alexandre Julliard · 31 years ago wine-940301