aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2012-06-04pop3 tests: CAPA instead of AUTHDaniel Stenberg
2012-06-04tests 1356 to 1363: several -O -J -i -D combinations with FTP protocolYang Tse
2012-06-04tests: Updated pop3 tests for change in auth mechanism detectionSteve Holme
2012-06-04tests 1348 to 1355: several -O -J -i -D combinations with FTP protocolYang Tse
2012-06-04tests 1346 to 1347: several -O -J -i -D combinations with HTTP protocolYang Tse
2012-06-01tests 1334 to 1345: several -O -J -i -D combinations with HTTP protocolYang Tse
2012-05-30pop3 test server: allow pop3 test server verification to succeed againYang Tse
2012-05-27pop3: Added support for SASL based authentication mechanism detectionSteve Holme
2012-05-25Made -D option work with -O and -J.Tatsuhiro Tsujikawa
2012-04-20HTTP: empty chunked POST ended up in two zero size chunksDaniel Stenberg
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