- Oct 12, 2007
-
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
as subject for removal from this list (without any fix)
-
Patrick Monnerat authored
in the connectdata structure by a single handler table ptr.
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Oct 11, 2007
-
-
Dan Fandrich authored
Added support for skipping tests based on key words.
-
- Oct 10, 2007
-
-
Yang Tse authored
-
- Oct 09, 2007
-
-
Yang Tse authored
-
Yang Tse authored
-
Guenter Knauf authored
added check for MSVC6 standard PSDK and bail out since insufficient for LDAP support with current code.
-
Yang Tse authored
-
Yang Tse authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Dan Fandrich authored
-
Daniel Stenberg authored
behavior, it only changes the actual request method keyword and this is not always what the user/app wants.
-
Daniel Stenberg authored
man page.
-
- Oct 08, 2007
-
-
Gisle Vanem authored
-
Gisle Vanem authored
-
- Oct 07, 2007
-
-
Daniel Stenberg authored
a response that was larger than 16KB is now improved slightly so that now the restriction at 16KB is for the headers only and it should be a rare situation where the response-headers exceed 16KB. Thus, I consider #47 fixed and the header limitation is now known as known bug #48.
-
- Oct 06, 2007
-
-
Gisle Vanem authored
-
- Oct 05, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
CURLOPT_OPENSOCKETFUNCTION
-
Daniel Stenberg authored
string: "FLUSH". Using that will cause libcurl to flush its cookies to the CURLOPT_COOKIEJAR file.
-
- Oct 04, 2007
-
-
Daniel Stenberg authored
bumps and what the version number's significance to all that is.
-
Daniel Stenberg authored
risk of failures.
-
Daniel Stenberg authored
This happened because the tftp code always uncondionally did a bind() without caring if one already had been done and then it failed. I wrote a test case (1009) to verify this, but it is a bit error-prone since it will have to pick a fixed local port number and since the tests are run on so many different hosts in different situations I add it in disabled state.
-
Steinar H. Gunderson authored
-
Steinar H. Gunderson authored
-
Steinar H. Gunderson authored
-
Steinar H. Gunderson authored
-
Steinar H. Gunderson authored
-
Yang Tse authored
-
- Oct 03, 2007
-
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Patrick Monnerat authored
-
Yang Tse authored
-
Daniel Stenberg authored
warnings, one C99 thing and the bad pointer sent to the callback
-