Skip to content
  1. Oct 17, 2006
  2. Jul 25, 2006
  3. Jul 24, 2006
  4. Jul 21, 2006
  5. Jul 11, 2006
  6. May 05, 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 26, 2006
  9. Apr 10, 2006
  10. Apr 19, 2005
  11. Feb 09, 2005
  12. Feb 08, 2005
  13. Oct 06, 2004
  14. Jun 24, 2004
  15. May 11, 2004
  16. May 07, 2004
  17. May 06, 2004
  18. Apr 27, 2004
  19. Apr 26, 2004