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