- Apr 25, 2008
-
-
Yang Tse authored
-
- Apr 23, 2008
-
-
- Apr 22, 2008
-
-
Yang Tse authored
server input and response request files of the test harness sws server. Reintroduce, for test # 1001, the <postcheck> small delay. The delay is needed even with the accelerated writing of server input and response request files in test harness sws server. http://curl.haxx.se/mail/lib-2008-04/0385.html
-
Yang Tse authored
with the accelerated writing of server input and response request files in test harness sws server.
-
- Apr 21, 2008
-
-
Dan Fandrich authored
-
- Apr 18, 2008
-
-
Dan Fandrich authored
and --help options.
-
Yang Tse authored
result file verifications to allow the test server to completely write out all files
-
- 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 04, 2008
-
-
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 22, 2008
-
-
Daniel Stenberg authored
case 617 (which was added by Daniel Fandrich 5 Mar 2008).
-
- Mar 18, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
SFTP quote command reported by Vincent Le Normand, but left it disabled.
-
- 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).
-
- 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.
-
- Feb 20, 2008
-
-
Daniel Stenberg authored
-
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
-
- Feb 09, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
Removed a few unnecessary requires SSL statements.
-
Dan Fandrich authored
-
- Feb 08, 2008
-
-
Dan Fandrich authored
-
Dan Fandrich authored
--vernum
-
- Jan 31, 2008
-
-
Daniel Stenberg authored
"HttpOnly" feature introduced by Microsoft and apparently also supported by Firefox: http://msdn2.microsoft.com/en-us/library/ms533046.aspx . HttpOnly is now supported when received from servers in HTTP headers, when written to cookie jars and when read from existing cookie jars.
-
- Jan 29, 2008
-
-
Daniel Stenberg authored
working on other IP-addresses or port numbers.
-
- Jan 26, 2008
-
-
Daniel Stenberg authored
-
- Jan 19, 2008
-
-
Daniel Stenberg authored
-
- Jan 17, 2008
-
-
Dan Fandrich authored
-
- Jan 16, 2008
-
-
Daniel Stenberg authored
provided for bug report #1871269, fixed on Jan 14 2008 before the 7.18.0 release.
-
Daniel Stenberg authored
previously had a number of flaws, perhaps most notably when an application fired up N transfers at once as then they wouldn't pipeline at all that nicely as anyone would think... Test case 530 was also updated to take the improved functionality into account.
-
- Jan 13, 2008
-
-
Yang Tse authored
-
- Jan 11, 2008
-
-
Daniel Stenberg authored
already worked for FTP:// URLs
-
- Jan 07, 2008
-
-
Dan Fandrich authored
-
- Jan 05, 2008
-
-
Daniel Stenberg authored
-
- Dec 26, 2007
-
-
Daniel Stenberg authored
(http://curl.haxx.se/bug/view.cgi?id=1850730) I wrote up test case 552. The test is doing a 70K POST with a read callback and an ioctl callback over a proxy requiring Digest auth. The test case code is more or less identical to the test recipe code provided by Spacen Jasset (who submitted the bug report).
-