summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* multi interface: fix block when CONNECT_ONLY option is usedGokhan Sengun2011-12-075-2/+211
* FTP: close callback fixDaniel Stenberg2011-12-051-1/+0
* FTP: call opensocket callback properlyDaniel Stenberg2011-12-051-2/+6
* test: verify the opensocket callback for FTPDaniel Stenberg2011-12-044-1/+118
* test 815: verify POP3 dot-first-on-line unescapingDaniel Stenberg2011-12-012-15/+16
* POP3: detect when LIST returns no mailsDaniel Stenberg2011-11-291-1/+0
* ftpserver: output CRLF in logsDaniel Stenberg2011-11-291-1/+2
* POP3: fix end of body detectionDaniel Stenberg2011-11-291-1/+6
* test: added POP3 test with dot-prefixed lineDaniel Stenberg2011-11-283-1/+58
* test 1211: FTP test to repeat bug #3429299Daniel Stenberg2011-11-253-1/+55
* FTP tests 1206 - 1209: don't expect QUITDaniel Stenberg2011-11-255-12/+28
* tvdiff_secs(): sub-zero time difference adjustmentYang Tse2011-11-251-2/+5
* query-part: ignore the URI part for given protocolsJonas Schnelli2011-11-242-0/+31
* lib573.c: fix double data type variable comparison with zeroYang Tse2011-11-241-2/+8
* -J -O: use -O name if no Content-Disposition header comes!Daniel Stenberg2011-11-202-1/+64
* test: SFTP quote commands with * prefixJonas Schnelli2011-11-182-0/+98
* SFTP: support '*' prefix for quote operationsJonas Schnelli2011-11-181-2/+3
* libtest build: add the missing lib586Alejandro Alvarez Ayllon2011-11-171-2/+4
* Active mode FTP test cases with server not establishing data connectionYang Tse2011-11-1112-20/+465
* test 590: verify the bug fix in 4851dafcf1Daniel Stenberg2011-11-064-1/+199
* FTP test server: NODATACONN commands follow-upYang Tse2011-11-021-26/+61
* FTP test server: NODATACONN commands follow-upYang Tse2011-11-011-8/+38
* FTP test server: NODATACONN commands commit c761fcb0 follow-upYang Tse2011-10-312-33/+144
* FTP test server: fix server unresponsivenessYang Tse2011-10-302-34/+151
* runtests.pl: running server checks - commit 4464583a follow-upYang Tse2011-10-301-2/+8
* runtests.pl: running server checks - commit 3676ec96 follow-upYang Tse2011-10-281-3/+3
* runtests.pl: running server checks - commit 4464583a follow-upYang Tse2011-10-281-0/+124
* lib589.c: add CURLOPT_READDATA missing stuffYang Tse2011-10-271-4/+32
* ftpserver.pl: three new custom FTP server commands to disable data channelYang Tse2011-10-271-23/+77
* test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse2011-10-265-2/+183
* multi tests: OOM handling fixes - commit 629d2e34 follow-upYang Tse2011-10-262-8/+17
* runtests.pl: running server checksYang Tse2011-10-251-0/+69
* dist: add test 587Daniel Stenberg2011-10-241-1/+1
* test 588: verify active FTP with multi interface without EPRTDaniel Stenberg2011-10-242-1/+70
* FTP server: allow EPRT by defaultDaniel Stenberg2011-10-242-6/+8
* ftpserver.pl: ensure integral number usage for passive mode stringYang Tse2011-10-241-2/+2
* large headers: have curl accept >16K headersDaniel Stenberg2011-10-242-1/+51
* Added some missing test case XML tags and keywordsDan Fandrich2011-10-212-1/+4
* runtests.pl: fix printing of multivalued error codesYang Tse2011-10-211-1/+2
* multi tests: OOM handling fixesYang Tse2011-10-2122-1391/+1090
* Curl_http_input_auth: handle multiple auths in WWW-AuthenticateDaniel Stenberg2011-10-202-2/+82
* Silenced a compiler warning about an unused variableDan Fandrich2011-10-191-2/+2
* formdata: ack read callback abortDaniel Stenberg2011-10-163-1/+64
* sws.c: HTTP and GOPHER test server-side connection closing adjustmentYang Tse2011-10-141-0/+8
* lib540.c: OOM handling fixes making test 540 pass torture testingYang Tse2011-10-101-35/+42
* libcurl: some OOM handling fixesYang Tse2011-10-071-8/+33
* test harness: non-stunnel https server integration overhaulYang Tse2011-10-068-216/+374
* SSL session sharing support addedAlejandro Alvarez2011-09-281-0/+246
* tests/README: extended and reformattedDaniel Stenberg2011-09-271-61/+150
* test 814: smtp without --mail-fromDaniel Stenberg2011-09-212-1/+54