summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* libcurl: Add testcase for gopher redirectsLinos Giannopoulos2019-07-142-1/+52
* http: allow overriding timecond with custom headerPeter Simonyi2019-07-142-1/+50
* tests: update fixed IP for hostip/clientip splitStephan Szabo2019-06-254-8/+8
* test153: fix content-length to avoid occasional hangDaniel Stenberg2019-06-241-2/+2
* test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg2019-06-182-1/+50
* tests: have runtests figure out disabled featuresDaniel Stenberg2019-06-171-0/+1
* test188/189: fix Content-LengthDaniel Stenberg2019-06-172-4/+4
* test1165: verify that CURL_DISABLE_ symbols are in syncDaniel Stenberg2019-06-112-2/+26
* test334: verify HTTP 204 response with chunked coding headerDaniel Stenberg2019-06-022-1/+45
* http: don't parse body-related headers bodyless responsesMichael Kaufmann2019-06-021-3/+3
* HAProxy tests: add keywordsMarcel Raad2019-05-272-0/+4
* tests: make test 1420 and 1406 work with rtsp-disabled libcurlMaksim Stsepanenka2019-05-272-2/+4
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-257-332/+3
* tests: Fix the line endings for the SASL alt-auth testsJay Satiro2019-05-236-44/+44
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-05-227-3/+332
* curl: report error for "--no-" on non-boolean optionsDaniel Stenberg2019-05-202-1/+36
* test332: verify the blksize fixDaniel Stenberg2019-05-202-1/+46
* curl: make code work with protocol-disabled libcurlDaniel Stenberg2019-05-187-7/+10
* parse_proxy: use the URL parser APIDaniel Stenberg2019-05-151-1/+1
* Revert "multi: support verbose conncache closure handle"Jay Satiro2019-05-101-4/+0
* test2100: Fix typos in test descriptionDaniel Gustafsson2019-05-061-0/+0
* urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg2019-05-051-0/+2
* urlapi: strip off scope id from numerical IPv6 addressesDaniel Stenberg2019-05-031-0/+10
* CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg2019-04-292-1/+45
* sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616Steve Holme2019-04-2215-27/+27
* test 196,197,198: add 'retry' keyword [skip ci]Daniel Stenberg2019-04-213-0/+3
* test1002: correct the name [skip ci]Daniel Stenberg2019-04-201-1/+1
* test660: verify CONNECT_ONLY with IMAPDaniel Stenberg2019-04-202-1/+35
* test: make tests and test scripts use socksd for SOCKSDaniel Stenberg2019-04-136-3/+119
* socksd: new SOCKS 4+5 server for testsDaniel Stenberg2019-04-131-0/+3
* test1906: verify CURLOPT_CURLU + CURLOPT_PORT usageDaniel Stenberg2019-04-112-1/+53
* pipelining: removedDaniel Stenberg2019-04-062-75/+1
* vauth/oauth2: Fix OAUTHBEARER token generationMert Yazıcıoğlu2019-04-0212-18/+19
* tests: Fixed XML validation errors in some test files.Dan Fandrich2019-03-245-2/+6
* tests: Fix some incorrect precheck error messages.Dan Fandrich2019-03-245-5/+5
* test1541: threaded connection sharingDaniel Stenberg2019-03-182-1/+33
* Negotiate: fix for HTTP POST with NegotiateDominik Hölzl2019-03-142-43/+3
* http: send payload when (proxy) authentication is doneMarc Schlatter2019-03-131-2/+3
* test331: verify set-cookie for dotless host nameDaniel Stenberg2019-03-092-1/+66
* Revert "cookies: extend domain checks to non psl builds"Daniel Stenberg2019-03-091-1/+0
* multi: support verbose conncache closure handleJay Satiro2019-03-051-0/+4
* CURLU: fix NULL dereference when used over proxyDaniel Stenberg2019-03-043-2/+57
* alt-svc: add test 355 and 356 to verify with command line curlDaniel Stenberg2019-03-033-1/+127
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-032-1/+58
* test578: make it read data from the correct testDaniel Stenberg2019-02-281-1/+1
* cookies: only save the cookie file if the engine is enabledDaniel Stenberg2019-02-272-1/+61
* tests: Fixed XML validation errors in some test files.Dan Fandrich2019-02-2115-11/+13
* curl: remove MANUAL from -M outputDaniel Stenberg2019-02-201-1/+1
* connection: never reuse CONNECT_ONLY conectionsDaniel Stenberg2019-02-191-1/+0
* cookie: Add support for cookie prefixesDaniel Gustafsson2019-02-171-0/+20