aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-04-20HTTP: empty chunked POST ended up in two zero size chunksDaniel Stenberg
2012-04-18Some explicit conversion to 'long' of curl_easy_setopt() third argumentYang Tse
2012-04-17build adjustments: commit 9e24b9c7 follow-upYang Tse
2012-04-16tests/valgrind.pm: suppress memleaks of NSS_InitContext()Kamil Dudka
2012-04-14headers: require GCC 2.7 or newer in order to allow attribute GCC'isms usageYang Tse
2012-04-13testcurl.pl: build example programs for Android cross-compilesYang Tse
2012-04-12testcurl.pl: build example programs for MinGW cross-compilesYang Tse
2012-04-12testcurl.pl: log more environment vars that modify configure and build behaviorYang Tse
2012-04-12configure: NATIVE_WINDOWS no longer defined in config filesYang Tse
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2012-04-11build adjustments: functionally revert commits 4d3fb91f and bbfe1182Yang Tse
2012-04-10test servers: build adjustmentYang Tse
2012-04-10libtests: build adjustmentYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-05test: added test 1332 that tests --post303Daniel Stenberg
2012-04-05test1331: cookies on a 407 responseDaniel Stenberg
2012-04-04lib599.c: fix compiler warningYang Tse
2012-04-04runtests: yassl and polarssl are not opensslDaniel Stenberg
2012-04-01HTTP: reset expected DL/UL sizes on redirectsDaniel Stenberg
2012-03-26test #1405: support HTTP disabled buildsYang Tse
2012-03-26test #809: Updated error code to match recent pop3 changesSteve Holme
2012-03-23tests #1316 #1319 #1320 #1321: add missing keywordsYang Tse
2012-03-23test #598: add missing keywordsYang Tse
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