aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Expand)Author
2009-02-19verify that a 550-response for a RETR returns 78 but also that the controlDaniel Stenberg
2009-01-26- Alexey Borzov filed bug report #2535504Daniel Stenberg
2009-01-21Fixed a couple more locale-dependent toupper conversions, mainly forDan Fandrich
2008-12-09Added test cases 1089 and 1090 to test --write-out after a redirect toDan Fandrich
2008-11-25Added tests 1087 and 1088 to test Basic authentication on a redirectDan Fandrich
2008-11-06Added test 1086 to test a timeout the occurs during an FTP data transfer.Dan Fandrich
2008-10-27test #558 tests internal hash create/destroyYang Tse
2008-10-26test #558 verifies loop operation using malloc() and free()Yang Tse
2008-10-09Added tests 633 through 637 to test the new file range support for SFTP.Dan Fandrich
2008-10-08Added tests 1082 through 1085 to test symbolic --interface parametersDan Fandrich
2008-10-08Created test cases 1080 and 1081 to reproduce a problem ofDan Fandrich
2008-10-07Changed the handling of read/write errors in Curl_perform() to allow aDan Fandrich
2008-09-06Added HTTP 1.0 downgrade tests with proxiesDan Fandrich
2008-09-05- Martin Drasar provided the CURLOPT_POSTREDIR patch. It renamesDaniel Stenberg
2008-08-29Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1Dan Fandrich
2008-08-29test 1070 addedDaniel Stenberg
2008-08-28Added test 1069 to test PUT from stdin without content length. It failsDan Fandrich
2008-08-28Added test case 1068 to do a simple HTTP PUT from stdinDan Fandrich
2008-08-23added test case 1067 to verify --referer "firstone.html;auto"Daniel Stenberg
2008-08-22Fixed a problem when --dump-header - was given with more than one URL,Dan Fandrich
2008-08-18Added test case 557 to verify libcurl's internal curl_m*printf() functionsYang Tse
2008-08-15Added test case 1065 to test a PUT with a single file but two URLs. ThisDan Fandrich
2008-08-14Added test 1063 to test an invalid large range on a file:Dan Fandrich
2008-08-12Fixed a buffer overflow problem in Curl_proxyCONNECT that could occurDan Fandrich
2008-08-11Fixed a boundary condition error in ftp_readresp() whereby a non-terminalDan Fandrich
2008-08-08Added test1059 to test the FTP proxy tunnel problem fixed July 11.Dan Fandrich
2008-08-01Added tests 1057 and 1058 to test FTP and HTTPS transfers with rangesDan Fandrich
2008-07-31Added test of IPv6 scope handlingDan Fandrich
2008-07-30Added test cases 1052 through 1055 to test uploading data from filesDan Fandrich
2008-07-30Added test case 1051 to test Location: following with PUT, as reportedDan Fandrich
2008-07-29Return an error code when extra files are found in filecheck:Dan Fandrich
2008-07-29Added test case 1050 to test --ftp-port with an IPv6 address.Dan Fandrich
2008-07-28Added test cases 1045 through 1049 as simple tests of --interface using theDan Fandrich
2008-07-26Added test 1044 to test large file support in ftp with -I.Dan Fandrich
2008-07-15Added test1042 and test1043 to test -C - on HTTP.Dan Fandrich
2008-07-15Added test1040 and test1041 to test -C - on HTTP. Test 1041 failed so it'sDan Fandrich
2008-07-11Added test cases 1038 and 1039 to test Adrian Kreher's report that ftpDan Fandrich
2008-07-10Added tests 1036 and 1037 to verify resumed ftp downloads with -C -Dan Fandrich
2008-07-07Added test cases 1034 & 1035 to test IDN name conversion failures.Dan Fandrich
2008-07-03Phil Blundell provided a fix for libcurl's treatment of unexpected 1xxDaniel Stenberg
2008-06-22- Eduard Bloch filed the debian bug report #487567Daniel Stenberg
2008-06-19Added SSH failure test cases 628-632Dan Fandrich
2008-05-26- Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identifiedDaniel Stenberg
2008-05-13Added test case 556 that uses curl_easy_send() and curl_easy_recv()Daniel Stenberg
2008-05-03- Ben Van Hof filed bug report #1945240: "libcurl sometimes sends body twiceDaniel Stenberg
2008-04-30- To make it easier for applications that want lots of magic stuff done onDaniel Stenberg
2008-04-29Added test 1028 to test an HTTP redirect to a FTP URL.Dan Fandrich
2008-04-18Added test cases 1026 and 1027 to do some rudimentary tests on the --manualDan Fandrich
2008-04-16Added test case 555, a variation of 547 but using multi interface instead ofDaniel Stenberg
2008-04-10Added test case 1025 to test a command-line cookie with Location: followingDan Fandrich