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