- Nov 15, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 14, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
until the pointers are set to another value
-
- Nov 13, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 12, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 11, 2002
-
-
Daniel Stenberg authored
ConnectBits where the other bools already are
-
Daniel Stenberg authored
AGGRESIVE_TEST is also defined, as an addition to MALLOCDEBUG. It doesn't work for multi interface usage and should only be used with careful consideration.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
should be removed soonish.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
size of the uploaded file is unknown.
-
- Nov 07, 2002
-
-
Daniel Stenberg authored
CURLOPT_CONNECTTIMEOUT was used and provided a fix.
-
- Nov 06, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 05, 2002
-
-
Daniel Stenberg authored
debug wasn't enabled
-
Daniel Stenberg authored
-
Daniel Stenberg authored
counter so that the caller needs to decrease that counter when done with the returned data. If compiled with MALLOCDEBUG I've added some extra checking that the counter is decreased before a handle is closed etc.
-
- Oct 31, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
memory. Avery Fay brought the example code that proved this.
-
- Oct 28, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
strnequal() when the third argument was strlen(first argument) anyway. This makes it less prone to errors. (Slightly edited by me)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
--cacert option is not used. 1. An environment variable named CURL_CA_BUNDLE may contain the full file name to the file. 2. On Windows, the cert file may be named curl-ca-bundle.crt and put in the same dir as curl is located (or the CWD) and curl will then use that file instead.
-
Daniel Stenberg authored
USE_SSLEAY variable
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 23, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
too, as Emiliano Ida has confirmed it to work
-