summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STRDaniel Stenberg2022-07-045-5/+123
* hyper: use wakers for curl pause/resumeSean McArthur2022-06-301-4/+0
* curl.h: CURLE_CONV_FAILED is obsoletedDaniel Stenberg2022-06-291-1/+1
* test444: test many received Set-Cookie:Daniel Stenberg2022-06-262-1/+190
* test442/443: test cookie capsDaniel Stenberg2022-06-263-1/+288
* test387: verify rejection of compression chain attackDaniel Stenberg2022-06-252-1/+54
* runtests: add "threadsafe" to detected featuresJay Satiro2022-06-211-0/+5
* urlapi: make curl_url_set(url, CURLUPART_URL, NULL, 0) clear all partsPierrick Charron2022-06-201-0/+58
* runtests: skip starting the ssh server if user name is lackingDaniel Stenberg2022-06-151-0/+5
* reuse/dep5: adjusted to parse betterDaniel Stenberg2022-06-146-0/+54
* version: rename threadsafe-init to threadsafeViktor Szakats2022-06-131-4/+4
* test3026: disable on win32Daniel Stenberg2022-06-131-0/+1
* misc: add missing SPDX-License-Identifier infoDaniel Stenberg2022-06-131-0/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-13323-256/+888
* test390: verify --parallelDaniel Stenberg2022-06-102-1/+49
* test1543: verify CURLINFO_EFFECTIVE_URL with CURLOPT_CURLU setDaniel Stenberg2022-06-084-7/+116
* server/sws: support spaces in the HTTP request pathDaniel Stenberg2022-06-081-140/+132
* tests/getpart: fix getpartattr to work with "data" and "data2"Daniel Stenberg2022-06-081-2/+2
* select: return error from "lethal" poll/select errorsDaniel Stenberg2022-06-081-2/+4
* test3026: add missing control fileDaniel Stenberg2022-06-081-0/+44
* runtests: fix skipping tests not done event-basedDaniel Stenberg2022-06-081-5/+6
* test391: verify --path-as-is with redirectDaniel Stenberg2022-06-082-1/+73
* curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem2022-06-073-2/+107
* test414: add the '--resolve' keywordFabian Keil2022-06-061-0/+1
* test{440,441,493,977}: add "HTTP proxy" keywordsFabian Keil2022-06-064-0/+4
* runtests.pl: add the --repeat parameter to the --help outputFabian Keil2022-06-061-0/+1
* test 2081: add a valid reply for the second requestFabian Keil2022-06-061-3/+10
* test 675: add missing CR so the test passes when run through PrivoxyFabian Keil2022-06-061-1/+1
* misc: spelling improvementsFabian Keil2022-06-052-2/+2
* libssh2: add CURLOPT_SSH_HOSTKEYFUNCTIONmichael musset2022-06-021-1/+2
* digest: unquote realm and nonce before processingEvgeny Grin2022-06-021-1/+1
* headers: handle unfold of space-cleansed headersDaniel Stenberg2022-06-011-2/+4
* DISABLED: disable 1021 for hyper againDaniel Stenberg2022-06-011-0/+2
* test681: verify --no-remote-nameDaniel Stenberg2022-05-312-1/+52
* test680: require 'http' since it uses such a URLDaniel Stenberg2022-05-311-0/+3
* test680: verify rejection of malformatted .netrc quoted passwordDaniel Stenberg2022-05-312-1/+38
* test679: verify netrc quoted stringDaniel Stenberg2022-05-312-0/+57
* headers api: remove EXPERIMENTAL tagDaniel Stenberg2022-05-301-1/+1
* tests/data/test1940: use binary mode for expected stdoutMarc Hoersken2022-05-301-1/+1
* DISABLED: add six tests that fail with hyperDaniel Stenberg2022-05-251-0/+6
* tests/data/test1501: kill ftp server after slow LIST responseMarc Hoersken2022-05-251-1/+4
* http: restore header folding behaviorDaniel Stenberg2022-05-244-2/+72
* ntlm: fix one more hostname test falloutDaniel Gustafsson2022-05-241-1/+1
* ntlm: copy NTLM_HOSTNAME to host bufferDaniel Gustafsson2022-05-2234-52/+52
* tests: update NTLM tests to use new host nameDaniel Stenberg2022-05-2035-500/+191
* socks: support unix sockets for socks proxyBalakrishnan Balasubramanian2022-05-195-8/+155
* test1561: adjusted for the cookie fixDaniel Stenberg2022-05-191-6/+7
* test414: verify secure cookie domain overlayDaniel Stenberg2022-05-192-1/+84
* opts: deprecate RANDOM_FILE and EGDSOCKETDaniel Stenberg2022-05-171-1/+3
* test412/413: Use version macro for User-AgentDaniel Gustafsson2022-05-162-2/+2