- Jan 14, 2002
-
-
Daniel Stenberg authored
-
- Jan 08, 2002
-
-
Daniel Stenberg authored
-
Sterling Hughes authored
2) in the curl_dns_cache_entry structure, timestamp should be a time_t instead of an integer (although I doubt it matters).
-
Sterling Hughes authored
The default cache timeout for this is 60 seconds, which is arbitrary and completely subject to change :)
-
- Jan 07, 2002
-
-
Sterling Hughes authored
-
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
-
- Jan 02, 2002
-
-
Daniel Stenberg authored
-
- Dec 04, 2001
-
-
Daniel Stenberg authored
-
- Oct 23, 2001
-
-
Daniel Stenberg authored
more CPU architectures
-
- Oct 17, 2001
-
-
Daniel Stenberg authored
makes it easier to disable debug output when built with debug functions
-
- Oct 11, 2001
-
-
Sterling Hughes authored
-
- Oct 04, 2001
-
-
Daniel Stenberg authored
the pack_hostent() is only compiled if gethostbyname_r() isn't present.
-
Daniel Stenberg authored
-
- Oct 03, 2001
-
-
Daniel Stenberg authored
for when gethostbyname() is used so that we have the memory of the struct allocated. This turns out to be needed if the curl handled is passed between threads on Windows and possibly other operating systems where we use that function.
-
- Sep 28, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 12, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
gethostbyname_r() function, most notably windows machines...
-
- Sep 07, 2001
-
-
Sterling Hughes authored
-
- Aug 30, 2001
-
-
Daniel Stenberg authored
be posted in a minute to the libcurl list.
-
- Aug 06, 2001
-
-
Daniel Stenberg authored
-
- May 30, 2001
-
-
Daniel Stenberg authored
-
- Feb 05, 2001
-
-
Daniel Stenberg authored
-
- Jan 05, 2001
-
-
Daniel Stenberg authored
-
- Jan 03, 2001
-
-
Daniel Stenberg authored
-
- Nov 21, 2000
-
-
Daniel Stenberg authored
memory is then freed in the function
-
Daniel Stenberg authored
-
- Oct 09, 2000
-
-
Daniel Stenberg authored
-
- Oct 08, 2000
-
-
Daniel Stenberg authored
-
- Sep 29, 2000
-
-
Daniel Stenberg authored
-
- Sep 21, 2000
-
-
Daniel Stenberg authored
-
- Sep 18, 2000
-
-
Daniel Stenberg authored
-
- Aug 24, 2000
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 23, 2000
-
-
Daniel Stenberg authored
-
- Aug 17, 2000
-
-
Daniel Stenberg authored
-
- Aug 04, 2000
-
-
Daniel Stenberg authored
the AIX-style as well. The AIX-stuff is *NOT* verified to work.
-
- Jun 20, 2000
-
-
Daniel Stenberg authored
-
- May 31, 2000
-
-
Daniel Stenberg authored
-