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