summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-05-263-3/+3
* rustls: switch read_tls and write_tls to callbacksJacob Hoffman-Andrews2021-05-242-1/+52
* docs/tests: remove freenode referencesDaniel Stenberg2021-05-242-3/+3
* CURLOPT_IPRESOLVE: preventing wrong IP version from being usedLucas Clemente Vella2021-05-201-1/+1
* test2100: make it run with and require IPv6Daniel Stenberg2021-05-201-0/+0
* tests/getpart: generate output URL encoded for better diffsDaniel Stenberg2021-05-201-1/+3
* sws: allow HTTP requests up to 2MB in sizeDaniel Stenberg2021-05-161-2/+1
* mem-include-scan.pl: require a non-word letter before memory funcsDaniel Stenberg2021-05-151-2/+2
* tests: Fix some tag matching issues in a number of testsDan Fandrich2021-05-128-10/+7
* http: deal with partial CONNECT sendsDaniel Stenberg2021-05-082-1/+91
* sockfilt: fix invalid increment of handles index variable nfdMarc Hoersken2021-05-051-1/+5
* sockfilt: avoid getting stuck waiting for writable socketMarc Hoersken2021-05-051-0/+3
* test678: Fix for Windows multibyte buildsJay Satiro2021-05-051-1/+1
* SSL: support in-memory CA certs for some backendsGilles Vollant2021-05-054-2/+185
* tests: ignore case of chunked hex numbers in testsDavid Cook2021-05-0411-0/+56
* libtest: remove lib530.cDaniel Stenberg2021-05-041-122/+0
* FILEFORMAT: mention sectransp as a featureDaniel Stenberg2021-05-041-0/+1
* CURLcode: add CURLE_SSL_CLIENTCERTejanchivdorj2021-05-031-1/+2
* tests/disable-scan.pl: also scan all m4 filesDaniel Stenberg2021-04-221-2/+14
* tidy-up: make conditional checks more consistentDaniel Stenberg2021-04-2223-55/+55
* bufref: buffer reference supportPatrick Monnerat2021-04-224-3/+141
* test server: take care of siginterrupt() deprecationPatrick Monnerat2021-04-221-24/+42
* lib1564.c: enable last wakeup test part on WindowsMarc Hoersken2021-04-211-10/+1
* Revert "cmake: make libcurl library output name configurable"Daniel Stenberg2021-04-212-2/+2
* cmake: make libcurl library output name configurableRalph Langendam2021-04-212-2/+2
* sws: #ifdef S_IFSOCK useDaniel Stenberg2021-04-211-0/+2
* urlapi: make sure no +/- signs are accepted in IPv4 numericalsDaniel Stenberg2021-04-211-0/+3
* test1660: check the created HSTS file as text modeDaniel Stenberg2021-04-211-1/+1
* test 493: require https in curl to runDaniel Stenberg2021-04-201-0/+1
* urlapi: "normalize" numerical IPv4 host namesDaniel Stenberg2021-04-191-1/+14
* hsts: enable by defaultDaniel Stenberg2021-04-192-1/+2
* test972: verify the json output with jsonlintbagder/test-jsonDaniel Stenberg2021-04-173-1/+67
* tool_writeout: fix the HTTP_CODE json outputJay Satiro2021-04-171-1/+1
* tool_getparam: replace (in-place) '%20' by '+' according to RFC1866Victor Vieux2021-04-151-2/+2
* configure: provide --with-openssl, deprecate --with-sslDaniel Stenberg2021-04-151-2/+2
* cookie: CURLOPT_COOKIEFILE set to NULL switches off cookiesDaniel Stenberg2021-04-144-2/+157
* ntlm: fix negotiated flags usagePatrick Monnerat2021-04-0930-38/+38
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-3/+3
* http_proxy: only loop on 407 + close if we have credentialsDaniel Stenberg2021-04-052-0/+60
* file: support GETing directories againLuke Granger-Brown2021-04-052-1/+36
* define: remove CURL_DISABLE_NTLM ifdefsbagder/disable-scan-improvementDaniel Stenberg2021-03-291-2/+2
* transfer: strip credentials from the auto-referer header fieldViktor Szakats2021-03-282-1/+67
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-2712-12/+12
* tests/README.md: mentioned that en_US.UTF-8 is requiredDaniel Stenberg2021-03-261-0/+1
* http: strip default port from URL sent to proxyDaniel Stenberg2021-03-231-1/+1
* ftpserver: only load the preprocessed test fileDaniel Stenberg2021-03-191-12/+6
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191292-4389/+4386
* http: make 416 not fail with resume + CURLOPT_FAILONERRRORDaniel Stenberg2021-03-174-21/+102
* gen.pl: quote "bare" minuses in the nroff curl.1Daniel Stenberg2021-03-141-5/+13
* test220/314: adjust to run with HyperDaniel Stenberg2021-03-112-0/+16