- 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
-
Daniel Stenberg authored
-
Daniel Stenberg authored
badly assumed header, or we think that parts of the buffer is a bad header and the rest is treated as a normal body part
-
- Oct 21, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
size isn't big enough. For some reason they now return EAGAIN. Redhat 8 ships with this glibc version.
-
Daniel Stenberg authored
the new test case 55.
-
Daniel Stenberg authored
This caused curl 7.10.1 to crash.
-
Daniel Stenberg authored
libtool. Otherwise disable it.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
specific options. This should make this option work on more platforms with other compilers.
-
- Oct 18, 2002
-
-
Daniel Stenberg authored
otherwise the multi interface gets problems
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 17, 2002
-
-
Daniel Stenberg authored
when given in the curl_easy_setopt() and then parse them all on the first curl_easy_perform() call instead.
-
Daniel Stenberg authored
-
- Oct 16, 2002
-
-
Daniel Stenberg authored
-
- Oct 15, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 14, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 13, 2002
-
-
Daniel Stenberg authored
-