- Mar 01, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
code
-
Daniel Stenberg authored
-
Daniel Stenberg authored
on followed redirections etc. This should fix the bug #905365, which caused NTLM to fail with the option set.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
unlink the "current" connection struct from the connection cache.
-
- Feb 27, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
it disconnects the TCP connection, like a good ftp client should!
-
- Feb 26, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
fopen() as well.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
NULL without violating protocol.
-
- Feb 25, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
can use a 64bit type with MSVC that is a long long equivalent.
-
- Feb 23, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
that this file is out of date!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
operation!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
cleared up some ssize_t/size_t mixups
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
previously.
-
- Feb 22, 2004
-
-
Daniel Stenberg authored
-
- Feb 21, 2004
-
-
Daniel Stenberg authored
int to various types
-
Daniel Stenberg authored
compilers
-
- Feb 20, 2004
-
-
Daniel Stenberg authored
This works by magicly starting up a new thread that can be killed when the timeout is reached. testtesttest!
-
Daniel Stenberg authored
one to prevent that.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and I doubt anyone else uses it. Better preprocessor magic for the O flag (for curl_off_t printing) to prevent compiler warnings.
-
Daniel Stenberg authored
it collides with another MAX define on some platforms (like netbsd 1.6.1)
-
Daniel Stenberg authored
-
- Feb 19, 2004
-
-
Daniel Stenberg authored
default netrc file. We now read and uses HOME _before_ we use getpwuid() to better allow users to move around HOME to use different .netrc files without having to rely on even blacker magic.
-
Daniel Stenberg authored
linked separately by the application. This function is not provided by the libcurl API. It can only be accessed by apps if they compile and use this particular source code.
-
- Feb 18, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
argument to also not force the casual includer to know about the socklen_t type.
-