Skip to content
Snippets Groups Projects
  1. May 13, 2004
  2. May 11, 2004
  3. Apr 29, 2004
  4. Apr 27, 2004
  5. Apr 26, 2004
  6. Mar 30, 2004
  7. Mar 15, 2004
  8. Mar 03, 2004
  9. Jan 22, 2004
  10. Jan 13, 2004
  11. Jan 07, 2004
  12. Jan 05, 2004
  13. Oct 14, 2003
  14. Aug 14, 2003
  15. Aug 11, 2003
  16. Aug 04, 2003
  17. Jul 25, 2003
  18. Apr 22, 2003
  19. Jan 29, 2003
  20. Jan 16, 2003
  21. Jan 06, 2003
    • Sterling Hughes's avatar
      fix bug (?) :-) · cfb32da1
      Sterling Hughes authored
      previously, if you called curl_easy_perform and then set the global dns
      cache, the global cache wouldn't be used.  I don't see this really happening
      in practice, but this code allows you to do it.
      cfb32da1
  22. Nov 26, 2002
  23. Sep 03, 2002
  24. May 07, 2002
  25. Apr 27, 2002
  26. Mar 19, 2002
  27. Jan 07, 2002
  28. Jan 03, 2002
  29. Oct 19, 2001
  30. Oct 11, 2001
  31. Sep 17, 2001
  32. Sep 12, 2001
  33. Sep 07, 2001
  34. Sep 05, 2001
  35. Aug 30, 2001
  36. Aug 17, 2001
  37. Aug 15, 2001
  38. Aug 14, 2001
  39. Jul 12, 2001
    • Sterling Hughes's avatar
      Add win32 initialization support to curl_global_init() and · 45037a39
      Sterling Hughes authored
      curl_global_cleanup().  Update corresponding man pages...
      
      Improve the logic in curl_global_cleanup() and curl_global_init() so that
      they are not called twice if the application libraries have been
      initialized and make sure to reset the init flags in curl_global_cleanup().
      45037a39
Loading