Skip to content
  1. 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
  2. Apr 07, 2006
  3. Dec 30, 2005
  4. Dec 01, 2005
  5. Feb 11, 2005
  6. Feb 09, 2005
  7. Dec 16, 2004
  8. Dec 13, 2004
  9. Dec 11, 2004
  10. Nov 09, 2004
  11. Nov 02, 2004
  12. Oct 06, 2004
  13. Aug 17, 2004
  14. Jul 06, 2004
  15. Jun 24, 2004
  16. Jun 21, 2004
  17. Jun 10, 2004
  18. May 25, 2004
  19. May 13, 2004
  20. May 11, 2004
  21. Apr 26, 2004
  22. Apr 06, 2004
  23. Mar 10, 2004
  24. Mar 05, 2004
  25. Mar 04, 2004
  26. Mar 03, 2004
  27. Mar 02, 2004
  28. Mar 01, 2004
  29. Feb 13, 2004
  30. Jan 29, 2004
  31. Jan 22, 2004
  32. Jan 07, 2004
  33. Jan 05, 2004