summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-03-22tests #1400 #1401: add missing keywordsYang Tse
2012-03-22test #598: add to Makefile.amYang Tse
2012-03-22test #598: OOM handling fixesYang Tse
2012-03-22fix several compiler warningsYang Tse
2012-03-22SWS: refuse to serve CONNECT unless running as proxyDaniel Stenberg
2012-03-20fix several compiler warningsYang 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 helper script convsrctest.pl to manipulate --libcurl tests.Colin Hogben
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-25test harness: update stunnel.pem Diffie-Hellman parameters from 512 to 1024 bitYang Tse
2012-01-24tests: test CRLF in URLsDaniel Stenberg
2012-01-19testtrace.c: fix compiler warningYang Tse
2012-01-18Add two tests for telnet: URLsColin Hogben
2012-01-17tests: enable time tracing on tests 500, 573 and 585Yang Tse
2012-01-17tests: testtrace.[ch] provides debug callback for libtest usageYang Tse
2012-01-17sws.c: fix proxy mode secondary connection monitoring conditionYang Tse
2012-01-16sws.c: improve proxy mode torture testing support - followup to 18c6c8a5Yang Tse
2012-01-16sws.c: improve proxy mode torture testing support - followup to c731fc58Yang Tse
2012-01-15sws.c: improve proxy mode torture testing support - followup to d4bf87dcYang Tse
2012-01-14test: verify HTTP response code 308Daniel Stenberg
2012-01-13sws.c: improve proxy mode torture testing supportYang Tse
2012-01-09sws.c: replace sleep() usage with wait_ms()Yang Tse
2012-01-09FTP: CURLE_PARTIAL_FILE should not cause control connection to be closedgsengun
2012-01-08sws.c: some compiler warning fixesYang Tse
2012-01-06sws.c: 812fa73057 follow-upYang Tse
2012-01-05sws.c: some IPv6 proxy mode peparatory adjustmentsYang Tse
2012-01-04test1320 test1321: avoid User-Agent comparisonYang Tse
2012-01-04httpserver.pl: reorder sws command line optionsYang Tse
2012-01-04sws.c: fix proxy mode segfaultYang Tse
2012-01-03tests: test IMAP, POP3 and SMTP over HTTP proxy tunnelDaniel Stenberg
2012-01-03test proxy supports CONNECTDaniel Stenberg
2012-01-02runtests.pl: on test failure, don't show trace log files of other testsYang Tse
2012-01-01runtests: put trace outputs in log/trace[num] for all testsDaniel Stenberg
2011-12-31changed case: use new host name for subsequent HTTP requestsDaniel Stenberg
2011-12-31runtests.pl: Use logmsg more consistentlyDan Fandrich
2011-12-30removed trailing whitespaceYang Tse
2011-12-29ftpserver.pl: arbitrary application data splitting among TCP packets [II]Yang Tse
2011-12-28ftpserver.pl: arbitrary application data splitting among TCP packets [I]Yang Tse
2011-12-27testcurl.pl: 82c344a3 follow-upYang Tse
2011-12-26testcurl.pl: log ACLOCAL_FLAGSYang Tse
2011-12-26testcurl.pl: third party m4 warnings filtering adjustmentYang Tse
2011-12-23new test: verify --resolveDaniel Stenberg
2011-12-23testcurl.pl: temporary changeYang Tse
2011-12-20runtests.pl: Fixed perl warning when using the -l optionDan Fandrich
2011-12-20FTP: perform active connections non-blockingGokhan Sengun