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