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