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