summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1Dan Fandrich2008-08-298-13/+444
* test 1070 addedDaniel Stenberg2008-08-291-1/+1
* - When libcurl was doing a HTTP POST and the server would respond withDaniel Stenberg2008-08-293-11/+100
* - I'm abandoning the system with the web site mirrors (but keeping downloadDaniel Stenberg2008-08-288-9/+9
* 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
* Re-enable all tests on x86_64 and ia64.Yang Tse2008-08-241-5/+0
* Fix wrong signed int formatting string directive in test case #557.Yang Tse2008-08-241-1/+1
* Disable all tests except #557 on x86_64 and ia64 to debug trace curl_mprintf(...Yang Tse2008-08-241-0/+5
* added test case 1067 to verify --referer "firstone.html;auto"Daniel Stenberg2008-08-232-1/+79
* Andy Tsouladze's fix to kill the knowledge of servers properly after they haveDaniel Stenberg2008-08-231-0/+1
* Fixed a problem when --dump-header - was given with more than one URL,Dan Fandrich2008-08-222-1/+83
* Increase to 20 the number of CVS update retries.Yang Tse2008-08-221-1/+1
* Test case 557 now also verifies signed and unsigned int formatting.Yang Tse2008-08-212-0/+401
* Simplify condition checkYang Tse2008-08-201-11/+4
* Update test case 557Yang Tse2008-08-182-132/+542
* Added test case 557 to verify libcurl's internal curl_m*printf() functionsYang Tse2008-08-184-2/+325
* libcurl internal base64.h header file renamed to curl_base64.hYang Tse2008-08-171-1/+1
* 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
* Handle short readsDan Fandrich2008-08-121-1/+1
* - Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnelDaniel Stenberg2008-08-121-1/+2
* 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
* Die when curlbuild.h is not created or availableYang Tse2008-08-111-5/+11
* Fix NetWare curlbuild.hYang Tse2008-08-101-4/+10
* When running testcurl.pl display definitions from curlbuild.hYang Tse2008-08-091-0/+8
* Reintroduce the adjustment previously done in testcurl.pl so that it copies theYang Tse2008-08-081-1/+1
* 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
* Peek at predefined symbols done. and now removed.Yang Tse2008-08-081-10/+0
* Take a peek at netware's gcc predefined symbols.Yang Tse2008-08-081-0/+10
* Remove last adjustment done to testcurl.pl to verify if change introduced byYang Tse2008-08-071-1/+1
* Adjust testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.hYang Tse2008-08-071-0/+1
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-072-4/+8
* - 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
* s/silly/underquoted definition/Yang Tse2008-07-311-1/+1