summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* Added precheck that curl supports the 'openssl' engine in test 307.Dan Fandrich2007-01-181-1/+1
* Fixed some tag typos in the test data files.Dan Fandrich2007-01-1725-24/+24
* Disabled test 307 for now.Dan Fandrich2007-01-172-1/+5
* Added simple OpenSSL crypto engine tests.Dan Fandrich2007-01-163-1/+68
* Added TFTP upload tests.Dan Fandrich2007-01-153-1/+134
* Added test for TFTP retrieve of boundary case 512 byte file.Dan Fandrich2007-01-102-1/+66
* Added test of TFTP server error reporting.Dan Fandrich2007-01-102-1/+34
* Alexey Simak found out that when doing FTP with the multi interface andDaniel Stenberg2006-12-112-1/+43
* added the new test 282Daniel Stenberg2006-11-251-1/+1
* Venkat Akella found out that libcurl did not like HTTP responses that simplyDaniel Stenberg2006-11-2557-15/+140
* Update protocol verification end of linesYang Tse2006-11-021-4/+4
* test 518 is all about testing libcurl functionalityYang Tse2006-11-012-1/+56
* Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for theDaniel Stenberg2006-10-252-1/+64
* Armel Asselin separated CA cert verification problems from problems withDaniel Stenberg2006-10-211-1/+1
* Added test case 536 in an attempt to add Bogdan Nicula's problematic caseDaniel Stenberg2006-10-091-0/+63
* Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to testDaniel Stenberg2006-10-092-1/+60
* test 534 added in an attempt to repeat Bogdan Nicula's bug...Daniel Stenberg2006-10-082-1/+52
* modified lib533 to accept both URLs on the command lineDaniel Stenberg2006-10-081-1/+1
* Bogdan Nicula's hanging test case was converted to test case 533 and the testDaniel Stenberg2006-10-061-0/+53
* Dmitriy Sergeyev provided an example source code that crashed CVS libcurlDaniel Stenberg2006-10-042-1/+62
* Support for FTP third party transfers is now droppedDaniel Stenberg2006-09-305-176/+4
* Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurlDaniel Stenberg2006-09-282-3/+56
* As reported in bug: #1566077 the former URL mentioned in the generated cookieDaniel Stenberg2006-09-278-8/+8
* added simple test of --ftp-alternative-to-userDaniel Stenberg2006-09-232-1/+66
* Added test case 531 in an attempt to repeat bug report #1561470Daniel Stenberg2006-09-213-1/+57
* Armel Asselin fixed problems when you gave a proxy URL with user name andDaniel Stenberg2006-09-203-1/+95
* added CVS id and clarified the comment linesDaniel Stenberg2006-09-131-1/+2
* Added a generic way to disable test cases when "all" is run, and added theDaniel Stenberg2006-09-132-1/+8
* test 530 is the first ever HTTP pipelining test for libcurlDaniel Stenberg2006-09-082-1/+80
* Major overhaul introducing http pipelining support and shared connectionDaniel Stenberg2006-09-074-1/+185
* added missing testDaniel Stenberg2006-08-312-1/+56
* Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPEDaniel Stenberg2006-08-197-7/+0
* Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn'tDaniel Stenberg2006-08-184-4/+0
* test case 277 - HTTP RFC1867-type formposting with custom Content-TypeDaniel Stenberg2006-07-272-1/+57
* tests/libtest/lib506.c version 1.11 is now also logging CURLSHOPT_LOCKFUNC, C...Yang Tse2006-07-171-0/+3
* Ates Goral pointed out that libcurl's cookie parser did case insensitiveDaniel Stenberg2006-07-081-1/+3
* NTLM2 session response supportDaniel Stenberg2006-06-0720-22/+22
* based on Tor Arntsen's fix, this should correct test case 271 to again runDaniel Stenberg2006-05-241-1/+1
* 1 - allow much longer time for the test FTP server to startup and get verifiedDaniel Stenberg2006-05-111-2/+2
* David McCreedy brought line end conversions when doing FTP ASCIIDaniel Stenberg2006-04-2615-197/+227
* Use correct content-length. Found out by patching the libcurl read to onlyDaniel Stenberg2006-04-103-6/+6
* cut off a bit more of the type-2 ntlm message since it differs betweenDaniel Stenberg2006-04-0513-28/+28
* Michele Bini modified the NTLM code to work for his "weird IIS case"Daniel Stenberg2006-04-0520-41/+126
* #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug thatDaniel Stenberg2006-03-282-1/+73
* added test524Daniel Stenberg2006-03-031-1/+1
* Prevent uploading to a URL that has no file name part.Daniel Stenberg2006-03-031-0/+44
* Fixed test case 57 (KNOWN_BUG #18)Dan Fandrich2006-02-221-5/+5
* how silly, the cookie expired! ;-)Daniel Stenberg2006-02-061-2/+2
* Michal Marek provided a patch for FTP that makes libcurl continue to try PASVDaniel Stenberg2006-01-241-3/+9
* Duane Cathey was one of our friends who reported that curl -P [IP]Daniel Stenberg2006-01-191-4/+1