Skip to content
Snippets Groups Projects
  1. Dec 16, 2002
  2. Nov 26, 2002
  3. Nov 11, 2002
  4. Nov 05, 2002
  5. Oct 31, 2002
  6. Oct 21, 2002
  7. Sep 30, 2002
  8. Sep 03, 2002
  9. Aug 30, 2002
  10. Aug 08, 2002
  11. Jun 26, 2002
  12. Jun 11, 2002
  13. Jun 10, 2002
  14. Jun 05, 2002
  15. May 17, 2002
  16. May 01, 2002
  17. Apr 27, 2002
  18. 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
  19. Apr 23, 2002
  20. Apr 22, 2002
  21. Apr 19, 2002
  22. Apr 17, 2002
  23. Mar 19, 2002
  24. Mar 15, 2002
  25. Feb 20, 2002
  26. Feb 18, 2002
  27. Jan 31, 2002
  28. Jan 28, 2002
  29. Jan 18, 2002
  30. Jan 17, 2002
  31. Jan 14, 2002
  32. Jan 08, 2002
Loading