summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* sws.c: improve proxy mode torture testing supportYang Tse2012-01-131-177/+286
* sws.c: replace sleep() usage with wait_ms()Yang Tse2012-01-091-20/+38
* FTP: CURLE_PARTIAL_FILE should not cause control connection to be closedgsengun2012-01-091-1/+11
* sws.c: some compiler warning fixesYang Tse2012-01-081-17/+17
* sws.c: 812fa73057 follow-upYang Tse2012-01-061-1/+1
* sws.c: some IPv6 proxy mode peparatory adjustmentsYang Tse2012-01-052-34/+102
* test1320 test1321: avoid User-Agent comparisonYang Tse2012-01-042-0/+6
* httpserver.pl: reorder sws command line optionsYang Tse2012-01-041-1/+1
* sws.c: fix proxy mode segfaultYang Tse2012-01-041-0/+1
* tests: test IMAP, POP3 and SMTP over HTTP proxy tunnelDaniel Stenberg2012-01-034-1/+201
* test proxy supports CONNECTDaniel Stenberg2012-01-0314-60/+597
* runtests.pl: on test failure, don't show trace log files of other testsYang Tse2012-01-021-0/+3
* runtests: put trace outputs in log/trace[num] for all testsDaniel Stenberg2012-01-011-1/+1
* 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