aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2007-04-23Added tests 610-612 to test more SFTP post-quote commands.Dan Fandrich
2007-04-23Changed another nonexistent host name to be under the haxx.se domainDan Fandrich
2007-04-18Various test file cleanups, including using <servercmd> instead of writingDan Fandrich
2007-04-18Added test cases 296, 297 and 298 to test --ftp-method handlingDan Fandrich
2007-04-13Added test cases 294 and 295 to test --ftp-account handlingDan Fandrich
2007-04-13Fix test case 534 which started to fail 2007-04-13 due to the existanceYang Tse
2007-04-09Changed error return codes to match update code.Dan Fandrich
2007-04-05Enabled the ssh tests 600-609.Dan Fandrich
2007-04-04Whoops--didn't mean to enable the ssh tests quite yet.Dan Fandrich
2007-04-04Added more SSH tests (left disabled for now).Dan Fandrich
2007-04-01Added scp and sftp nonexistent file retrieval tests, but leave themDan Fandrich
2007-03-31Disable the SSH tests until the libssh2 bugs that causes test hangsDan Fandrich
2007-03-30Fixed some typos in the comments.Dan Fandrich
2007-03-30Resurrected old FTPS error tests 402 and 403 as 404 and 405.Dan Fandrich
2007-03-30Added HTTP --max-filesize tests and FTPS CCC failure test.Dan Fandrich
2007-03-30Don't tear down the ftp connection if the maximum filesize was exceededDan Fandrich
2007-03-30Added FTP-SSL failure test 402Dan Fandrich
2007-03-29Added ftps upload test 401Dan Fandrich
2007-03-29Eliminated extra / in scp/sftp URLs.Dan Fandrich
2007-03-26Added SFTP and SCP upload tests in test602 & test603Dan Fandrich
2007-03-26Added test600 and test601, SFTP and SCP file retrieval tests.Dan Fandrich
2007-03-24Fixed a memory leak when specifying a proxy with a file: URL and addedDan Fandrich
2007-03-16Fixed the test case to use a truly invalid urlglob range.Dan Fandrich
2007-03-09Updated the test harness to add a new "crypto" feature check and updated theDan Fandrich
2007-03-09Updated the test harness to check for protocol support before running eachDan Fandrich
2007-03-08Added SSL as a required feature for test case 400.Dan Fandrich
2007-03-08Added test infrastructure to support basic FTPS tests. This currentlyDan Fandrich
2007-03-03stricter newline policyYang Tse
2007-03-03stricter newline policyYang Tse
2007-02-21- Ravi Pratap provided work on libcurl making pipelining more robust andDaniel Stenberg
2007-02-13ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' onDaniel Stenberg
2007-02-05Year 2038 has its own problems (32 bit integer overflow).Yang Tse
2007-02-02fix leftover updating cookie expiration dateYang Tse
2007-02-02reported in bug: #1566077 the former URL mentioned in the generated cookieYang Tse
2007-02-02fix test case 62 which was failing due to cookies expiring 1 Feb 2007Yang Tse
2007-02-02more fixes for the testsuite cookie expiration issueYang Tse
2007-02-02cookie expiration time got us with pants at our knees.Yang Tse
2007-01-29- Michael Wallner reported that when doing a CONNECT with a custom User-AgentDaniel Stenberg
2007-01-23Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich
2007-01-18Added precheck that curl supports the 'openssl' engine in test 307.Dan Fandrich
2007-01-17Fixed some tag typos in the test data files.Dan Fandrich
2007-01-17Disabled test 307 for now.Dan Fandrich
2007-01-16Added simple OpenSSL crypto engine tests.Dan Fandrich
2007-01-15Added TFTP upload tests.Dan Fandrich
2007-01-10Added test for TFTP retrieve of boundary case 512 byte file.Dan Fandrich
2007-01-10Added test of TFTP server error reporting.Dan Fandrich
2006-12-11Alexey Simak found out that when doing FTP with the multi interface andDaniel Stenberg
2006-11-25added the new test 282Daniel Stenberg
2006-11-25Venkat Akella found out that libcurl did not like HTTP responses that simplyDaniel Stenberg
2006-11-02Update protocol verification end of linesYang Tse