1. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  2. 82f1cdc mswsock: Convert the language-neutral resource file to UTF-8. by Alexandre Julliard · 16 years ago
  3. efaa23e mswsock: Export the WSARecvEx function. by Alexandre Julliard · 16 years ago
  4. 7f32723 Convert remaining source files to utf-8. by Alexandre Julliard · 16 years ago
  5. 2da9805 mswsock: Implement 3 functions by calling through SIO_GET_EXTENSION_FUNCTION_POINTER. by Jon Griffiths · 17 years ago
  6. 05faae7 Spelling fixes. by Austin English · 17 years ago
  7. 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
  8. ad93963 Removed some unneeded imports. by Alexandre Julliard · 17 years ago
  9. 3c9e7a7 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. by Dmitry Timoshkov · 18 years ago
  10. f71dd47 mswsock: More debug output in AcceptEx(). by Marcus Meissner · 19 years ago
  11. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  12. 77dc0d9 .gitignore: Added wildcards to ignore generated resource files. by Alexandre Julliard · 19 years ago
  13. 5258e06 make_dlls: Ignore generated import libraries from the top-level .gitignore. by Alexandre Julliard · 19 years ago
  14. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  15. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  16. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  17. f9a2763 Mark some functions as implemented in the spec files. by Vincent Béron · 19 years ago
  18. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  19. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  20. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  21. 5c38e1b Version resources cleanup. by Tom Wickline · 20 years ago
  22. f4b0051 Move implementation of EnumProtocols{A,W} from wsock32 to ws2_32. by Hans Leidekker · 21 years ago
  23. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  24. 774c88a More stubs and better headers for mswsock.dll. by Patrik Stridvall · 21 years ago
  25. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  26. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  27. 2123c13 Introduced the mswsock dll. Added stubs for TransmitFile() and AcceptEx(). by André Johansen · 22 years ago