summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* curl: support parallel transfersDaniel Stenberg2019-07-2011-30/+65
* test1173: make it also check all libcurl option man pagesDaniel Stenberg2019-07-161-1/+1
* dist: add manpage-syntax.plDaniel Stenberg2019-07-151-1/+1
* test1173: detect some basic man page format mistakesDaniel Stenberg2019-07-153-1/+90
* libcurl: Add testcase for gopher redirectsLinos Giannopoulos2019-07-142-1/+52
* http: allow overriding timecond with custom headerPeter Simonyi2019-07-144-2/+133
* test1521: adapt to SLISTPOINTDaniel Stenberg2019-06-251-12/+4
* 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
* tests: add disable-scan.pl to distDaniel Stenberg2019-06-211-1/+1
* tests: support non-localhost HOSTIP for dict/smb serversStephan Szabo2019-06-203-4/+10
* test1523: basic test of CURLOPT_LOW_SPEED_LIMITDaniel Stenberg2019-06-184-2/+136
* runtests: keep logfiles around by defaultDaniel Stenberg2019-06-181-7/+3
* tests: have runtests figure out disabled featuresDaniel Stenberg2019-06-174-315/+168
* test188/189: fix Content-LengthDaniel Stenberg2019-06-172-4/+4
* runtests: report single test time + total durationDaniel Stenberg2019-06-151-20/+23
* unit1654: cleanup on memory failureDaniel Stenberg2019-06-131-1/+3
* test1165: verify that CURL_DISABLE_ symbols are in syncDaniel Stenberg2019-06-113-2/+123
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-102-4/+4
* build: fix Codacy warningsMarcel Raad2019-06-057-34/+25
* sws: remove unused variablesMarcel Raad2019-06-051-17/+8
* tests/server/.gitignore: Add socksd to the ignore listSteve Holme2019-06-021-0/+1
* 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
* tests: add support to test against OpenSSH for WindowsMarc Hoersken2019-05-222-6/+50
* curl: report error for "--no-" on non-boolean optionsDaniel Stenberg2019-05-202-1/+36
* lib1560: add tests for parsing URL with too long schemeDaniel Stenberg2019-05-201-0/+18
* test332: verify the blksize fixDaniel Stenberg2019-05-202-1/+46
* curl: make code work with protocol-disabled libcurlDaniel Stenberg2019-05-187-7/+10
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-162-7/+2
* parse_proxy: use the URL parser APIDaniel Stenberg2019-05-151-1/+1
* urlapi: require a non-zero host name length when parsing URLDaniel Stenberg2019-05-141-0/+3
* build: fix "clarify calculation precedence" warningsMarcel Raad2019-05-121-2/+2
* 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-052-0/+40
* urlapi: strip off scope id from numerical IPv6 addressesDaniel Stenberg2019-05-033-3/+132
* CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg2019-04-294-3/+127
* 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
* tests: Run global cleanup at end of testsDaniel Gustafsson2019-04-154-0/+4
* runtests: start socksd like other serversDaniel Stenberg2019-04-151-1/+1
* socksd: Fix typosDaniel Gustafsson2019-04-141-2/+2