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