- Oct 08, 2001
-
-
Daniel Stenberg authored
-
- Oct 05, 2001
-
-
Daniel Stenberg authored
same name as common functions...
-
sm authored
-
sm 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.
-
Daniel Stenberg authored
is once again running OK
-
Daniel Stenberg authored
-
- Oct 02, 2001
-
-
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
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
-
- 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)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
same socket and it was available from the passed-in struct anyway!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
renamed all static ^_ftp_* functions to ^ftp_, prefixing with underscore is not nice
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 26, 2001
-
-
Daniel Stenberg authored
properly match those cookies in subsequent requests
-
- Sep 25, 2001
-
-
Daniel Stenberg authored
-
- Sep 23, 2001
-
-
Daniel Stenberg authored
RETR fails, this corrects it.
-
- Sep 19, 2001
-
-
Daniel Stenberg authored
and providing me with test-certificates that helped me nail the problem with curl not discovering with a bad certificate was used.
-
- Sep 18, 2001
-
-
Daniel Stenberg authored
have a protocol:// part did wrong
-
Daniel Stenberg authored
-