- Oct 05, 2001
-
-
sm authored
-
- Oct 04, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the pack_hostent() is only compiled if gethostbyname_r() isn't present.
-
Daniel Stenberg authored
-
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.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
is once again running OK
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
instead entirely rely on the curl_formadd() function. The former one is subject for removal in a future release.
-
Daniel Stenberg authored
-
- Oct 02, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
we check for the error state before believing we are connected in IPv6 cases
-
Daniel Stenberg authored
-
Daniel Stenberg authored
IPv6
-
Daniel Stenberg authored
-
- Oct 01, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
changed the Curl_connethost() proto again
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
name resolving, as that should be the *ONLY* section in libcurl that may take a while in a synchronous call.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 28, 2001
-
-
Daniel Stenberg authored
valid time. we now store the filetime as a long to know for sure it can hold -1 (there exist some unsigned time_t cases)
-