Skip to content
  1. Feb 14, 2003
  2. Feb 04, 2003
  3. Jan 23, 2003
  4. Jan 16, 2003
  5. Jan 09, 2003
  6. Dec 17, 2002
  7. Dec 13, 2002
  8. Nov 11, 2002
  9. Nov 05, 2002
  10. Oct 12, 2002
  11. Sep 11, 2002
  12. Sep 03, 2002
  13. Aug 26, 2002
  14. Aug 12, 2002
  15. Jun 12, 2002
  16. Jun 10, 2002
  17. 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
  18. Apr 22, 2002
  19. Apr 10, 2002
  20. Mar 19, 2002
  21. Feb 22, 2002
  22. Feb 20, 2002
  23. Feb 18, 2002
  24. Jan 16, 2002
  25. Jan 07, 2002
  26. Jan 03, 2002
  27. Jan 02, 2002
  28. Dec 11, 2001
  29. Dec 04, 2001
  30. Nov 23, 2001
  31. Nov 22, 2001
  32. Nov 21, 2001
  33. Oct 31, 2001
  34. Oct 29, 2001
  35. Oct 22, 2001
  36. Oct 12, 2001
  37. Oct 08, 2001