Skip to content
  1. 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
  2. Apr 22, 2002
  3. Apr 10, 2002
  4. Mar 19, 2002
  5. Feb 22, 2002
  6. Feb 20, 2002
  7. Feb 18, 2002
  8. Jan 16, 2002
  9. Jan 07, 2002
  10. Jan 03, 2002
  11. Jan 02, 2002
  12. Dec 11, 2001
  13. Dec 04, 2001
  14. Nov 23, 2001
  15. Nov 22, 2001
  16. Nov 21, 2001
  17. Oct 31, 2001
  18. Oct 29, 2001
  19. Oct 22, 2001
  20. Oct 12, 2001
  21. Oct 08, 2001
  22. Oct 05, 2001
  23. Oct 02, 2001
  24. Oct 01, 2001