aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-12-16curl -F: fix multiple file upload with custom typeDaniel Stenberg
2011-12-16New test for multiple file uploadColin Hogben
2011-12-15Correct substitution var namesColin 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-29ftpserver: output CRLF in logsDaniel 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-25tvdiff_secs(): sub-zero time difference adjustmentYang Tse
2011-11-24query-part: ignore the URI part for given protocolsJonas Schnelli
2011-11-24lib573.c: fix double data type variable comparison with zeroYang Tse
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-17libtest build: add the missing lib586Alejandro Alvarez Ayllon
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-11-02FTP test server: NODATACONN commands follow-upYang Tse
2011-11-01FTP test server: NODATACONN commands follow-upYang Tse
2011-10-31FTP test server: NODATACONN commands commit c761fcb0 follow-upYang Tse
2011-10-30FTP test server: fix server unresponsivenessYang Tse
2011-10-30runtests.pl: running server checks - commit 4464583a follow-upYang Tse
2011-10-28runtests.pl: running server checks - commit 3676ec96 follow-upYang Tse
2011-10-28runtests.pl: running server checks - commit 4464583a follow-upYang Tse
2011-10-27lib589.c: add CURLOPT_READDATA missing stuffYang Tse
2011-10-27ftpserver.pl: three new custom FTP server commands to disable data channelYang Tse
2011-10-26test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse
2011-10-26multi tests: OOM handling fixes - commit 629d2e34 follow-upYang Tse
2011-10-25runtests.pl: running server checksYang 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-24ftpserver.pl: ensure integral number usage for passive mode stringYang Tse
2011-10-24large headers: have curl accept >16K headersDaniel Stenberg
2011-10-21Added some missing test case XML tags and keywordsDan Fandrich
2011-10-21runtests.pl: fix printing of multivalued error codesYang Tse
2011-10-21multi tests: OOM handling fixesYang Tse
2011-10-20Curl_http_input_auth: handle multiple auths in WWW-AuthenticateDaniel Stenberg
2011-10-19Silenced a compiler warning about an unused variableDan Fandrich
2011-10-16formdata: ack read callback abortDaniel Stenberg
2011-10-14sws.c: HTTP and GOPHER test server-side connection closing adjustmentYang Tse
2011-10-10lib540.c: OOM handling fixes making test 540 pass torture testingYang Tse
2011-10-07libcurl: some OOM handling fixesYang Tse
2011-10-06test harness: non-stunnel https server integration overhaulYang Tse