Skip to content
  1. Feb 26, 2007
  2. Jan 16, 2007
  3. Oct 18, 2006
  4. Oct 11, 2006
  5. Sep 07, 2006
  6. Sep 03, 2006
  7. Aug 30, 2006
  8. Aug 29, 2006
  9. Aug 19, 2006
  10. May 04, 2006
    • Daniel Stenberg's avatar
      Roland Blom filed bug report #1481217 · e85e3054
      Daniel Stenberg authored
      (http://curl.haxx.se/bug/view.cgi?id=1481217), with follow-ups by Michele Bini
      and David Byron. libcurl previously wrongly used GetLastError() on windows to
      get error details after socket-related function calls, when it really should
      use WSAGetLastError() instead.
      
      When changing to this, the former function Curl_ourerrno() is now instead
      called Curl_sockerrno() as it is necessary to only use it to get errno from
      socket-related functions as otherwise it won't work as intended on Windows.
      e85e3054
  11. Apr 07, 2006
  12. Dec 30, 2005
  13. Dec 01, 2005
  14. Feb 11, 2005
  15. Feb 09, 2005
  16. Dec 16, 2004
  17. Dec 13, 2004
  18. Dec 11, 2004
  19. Nov 09, 2004
  20. Nov 02, 2004
  21. Oct 06, 2004
  22. Aug 17, 2004
  23. Jul 06, 2004
  24. Jun 24, 2004
  25. Jun 21, 2004
  26. Jun 10, 2004
  27. May 25, 2004
  28. May 13, 2004
  29. May 11, 2004
  30. Apr 26, 2004
  31. Apr 06, 2004
  32. Mar 10, 2004
  33. Mar 05, 2004
  34. Mar 04, 2004
  35. Mar 03, 2004
  36. Mar 02, 2004