test EPSV and PASV response handling when they get well-formated data back
[platform/upstream/curl.git] / tests / data / Makefile.am
2005-03-15 Daniel Stenbergtest EPSV and PASV response handling when they get...
2005-03-08 Daniel StenbergDominick Meglio reported that using CURLOPT_FILETIME...
2005-03-07 Daniel Stenbergtest 236: FTP resume upload but denied access to remote...
2005-03-04 Daniel StenbergAdded test case 235 that makes a resumed upload of...
2005-02-19 Daniel Stenbergadded test case 234 which is like 233 but uses --locati...
2005-02-18 Daniel StenbergRalph Mitchell reported a flaw when you used a proxy...
2005-01-25 Daniel StenbergIan Ford asked about support for the FTP command ACCT...
2005-01-21 Daniel StenbergFTP third transfer support overhaul. See CHANGES for...
2005-01-20 Daniel StenbergPhilippe Hameau found out that -Q "+[command]" didn...
2005-01-19 Daniel Stenbergadded test226 too
2005-01-19 Daniel StenbergStephan Bergmann made libcurl return CURLE_URL_MALFORMA...
2005-01-07 Daniel Stenbergadded test 199
2004-12-21 Daniel Stenbergtest enforced chunked encoding with PUT on a local...
2004-12-21 Daniel StenbergAdded test case 217 that verified CURLINFO_HTTP_CONNECT...
2004-12-16 Daniel Stenbergtwo more ftp directory re-use tests added
2004-12-15 Daniel Stenbergfixed how backslashes are treated in glob strings
2004-12-14 Daniel StenbergHarshal Pradhan fixed changing username/password on...
2004-12-11 Daniel StenbergHTTP IPv6 support added to the test suite
2004-12-10 Daniel Stenbergtwo new test cases for proxy-CONNECT with NTLM (one...
2004-12-06 Daniel StenbergHTTP PUT a to a FTP URL with username+password - over...
2004-12-03 Daniel StenbergBug report #1078066: when a chunked transfer was pre...
2004-12-02 Daniel Stenbergtest 206 - HTTP proxy CONNECT auth Digest
2004-11-30 Daniel Stenbergthree new compress test cases
2004-11-29 Daniel Stenbergadded test 221 to test a broken gzip content download
2004-11-29 Daniel Stenbergadded test 220 - simple gzip auto decompress
2004-11-25 Daniel StenbergFTP improvements:
2004-11-19 Daniel StenbergDavid Phillips' FD_SETSIZE fix
2004-11-15 Daniel Stenbergadded test case 517: 22 tests of the curl_getdate(...
2004-11-11 Daniel StenbergFix behaviour when passing NULL to CURLOPT_POSTFIELDS...
2004-10-27 Daniel StenbergAdded --retry and --retry-delay first attempt with...
2004-10-25 Daniel StenbergTomas Pospisek filed bug report #1053287 that proved...
2004-10-19 Daniel StenbergCURLINFO_NUM_CONNECTS and more
2004-10-14 Daniel StenbergEric Vergnaud pointed out that libcurl didn't treat...
2004-10-06 Daniel Stenbergtest resume and redirect
2004-10-06 Daniel StenbergChih-Chung Chang reported that if you use CURLOPT_RESUM...
2004-09-16 Daniel StenbergLocation: problem with bad original URL, identified...
2004-09-10 Daniel Stenbergfixed -F to support setting type= even on parts that...
2004-09-10 Daniel Stenberg- Bug report #1025986. When following a Location: with...
2004-08-24 Daniel Stenbergadded test 183 to verify that we properly send good...
2004-08-23 Daniel Stenbergverify that transferring a zero byte FTP file results...
2004-08-23 Daniel StenbergRoman Koifman pointed out that libcurl send Expect...
2004-08-16 Daniel StenbergRoland Krikava's cookies over proxy fix.
2004-07-16 Daniel Stenbergtest downloading from a server claiming negative conten...
2004-06-30 Daniel StenbergNOBODY set TRUE after a POST makes a good HEAD now
2004-06-21 Daniel Stenbergadded test case 513
2004-06-19 Daniel Stenbergtest 177 HTTP POST with --digest that gets a 302 response
2004-06-15 Daniel Stenbergtest 176, use --ntlm and POST when the server doesn...
2004-06-15 Daniel Stenbergadded test case 175, use HTTP POST and DIGEST set but...
2004-06-14 Daniel Stenbergadded test 174, HTTP POST --anyauth to server without...
2004-06-04 Daniel Stenbergtest 173 added: HTTP RFC1867-formpost a file from stdin...
2004-05-25 Daniel Stenberginitial support for "uploading" to file:// URLs
2004-05-24 Daniel StenbergRobert D. Young reported that CURLOPT_COOKIEFILE and...
2004-05-21 Daniel StenbergWhile talking to host a.b.c, libcurl did wrongly not...
2004-05-19 Daniel Stenbergadded test 170
2004-05-04 Daniel StenbergGeneral HTTP authentication cleanup and fixes
2004-04-30 Daniel Stenbergadded test 166, formpost with white space in file name
2004-04-29 Daniel StenbergIntroducing IDN host name testing. Test case 165 requir...
2004-04-29 Daniel Stenbergtest 512 does some basic curl_easy_duphandle() testing
2004-04-24 Daniel Stenbergtest164 HTTP range with multiple ranges
2004-04-23 Daniel Stenbergadded test 163 - a simple test case that use -F field...
2004-04-22 Daniel Stenberg- David Byron found and fixed a small bug with the...
2004-04-22 Daniel StenbergIf only a partial file was transfered, we consider...
2004-04-20 Daniel Stenbergtest160 - for a more controlled testing of the case...
2004-04-14 Daniel StenbergAdded test case 511 in an attempt to repeat bug report...
2004-04-07 Daniel Stenbergadded test 159, use --ntlm together with -0
2004-04-07 Daniel Stenberggetting only a 100 Continue response and nothing else...
2004-03-31 Daniel Stenbergtest 153 tests Digest authorization and stale=true...
2004-03-30 Daniel StenbergDavid Byron's new test cases for the --fail and auth...
2004-03-01 Daniel Stenbergadded test 99, very basic initial large file test
2004-02-12 Daniel Stenbergstop doing the weirdo symlinks
2004-02-05 Daniel StenbergMade a test that sends data on stdin to PUT, with a...
2004-02-02 Daniel Stenbergadded test 97, a simple test with -d post and a replace...
2004-01-30 Daniel Stenbergadded test 510, callback-based POST using chunked encoding
2004-01-13 Daniel Stenbergwe no longer distribute the non-working tests 400 ...
2004-01-12 Daniel StenbergPeter Sylvester brought code that now allows a callback...
2003-11-25 Daniel Stenbergtest 95 added, verifies my fix for bug report #848371
2003-11-24 Daniel Stenbergtest proxy CONNECT requiring basic auth but we don...
2003-11-20 Daniel Stenbergrequest a file over proxy without credentials, and...
2003-10-29 Daniel StenbergDavid Hull made the file: URL parser also accept the...
2003-10-24 Daniel Stenbergtests the new -C - fix
2003-10-21 Daniel Stenbergtest case 91 added, an attempt to repeat a problem...
2003-10-07 Daniel Stenbergtest case 508 added to test callback-based POST
2003-09-15 Daniel StenbergTest 90 added: --anyauth that picks NTLM with a redirec...
2003-09-15 Daniel Stenbergtest 89 verifies -L and ntlm authentication, as bug...
2003-09-15 Daniel Stenbergtest88, doing PUT with --digest now works
2003-08-19 Daniel Stenbergtest case 149 is here
2003-08-19 Daniel Stenbergtest507 added
2003-08-14 Daniel Stenbergtest87 verifies the new and better check for bad -o...
2003-08-14 Daniel Stenbergtest86 added
2003-08-12 Daniel Stenbergmore auth tests
2003-08-11 Daniel Stenbergforgot the backslash
2003-08-11 Daniel Stenberg81 + 82 test NTLM proxy stuff
2003-08-11 Daniel Stenbergadded test80
2003-08-11 Daniel Stenbergadded test 79, a basic test that fetches an FTP URL...
2003-08-11 Daniel Stenbergtest case 506 added, written by Dirk Manske
2003-08-08 Daniel Stenbergftp-create-dirs test when MKD fails
2003-08-08 Daniel Stenberg--ftp-create-dirs test
2003-08-08 Daniel Stenbergnew -z tests
2003-08-06 Daniel Stenbergfixed syntax error
2003-08-06 Daniel Stenbergmore tests
next