summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-1410-68/+2
* runtests and friends: Do not add undefined values to @INCFabian Keil2012-12-067-7/+14
* libtest: fix some compiler warningsYang Tse2012-12-056-18/+44
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-043-5/+6
* testcurl.pl: build example programs for several autobuildsYang Tse2012-11-301-1/+21
* build: prevent global LIBS from influencing libtest build targetsYang Tse2012-11-302-27/+39
* build: prevent global LIBS from influencing test server build targetsYang Tse2012-11-291-0/+4
* build: fix Windows build targets damaged since commit 550e403f00Yang Tse2012-11-282-2/+2
* build: avoid linkage of directly unused librariesYang Tse2012-11-283-8/+34
* dd missing NTLM feature for tests 2025, and 2028 to 2032Yang Tse2012-11-276-0/+18
* avoid mixing of enumerated type with another typeYang Tse2012-11-261-20/+16
* Remove stray CRLF in chunk-encoded content-free request bodiesFabian Keil2012-11-262-2/+0
* test: offer "automake" output and check for perl betterDaniel Stenberg2012-11-232-38/+54
* Test 206: Use a Content-Length header for the 407 responseFabian Keil2012-11-211-0/+2
* Test 206: Don't respond to a succesful CONNECT request with a bodyFabian Keil2012-11-211-1/+0
* Get test 2032 working when using valgrindFabian Keil2012-11-191-1/+1
* test2032: spurious failure caused by premature terminationKamil Dudka2012-11-191-2/+2
* Fix comment typos in test 517Fabian Keil2012-11-191-2/+2
* Test 92 and 194: normalize spaces in the Server headersFabian Keil2012-11-192-2/+2
* Add a HOSTIP precheck for tests 31 and 1105Fabian Keil2012-11-192-0/+6
* Let test 8 work as long as %HOSTIP ends with ".0.0.1"Fabian Keil2012-11-191-2/+5
* Add --resolve to the keywords and name of test 1318Fabian Keil2012-11-191-1/+2
* Add FTP keywords for a couple of currently keyword-less FTP testsFabian Keil2012-11-1921-0/+125
* Add keywords for a couple of currently keyword-less HTTP testsFabian Keil2012-11-1911-0/+70
* Use carriage returns in all headers in test 31Fabian Keil2012-11-191-19/+19
* Do not mix CRLF and LF header endings in a couple of HTTP testsFabian Keil2012-11-1916-112/+112
* fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg2012-11-184-2/+200
* mem-include-scan: verify memory #includesDaniel Stenberg2012-11-174-2/+122
* Fix the libauthretry changes from 7c0cbcf2f61Fabian Keil2012-11-161-3/+3
* fixed Visual Studio 2010 compilationSergei Nikulov2012-11-134-9/+11
* runtests: limit execessive logging/outputDaniel Stenberg2012-11-121-3/+12
* Fix compilation of lib1501Fabian Keil2012-11-081-1/+1
* test1413: verify redirects to URLs with fragmentsDaniel Stenberg2012-11-062-1/+74
* URL parser: cut off '#' fragments from URLs (better)Daniel Stenberg2012-11-061-1/+1
* test 2027/2030: take duplicate Digest requests into accountDaniel Stenberg2012-11-062-10/+46
* test1412: verify Digest with repeated URLsDaniel Stenberg2012-11-062-1/+118
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-063-39/+39
* libauthretry.c: shorten lines to fit within 80 colsDaniel Stenberg2012-11-061-6/+10
* test/README: mention the 1500 test number rangeDaniel Stenberg2012-11-041-1/+3
* FTP: prevent the multi interface from blockingDaniel Stenberg2012-11-047-6/+189
* test2006: Updated expected output to include hash nameDaniel Stenberg2012-09-181-1/+1
* metalink tests: Updated expected output to include hash nameMarc Hoersken2012-09-176-6/+6
* curl_multi_wait: Add parameter to return number of active socketsSara Golemon2012-09-161-1/+7
* libntlmconnect.c: Fixed typo and conversionMarc Hoersken2012-09-111-2/+2
* libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointerMarc Hoersken2012-09-111-1/+8
* sws.c: Fixed warning: 'err' may be used uninitialized in this functionMarc Hoersken2012-09-111-1/+1
* libntlmconnect.c: Fixed warning: comparison of signed/unsigned integerMarc Hoersken2012-09-111-10/+16
* FILEFORMAT: the FTP commands work for more protocolsDaniel Stenberg2012-09-041-1/+1
* test1411: verify SMTP without SIZE supportDaniel Stenberg2012-09-042-1/+62
* ftpserver: respond with a 250 to SMTP EHLODaniel Stenberg2012-09-041-1/+1