- May 13, 2003
-
-
Daniel Stenberg authored
the define accordingly in the hostip.h header to work nicely all over.
-
- Feb 04, 2003
-
-
Jean-Philippe Barette-LaPierre authored
-
- Jan 16, 2003
-
-
Daniel Stenberg authored
-
- Nov 26, 2002
-
-
Daniel Stenberg authored
for freeing single dns cache entries
-
- Nov 11, 2002
-
-
Daniel Stenberg authored
-
- Nov 05, 2002
-
-
Daniel Stenberg authored
counter so that the caller needs to decrease that counter when done with the returned data. If compiled with MALLOCDEBUG I've added some extra checking that the counter is decreased before a handle is closed etc.
-
- Sep 03, 2002
-
-
Daniel Stenberg authored
-
- Apr 25, 2002
-
-
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.
-
- Mar 19, 2002
-
-
Daniel Stenberg authored
-
- Jan 07, 2002
-
-
Sterling Hughes authored
- Use a global dns cache (via setting the tentatively named, CURLOPT_DNS_USE_GLOBAL_CACHE option to true) - Use a per-handle dns cache, by default - Use a pooled dns cache when in the "multi" interface
-
- Jan 03, 2002
-
-
Daniel Stenberg authored
-
- Oct 04, 2001
-
-
Daniel Stenberg authored
-
- Oct 02, 2001
-
-
Daniel Stenberg authored
-
- Sep 28, 2001
-
-
Daniel Stenberg authored
-
- Aug 30, 2001
-
-
Daniel Stenberg authored
be posted in a minute to the libcurl list.
-
- Feb 05, 2001
-
-
Daniel Stenberg authored
-
- Jan 05, 2001
-
-
Daniel Stenberg authored
-
- Jan 03, 2001
-
-
Daniel Stenberg authored
-
- Sep 21, 2000
-
-
Daniel Stenberg authored
-
- Jun 20, 2000
-
-
Daniel Stenberg authored
-
- May 29, 2000
-
-
Daniel Stenberg authored
-
- Dec 29, 1999
-
-
Daniel Stenberg authored
-