Skip to content
Snippets Groups Projects
  1. Nov 06, 2008
  2. Oct 30, 2008
  3. Oct 20, 2008
  4. Oct 19, 2008
  5. Oct 18, 2008
  6. Oct 17, 2008
  7. Oct 13, 2008
  8. Oct 10, 2008
  9. Oct 03, 2008
  10. Oct 02, 2008
  11. Oct 01, 2008
  12. Sep 29, 2008
  13. Sep 24, 2008
  14. Sep 06, 2008
  15. Sep 02, 2008
  16. Jul 09, 2008
  17. Mar 11, 2008
  18. 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
  19. Nov 07, 2007
  20. Sep 28, 2007
  21. Aug 26, 2007
  22. Jul 01, 2007
  23. Jun 26, 2007
  24. Apr 25, 2007
  25. Feb 26, 2007
  26. Feb 21, 2007
  27. Aug 21, 2006
  28. Aug 16, 2006
  29. Jul 25, 2006
Loading