summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-04-17code: fix typos and style in commentsDaniel Gustafsson
2017-04-17extern-scan.pl: strip trailing CRMarcel Raad
2017-04-16unit1303: fix compiler warningMarcel Raad
2017-04-12test1541: also test for CURL_PULL_WS2TCPIP_HMarcel Raad
2017-04-12tests/server/util: prefer <poll.h> over <sys/poll.h>Marcel Raad
2017-04-11Curl_expire_latest: ignore already expired timersDaniel Stenberg
2017-04-06test1606: verify speedcheckDaniel Stenberg
2017-04-05test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg
2017-04-04tests: added test for Curl_splaygetbest to unit1309Dániel Bakai
2017-04-04multi: fix queueing of pending easy handlesDániel Bakai
2017-04-04llist: replace Curl_llist_alloc with Curl_llist_initDaniel Stenberg
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg
2017-04-03tests/server/util: remove in6addr_any for recent MinGWMarcel Raad
2017-03-28pause: handle mixed types of data when pausedDaniel Stenberg
2017-03-28http: Fix proxy connection reuse with basic-authIsaac Boukris
2017-03-26spelling fixesklemens
2017-03-25curl: check for end of input in writeout backslash handlingDaniel Stenberg
2017-03-24tests/README: make "Run" section foolproofMarcel Raad
2017-03-23tests/README: mention nroff for --manual testsAnders Roxell
2017-03-22make: introduce 'test-nonflaky' targetDaniel Stenberg
2017-03-22test2033: flakyDaniel Stenberg
2017-03-20runtests.pl: fixed display of the Gopher IPv6 port numberDan Fandrich
2017-03-20tests: fixed the documented test server port numbersDan Fandrich
2017-03-20test714/5: added HTTP as a required featureDan Fandrich
2017-03-20tests: strip more options from non-HTTP --libcurl testsDan Fandrich
2017-03-14build: removed redundant DEPENDENCIES from makefilesDan Fandrich
2017-03-12test1440/1: depend on well-defined file: behaviourDan Fandrich
2017-03-12tests: clear the SSL_CERT_FILE variable on --libcurl testsDan Fandrich
2017-03-12test1287: added verbose logs keywordDan Fandrich
2017-03-12tool_writeout: fixed a buffer read overrun on --write-outDan Fandrich
2017-03-12url: add option CURLOPT_SUPPRESS_CONNECT_HEADERSDesmond O. Chang
2017-03-11http_proxy: Ignore TE and CL in CONNECT 2xx responsesJay Satiro
2017-03-11tests: fix the authretry testsMichael Kaufmann
2017-03-09tests: disabled 1903 nowDaniel Stenberg
2017-03-08test1260: added http as a required featureDan Fandrich
2017-03-07gitignore: Ignore man page dist filesSteve Brokenshire
2017-03-07Makefile.am: Remove distribution man pages when running 'make clean'Steve Brokenshire
2017-03-06test1260: removed errant XML tagDan Fandrich
2017-03-06URL: return error on malformed URLs with junk after port numberDaniel Stenberg
2017-03-04tests: fixed a typo in some commentsDan Fandrich
2017-02-27tests: enable HTTP/2 tests to run with non-default port numbersDan Fandrich
2017-02-26test1139: allow for the possibility that the man page is not rebuiltDan Fandrich
2017-02-25tests: use consistent environment variables for setting charsetDan Fandrich
2017-02-25test557: explicitly use the C locale so the numeric output is as expectedDan Fandrich
2017-02-24Revert "tests: use consistent environment variables for setting charset"Daniel Stenberg
2017-02-23tests: use consistent environment variables for setting charsetDan Fandrich
2017-02-23tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047İsmail Dönmez
2017-02-20digest_sspi: Fix nonce-count generation in HTTP digestMax Khon
2017-02-18tests: removed the obsolete name parameterDan Fandrich
2017-02-18proxy: fix hostname resolution and IDN conversionMichael Kaufmann