- Oct 31, 2002
-
-
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
-
- Oct 23, 2002
-
-
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
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
libtool. Otherwise disable it.
-
- Oct 18, 2002
-
-
Daniel Stenberg authored
otherwise the multi interface gets problems
-
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.
-
- Oct 13, 2002
-
-
Daniel Stenberg authored
-
- Oct 12, 2002
-
-
Daniel Stenberg authored
interface
-
- Oct 11, 2002
-
-
Daniel Stenberg authored
as well, as then we write the same data twice.
-
- Oct 10, 2002
-
-
Daniel Stenberg authored
you set CURLOPT_PROXY to "".
-
- Oct 09, 2002
-
-
Daniel Stenberg authored
by Craig Davison. Now we deal with the 'nread' variable correctly between each header line.
-
- Oct 08, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Oct 07, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
function. For Location: following.
-
Daniel Stenberg authored
sourcedir if we're not using $(srcdir) properly.
-
- Oct 04, 2002
-
-
Daniel Stenberg authored
find a case in which we need to remove this flag, we should most likely write a configure check that detects when this flag is needed and when its not.
-
Daniel Stenberg authored
basic ./ and ../ strip-off understanding, and this change introduces with. test cases 49 - 52 test this.
-
- Sep 30, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
when it can't lookup the name (at least in some cases) and thus we need to make an extra check to detect failures.
-
- Sep 27, 2002
-
-
Daniel Stenberg authored
environment variables or anything. Setting it to NULL disables proxy as well, but allows the environment variables to kick in and be used.
-
- Sep 26, 2002
-
-
Daniel Stenberg authored
-
- Sep 25, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
memory as otherwise we (might) leak memory
-
Daniel Stenberg authored
-
Daniel Stenberg authored
uninitialized variable.
-
Daniel Stenberg authored
adjustments and possibly some improvments to feature all those things we could possibly want from this.
-
- Sep 23, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
in the same style other code does.
-