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