Skip to content
Snippets Groups Projects
  1. Nov 12, 2009
  2. Nov 11, 2009
  3. Sep 01, 2009
  4. Apr 21, 2009
  5. Nov 06, 2008
  6. Oct 30, 2008
  7. Oct 20, 2008
  8. Oct 19, 2008
  9. Oct 18, 2008
  10. Oct 17, 2008
  11. Oct 13, 2008
  12. Oct 10, 2008
  13. Oct 03, 2008
  14. Oct 02, 2008
  15. Oct 01, 2008
  16. Sep 29, 2008
  17. Sep 24, 2008
  18. Sep 06, 2008
  19. Sep 02, 2008
  20. Jul 09, 2008
  21. Mar 11, 2008
  22. Jan 15, 2008
    • Daniel Stenberg's avatar
      Woops, partly revert my previous commit and do it slightly differently instead. · 991505e0
      Daniel Stenberg authored
      The signalling of that a global DNS cache is wanted is done by setting the
      option but the setting of the internal variable that it is in use must not be
      done until it finally actually gets used!
      
      NOTE and WARNING: I noticed that you can't actually switch off the global dns
      cache with CURLOPT_DNS_USE_GLOBAL_CACHE but you couldn't do that previously
      either and the option is very clearly and loudly documented as DO NOTE USE so
      I won't bother to fix this bug now.
      991505e0
    • Daniel Stenberg's avatar
      I made the torture test on test 530 go through. This was actually due to · 56f17d2c
      Daniel Stenberg authored
      silly code left from when we switched to let the multi handle "hold" the dns
      cache when using the multi interface... Of course this only triggered when a
      certain function call returned error at the correct moment.
      56f17d2c
  23. Nov 07, 2007
  24. Sep 28, 2007
  25. Aug 26, 2007
  26. Jul 01, 2007
  27. Jun 26, 2007
  28. Apr 25, 2007
  29. Feb 26, 2007
  30. Feb 21, 2007
  31. Aug 21, 2006
Loading