summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to setDan Fandrich2008-08-282-4/+3
* Added test 1069 to test PUT from stdin without content length. It failsDan Fandrich2008-08-281-0/+1
* Added test 1069 to test PUT from stdin without content length. It failsDan Fandrich2008-08-282-1/+51
* Added test case 1068 to do a simple HTTP PUT from stdinDan Fandrich2008-08-283-4/+62
* Added multi keywordDan Fandrich2008-08-265-0/+16
* Added multi keywordDan Fandrich2008-08-268-1/+16
* added test case 1067 to verify --referer "firstone.html;auto"Daniel Stenberg2008-08-232-1/+79
* Fixed a problem when --dump-header - was given with more than one URL,Dan Fandrich2008-08-222-1/+83
* Test case 557 now also verifies signed and unsigned int formatting.Yang Tse2008-08-211-0/+2
* Update test case 557Yang Tse2008-08-181-28/+11
* Added test case 557 to verify libcurl's internal curl_m*printf() functionsYang Tse2008-08-182-1/+53
* Added test case 1065 to test a PUT with a single file but two URLs. ThisDan Fandrich2008-08-154-2/+160
* Added Range keywordDan Fandrich2008-08-145-0/+8
* Added test 1063 to test an invalid large range on a file:Dan Fandrich2008-08-142-1/+48
* Fixed a buffer overflow problem in Curl_proxyCONNECT that could occurDan Fandrich2008-08-123-1/+1810
* Added HTTP CONNECT keywordsDan Fandrich2008-08-119-2/+57
* Fixed a boundary condition error in ftp_readresp() whereby a non-terminalDan Fandrich2008-08-112-1/+50
* Made ftp a required featureDan Fandrich2008-08-081-0/+3
* Added test1059 to test the FTP proxy tunnel problem fixed July 11.Dan Fandrich2008-08-082-1/+56
* - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 andDaniel Stenberg2008-08-044-9/+47
* - Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUTDaniel Stenberg2008-08-031-1/+0
* Improved titleDan Fandrich2008-08-031-1/+1
* Added tests 1057 and 1058 to test FTP and HTTPS transfers with rangesDan Fandrich2008-08-013-1/+105
* User names embedded in proxy URLs without a password were parsedDan Fandrich2008-08-011-2/+3
* Fixed keywordDan Fandrich2008-07-311-2/+2
* Added keywordsDan Fandrich2008-07-318-4/+37
* Added test of IPv6 scope handlingDan Fandrich2008-07-312-1/+83
* Added test cases 1052 through 1055 to test uploading data from filesDan Fandrich2008-07-307-2/+395
* Added test case 1051 to test Location: following with PUT, as reportedDan Fandrich2008-07-303-1/+105
* Return an error code when extra files are found in filecheck:Dan Fandrich2008-07-291-2/+5
* Added test case 1050 to test --ftp-port with an IPv6 address.Dan Fandrich2008-07-297-20/+74
* Added test cases 1045 through 1049 as simple tests of --interface using theDan Fandrich2008-07-286-1/+294
* Added test 1044 to test large file support in ftp with -I.Dan Fandrich2008-07-263-1/+60
* Fixed the XML syntax of a few test files.Dan Fandrich2008-07-175-22/+23
* Added test1042 and test1043 to test -C - on HTTP.Dan Fandrich2008-07-154-1/+182
* Added test1040 and test1041 to test -C - on HTTP. Test 1041 failed so it'sDan Fandrich2008-07-154-3/+158
* Added test cases 1038 and 1039 to test Adrian Kreher's report that ftpDan Fandrich2008-07-113-1/+107
* Added tests 1036 and 1037 to verify resumed ftp downloads with -C -Dan Fandrich2008-07-103-1/+116
* Added test cases 1034 & 1035 to test IDN name conversion failures.Dan Fandrich2008-07-074-7/+137
* - Scott Barrett provided a test case for a segfault in the FTP code and theDaniel Stenberg2008-07-071-0/+63
* Phil Blundell provided a fix for libcurl's treatment of unexpected 1xxDaniel Stenberg2008-07-032-1/+61
* - Eduard Bloch filed the debian bug report #487567Daniel Stenberg2008-06-222-1/+57
* Edited some test keywords for consistencyDan Fandrich2008-06-2112-6/+12
* Added SSH failure test cases 628-632Dan Fandrich2008-06-196-1/+169
* Added IPv6 keywords for some more tests that require IPv6 networking supportDan Fandrich2008-06-124-0/+4
* - curl the tool now deals with its command line options somewhat differently!Daniel Stenberg2008-06-082-2/+2
* - Added CURLINFO_PRIMARY_IP as a new information retrievable withDaniel Stenberg2008-06-061-1/+4
* curl returns 0 for these options nowDaniel Stenberg2008-06-012-2/+2
* now returns 0Daniel Stenberg2008-06-014-4/+4
* - Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identifiedDaniel Stenberg2008-05-262-1/+77