aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2012-04-05test: added test 1332 that tests --post303Daniel Stenberg
2012-04-05test1331: cookies on a 407 responseDaniel Stenberg
2012-04-01HTTP: reset expected DL/UL sizes on redirectsDaniel Stenberg
2012-03-26test #1405: support HTTP disabled buildsYang Tse
2012-03-26test #809: Updated error code to match recent pop3 changesSteve Holme
2012-03-23tests #1316 #1319 #1320 #1321: add missing keywordsYang Tse
2012-03-23test #598: add missing keywordsYang Tse
2012-03-22tests #1400 #1401: add missing keywordsYang Tse
2012-03-22test #598: add to Makefile.amYang Tse
2012-03-18tests 140X: fix --libcurl generated source file reading mode for MSYS buildsYang Tse
2012-02-23test: --libcurl fixesDaniel Stenberg
2012-02-23Add tests for curl's --libcurl output.Colin Hogben
2012-02-21pop3 test server: send terminating ".CRLF" onlyDaniel Stenberg
2012-02-10parse_proxy: bail out on zero-length proxy names!Daniel Stenberg
2012-02-07curl_easy_reset: reset the referer stringDaniel Stenberg
2012-02-06curl tool: don't abort glob-loop due to failuresDaniel Stenberg
2012-01-24tests: test CRLF in URLsDaniel Stenberg
2012-01-18Add two tests for telnet: URLsColin Hogben
2012-01-14test: verify HTTP response code 308Daniel Stenberg
2012-01-09FTP: CURLE_PARTIAL_FILE should not cause control connection to be closedgsengun
2012-01-04test1320 test1321: avoid User-Agent comparisonYang Tse
2012-01-03tests: test IMAP, POP3 and SMTP over HTTP proxy tunnelDaniel Stenberg
2012-01-03test proxy supports CONNECTDaniel Stenberg
2011-12-31changed case: use new host name for subsequent HTTP requestsDaniel Stenberg
2011-12-23new test: verify --resolveDaniel Stenberg
2011-12-20FTP: perform active connections non-blockingGokhan Sengun
2011-12-16curl -F: fix multiple file upload with custom typeDaniel Stenberg
2011-12-16New test for multiple file uploadColin Hogben
2011-12-07multi interface: fix block when CONNECT_ONLY option is usedGokhan Sengun
2011-12-05FTP: close callback fixDaniel Stenberg
2011-12-05FTP: call opensocket callback properlyDaniel Stenberg
2011-12-04test: verify the opensocket callback for FTPDaniel Stenberg
2011-12-01test 815: verify POP3 dot-first-on-line unescapingDaniel Stenberg
2011-11-29POP3: detect when LIST returns no mailsDaniel Stenberg
2011-11-29POP3: fix end of body detectionDaniel Stenberg
2011-11-28test: added POP3 test with dot-prefixed lineDaniel Stenberg
2011-11-25test 1211: FTP test to repeat bug #3429299Daniel Stenberg
2011-11-25FTP tests 1206 - 1209: don't expect QUITDaniel Stenberg
2011-11-24query-part: ignore the URI part for given protocolsJonas Schnelli
2011-11-20-J -O: use -O name if no Content-Disposition header comes!Daniel Stenberg
2011-11-18test: SFTP quote commands with * prefixJonas Schnelli
2011-11-18SFTP: support '*' prefix for quote operationsJonas Schnelli
2011-11-11Active mode FTP test cases with server not establishing data connectionYang Tse
2011-11-06test 590: verify the bug fix in 4851dafcf1Daniel Stenberg
2011-10-26test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse
2011-10-24dist: add test 587Daniel Stenberg
2011-10-24test 588: verify active FTP with multi interface without EPRTDaniel Stenberg
2011-10-24FTP server: allow EPRT by defaultDaniel Stenberg
2011-10-24large headers: have curl accept >16K headersDaniel Stenberg
2011-10-21Added some missing test case XML tags and keywordsDan Fandrich