- Apr 16, 2008
-
-
Daniel Stenberg authored
easy. This was reported not working by Penugonda Chenna Reddy in http://curl.haxx.se/mail/lib-2008-04/0046.html but I fail to repeat that problem.
-
- Apr 10, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
by Ben Combee where libcurl would send the wrong cookie to a redirected server. libcurl was doing the right thing in this test case.
-
- Apr 07, 2008
-
-
Yang Tse authored
-
- Apr 04, 2008
-
-
Yang Tse authored
-
Yang Tse authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
- Mar 31, 2008
-
-
Daniel Stenberg authored
application to provide data for a multipart with the read callback. Note that the size needs to be provided with CURLFORM_CONTENTSLENGTH when the stream option is used. This feature is verified by the new test case 554. This feature was sponsored by Xponaut.
-
- Mar 28, 2008
-
-
Dan Fandrich authored
-
- Mar 22, 2008
-
-
Daniel Stenberg authored
case 617 (which was added by Daniel Fandrich 5 Mar 2008).
-
- Mar 20, 2008
-
-
Guenter Knauf authored
added --extvercmd parameter which can be used to specify an external command to display 'curl --version', f.e. with MinW32 crosscompile --extvercmd=/usr/bin/wine can be used.
-
- Mar 18, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
SFTP quote command reported by Vincent Le Normand, but left it disabled.
-
- Mar 15, 2008
-
-
Dan Fandrich authored
-
- Mar 13, 2008
-
-
Dan Fandrich authored
reproduce the --ftp-create-dirs problem reported by Brian Ulm, but that seems to need a call curl_easy_reset() which this test case doesn't do.
-
- Mar 11, 2008
-
-
Daniel Stenberg authored
-
- Mar 10, 2008
-
-
Dan Fandrich authored
(test 620 tests the just-fixed problem reported by Brian Ulm).
-
Michal Marek authored
-
- Mar 06, 2008
-
-
Dan Fandrich authored
files, as questioned by Mike Protts. SFTP does for me but SCP doesn't so test 617 is disabled for now.
-
Dan Fandrich authored
-
- Mar 05, 2008
-
-
Yang Tse authored
-
- Feb 28, 2008
- Feb 27, 2008
-
-
Yang Tse authored
-
Daniel Stenberg authored
test code. Thanks to his curl_easy_setopt() typechecker work...
-
- Feb 26, 2008
-
-
Guenter Knauf authored
-
Yang Tse authored
whole operation completes or an unrecoverable condition is detected
-
Yang Tse authored
-
- Feb 22, 2008
-
-
Yang Tse authored
Changes introduced in revision 1.43 were useless
-
- Feb 20, 2008
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and the string contains a newline...
-
Daniel Stenberg authored
such as the CURLOPT_SSL_CTX_FUNCTION one treat that as if it was a Location: following. The patch that introduced this feature was done for 7.11.0, but this code and functionality has been broken since about 7.15.4 (March 2006) with the introduction of non-blocking OpenSSL "connects". It was a hack to begin with and since it doesn't work and hasn't worked correctly for a long time and nobody has even noticed, I consider it a very suitable subject for plain removal. And so it was done.
-
- Feb 19, 2008
-
-
Dan Fandrich authored
-
Yang Tse authored
Remove redundant and unreachable log message.
-
- Feb 18, 2008
-
-
Yang Tse authored
Log some more error descriptions.
-
- Feb 17, 2008
-
-
Yang Tse authored
-