summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* changed case: use new host name for subsequent HTTP requestsDaniel Stenberg2011-12-312-1/+60
* runtests.pl: Use logmsg more consistentlyDan Fandrich2011-12-312-8/+22
* removed trailing whitespaceYang Tse2011-12-304-8/+7
* ftpserver.pl: arbitrary application data splitting among TCP packets [II]Yang Tse2011-12-291-9/+17
* ftpserver.pl: arbitrary application data splitting among TCP packets [I]Yang Tse2011-12-281-14/+151
* testcurl.pl: 82c344a3 follow-upYang Tse2011-12-271-5/+6
* testcurl.pl: log ACLOCAL_FLAGSYang Tse2011-12-261-0/+1
* testcurl.pl: third party m4 warnings filtering adjustmentYang Tse2011-12-261-2/+3
* new test: verify --resolveDaniel Stenberg2011-12-232-1/+57
* testcurl.pl: temporary changeYang Tse2011-12-231-2/+3
* runtests.pl: Fixed perl warning when using the -l optionDan Fandrich2011-12-201-2/+2
* FTP: perform active connections non-blockingGokhan Sengun2011-12-208-28/+12
* lib500: verify timers relative each otherDaniel Stenberg2011-12-201-0/+31
* curl -F: fix multiple file upload with custom typeDaniel Stenberg2011-12-161-1/+1
* New test for multiple file uploadColin Hogben2011-12-161-0/+83
* Correct substitution var namesColin Hogben2011-12-151-2/+2
* 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