Skip to content
Snippets Groups Projects
  1. Aug 05, 2002
  2. Jun 15, 2002
  3. Jun 14, 2002
  4. Jun 13, 2002
  5. May 21, 2002
  6. May 07, 2002
  7. May 03, 2002
  8. May 02, 2002
  9. Apr 25, 2002
    • Daniel Stenberg's avatar
      In order to not get problems with DNS cache pruning, we no longer store · 8927ddec
      Daniel Stenberg authored
      any name resolved data in any curl handle struct. That way, we won't mind
      if the cache entries are pruned for the next time we need them. We'll just
      resolve them again instead.
      
      This changes the Curl_resolv() proto. It modifies the SessionHandle struct
      but perhaps most importantly, it'll make the internals somewhat dependent
      on the DNS cache not being disabled as that will cripple operations somewhat.
      Especially for persistant connections.
      8927ddec
  10. Apr 16, 2002
  11. Apr 12, 2002
  12. Mar 19, 2002
  13. Feb 28, 2002
  14. Jan 29, 2002
  15. Jan 16, 2002
  16. Jan 08, 2002
  17. Jan 07, 2002
  18. Jan 03, 2002
  19. Dec 20, 2001
  20. Dec 17, 2001
  21. Dec 03, 2001
  22. Dec 02, 2001
  23. Nov 28, 2001
  24. Nov 27, 2001
  25. Nov 20, 2001
  26. Nov 02, 2001
  27. Oct 29, 2001
  28. Oct 19, 2001
  29. Oct 12, 2001
  30. Oct 09, 2001
  31. Oct 02, 2001
  32. Oct 01, 2001
  33. Sep 28, 2001
  34. Sep 12, 2001
  35. Sep 11, 2001
  36. Sep 06, 2001
Loading