- Apr 17, 2004
-
-
Daniel Stenberg authored
-
- Apr 15, 2004
-
-
Daniel Stenberg authored
should be used
-
Daniel Stenberg authored
-
- Apr 14, 2004
-
-
Daniel Stenberg authored
now cause the resolve function to return NULL immediately
-
Daniel Stenberg authored
some bad thinking on my part.
-
- Apr 13, 2004
-
-
Daniel Stenberg authored
when not using ares.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
instead to make it easier to find/read
-
Daniel Stenberg authored
sessionhandle to make the duphandle() function work as supposed. Also tried to start document functions the doxygen way (in the headers of the functions). Can't make it work though...
-
- Apr 12, 2004
-
-
Daniel Stenberg authored
even such platforms?)
-
- Apr 11, 2004
-
-
Daniel Stenberg authored
-
- Apr 09, 2004
-
-
Daniel Stenberg authored
-
- Apr 07, 2004
-
-
Daniel Stenberg authored
is now treated as an error by libcurl
-
Daniel Stenberg authored
concept, and added lib/README.curlx to explain details about it
-
- Apr 06, 2004
-
-
Daniel Stenberg authored
with Digest or NTLM. libcurl will now use HEAD to negotiate the authentication and when done perform the requested POST.
-
Daniel Stenberg authored
time to restructure this source file!
-
Daniel Stenberg authored
Good enough?
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
re-use these sources and functions for subsecond resolution timing
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 02, 2004
-
-
Daniel Stenberg authored
* bring back subsecond resolution to CURLINFO_TOTAL_TIME * Fix the Curl_pgrsDone() so that the final progress update is shown properly
-
Daniel Stenberg authored
-
- Apr 01, 2004
-
-
Daniel Stenberg authored
from a name resolve. Without this, we leak memory!
-
Daniel Stenberg authored
-
- Mar 31, 2004
-
-
Daniel Stenberg authored
existance of NI_WITHSCOPEID since some platforms have that define but still can't function with it set.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the specific time to wait for a resolve. The definition is at the top of this source file.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
* Made the incoming line parser more forgiving to allow "name=contents" pairs where the contents isn't within double quotes. * Made the digest code return CURLDIGEST_BADALGO if a requested algorithm isn't supported by the code.
-
Daniel Stenberg authored
we use the NIFLAGS properly on both places in the code that use getnameinfo().
-
Daniel Stenberg authored
when set.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 30, 2004
-
-
Daniel Stenberg authored
less
-
Daniel Stenberg authored
-
Daniel Stenberg authored
of Curl_is_resolved() to address Roy Shan's reported problem.
-