summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* urlapi: CURLU_NO_AUTHORITY allows empty authority/host partJens Finkhaeuser2019-09-191-0/+23
* FTP: remove trailing slash from path for LIST/MLSDZenju2019-09-184-5/+5
* unit1655: make it C90 compliantDaniel Stenberg2019-09-161-52/+55
* doh: fix (harmless) buffer overrunPaul Dreik2019-09-156-3/+148
* FTP: allow "rubbish" prepended to the SIZE responseDaniel Stenberg2019-09-133-1/+117
* FTP: skip CWD to entry dir when target is absoluteZenju2019-09-131-1/+0
* urlapi: verify the IPv6 numerical addressDaniel Stenberg2019-09-101-0/+4
* Curl_addr2string: take an addrlen argument tooDaniel Stenberg2019-08-312-2/+2
* defines: avoid underscore-prefixed definesDaniel Stenberg2019-08-231-1/+3
* http: fix use of credentials from URL when using HTTP proxyDaniel Stenberg2019-08-163-2/+104
* tests: Replace outdated test case numbering documentationMike Crowe2019-08-151-21/+6
* vauth: Use CURLE_AUTH_ERROR for auth function errorsJay Satiro2019-08-141-1/+2
* http3: make connection reuse workDaniel Stenberg2019-08-092-13/+5
* cleanup: s/curl_debug/curl_dbg_debug in comments and docsDaniel Stenberg2019-08-081-3/+3
* alt-svc: add protocol version selection maskingDaniel Stenberg2019-08-082-4/+4
* CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg2019-08-076-2/+230
* tests: Fix the line endings for the SASL alt-auth testsJay Satiro2019-08-066-44/+44
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-08-067-3/+332
* curl_multi_poll: a sister to curl_multi_wait() that waits moreDaniel Stenberg2019-08-061-0/+1
* http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg2019-08-067-6/+51
* alt-svc: more liberal ALPN name parsingDaniel Stenberg2019-08-031-1/+1
* http_negotiate: improve handling of gss_init_sec_context() failuresKamil Dudka2019-08-013-1/+98
* curl: cap the maximum allowed values for retry time argumentsDaniel Stenberg2019-07-302-1/+35
* HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknownBalazs Kovacsics2019-07-291-1/+16
* 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