summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* test393: make Content-Length fit within 64 bit for hyperDaniel Stenberg2021-06-071-0/+4
* test347: CRLFify to work in hyper modeDaniel Stenberg2021-06-071-9/+9
* test339: CRLFify better to work in hyper modeDaniel Stenberg2021-06-071-9/+9
* test328: avoid a header-looking body to make hyper mode workDaniel Stenberg2021-06-071-1/+1
* metalink: removeDaniel Stenberg2021-06-0723-1654/+8
* tests/data/Makefile.inc: error: trailing backslash on last lineDaniel Stenberg2021-06-041-1/+1
* url: bad CURLOPT_CONNECT_TO syntax now returns errorAlexis Vachette2021-06-042-5/+37
* test269: disable for hyperDaniel Stenberg2021-06-031-0/+3
* runtests: enable 'hyper mode' only for HTTP testsDaniel Stenberg2021-06-032-7/+10
* hostip: bad CURLOPT_RESOLVE syntax now returns errorAlexis Vachette2021-06-032-1/+39
* runtests: parse data/Makefile.inc instead of using makeDaniel Stenberg2021-06-022-9/+9
* filecheck: quietly remove test-place/*~Harry Sintonen2021-06-021-1/+1
* CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntaxDaniel Stenberg2021-06-021-1/+1
* tests: fix Accept-Encoding strips to work with Hyper buildsDaniel Stenberg2021-06-0213-38/+31
* mqtt: detect illegal and too large file sizeHarry Sintonen2021-06-024-4/+154
* test178: adjust for hyperDaniel Stenberg2021-05-291-0/+10
* docs: use --max-redirs instead of --max-redirViktor Szakats2021-05-261-2/+2
* 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