summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-07-16test1173: make it also check all libcurl option man pagesDaniel Stenberg
2019-07-15dist: add manpage-syntax.plDaniel Stenberg
2019-07-15test1173: detect some basic man page format mistakesDaniel Stenberg
2019-07-14libcurl: Add testcase for gopher redirectsLinos Giannopoulos
2019-07-14http: allow overriding timecond with custom headerPeter Simonyi
2019-06-25test1521: adapt to SLISTPOINTDaniel Stenberg
2019-06-25tests: update fixed IP for hostip/clientip splitStephan Szabo
2019-06-24test153: fix content-length to avoid occasional hangDaniel Stenberg
2019-06-21tests: add disable-scan.pl to distDaniel Stenberg
2019-06-20tests: support non-localhost HOSTIP for dict/smb serversStephan Szabo
2019-06-18test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg
2019-06-18runtests: keep logfiles around by defaultDaniel Stenberg
2019-06-17tests: have runtests figure out disabled featuresDaniel Stenberg
2019-06-17test188/189: fix Content-LengthDaniel Stenberg
2019-06-15runtests: report single test time + total durationDaniel Stenberg
2019-06-13unit1654: cleanup on memory failureDaniel Stenberg
2019-06-11test1165: verify that CURL_DISABLE_ symbols are in syncDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-06-05build: fix Codacy warningsMarcel Raad
2019-06-05sws: remove unused variablesMarcel Raad
2019-06-02tests/server/.gitignore: Add socksd to the ignore listSteve Holme
2019-06-02test334: verify HTTP 204 response with chunked coding headerDaniel Stenberg
2019-06-02http: don't parse body-related headers bodyless responsesMichael Kaufmann
2019-05-27HAProxy tests: add keywordsMarcel Raad
2019-05-27tests: make test 1420 and 1406 work with rtsp-disabled libcurlMaksim Stsepanenka
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-23tests: Fix the line endings for the SASL alt-auth testsJay Satiro
2019-05-22curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme
2019-05-22tests: add support to test against OpenSSH for WindowsMarc Hoersken
2019-05-20curl: report error for "--no-" on non-boolean optionsDaniel Stenberg
2019-05-20lib1560: add tests for parsing URL with too long schemeDaniel Stenberg
2019-05-20test332: verify the blksize fixDaniel Stenberg
2019-05-18curl: make code work with protocol-disabled libcurlDaniel Stenberg
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-05-15parse_proxy: use the URL parser APIDaniel Stenberg
2019-05-14urlapi: require a non-zero host name length when parsing URLDaniel Stenberg
2019-05-12build: fix "clarify calculation precedence" warningsMarcel Raad
2019-05-10Revert "multi: support verbose conncache closure handle"Jay Satiro
2019-05-06test2100: Fix typos in test descriptionDaniel Gustafsson
2019-05-05urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg
2019-05-03urlapi: strip off scope id from numerical IPv6 addressesDaniel Stenberg
2019-04-29CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg
2019-04-22sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616Steve Holme
2019-04-21test 196,197,198: add 'retry' keyword [skip ci]Daniel Stenberg
2019-04-20test1002: correct the name [skip ci]Daniel Stenberg
2019-04-20test660: verify CONNECT_ONLY with IMAPDaniel Stenberg
2019-04-15tests: Run global cleanup at end of testsDaniel Gustafsson
2019-04-15runtests: start socksd like other serversDaniel Stenberg
2019-04-14socksd: Fix typosDaniel Gustafsson
2019-04-14socksd: Properly decorate static variablesDaniel Gustafsson