summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* tests: add tests for netrc login/password combinationsOrgad Shaneh2022-08-295-1/+211
* test8: verify that "ctrl-byte cookies" are ignoredDaniel Stenberg2022-08-291-1/+31
* tests: fix http2 tests to use CRLF headersJay Satiro2022-08-254-44/+44
* tests/data/CMakeLists: remove making the 'show' makefile targetDaniel Stenberg2022-08-181-4/+0
* tests/data/Makefile: remove 'filecheck' targetDaniel Stenberg2022-08-181-18/+0
* test399: switch it to use a config file insteadDaniel Stenberg2022-08-161-4/+7
* test399: verify check of too long host nameDaniel Stenberg2022-08-152-3/+31
* hostip: resolve *.localhost to 127.0.0.1/::1Daniel Stenberg2022-08-112-2/+58
* hyper: customize test1274 to how hyper unfolds headersSean McArthur2022-08-102-2/+9
* digest: pass over leading spaces in qop valuesDaniel Stenberg2022-08-082-1/+157
* test44[2-4]: add '--resolve' to the keywordsFabian Keil2022-08-073-0/+3
* hyper: enable obs-folded multiline headersSean McArthur2022-07-281-1/+0
* test3026: add support for Windows using native Win32 threadsMarc Hoersken2022-07-251-1/+0
* cookie: treat a blank domain in Set-Cookie: as non-existingDaniel Stenberg2022-07-191-0/+2
* test3026: require 'threadsafe'Daniel Stenberg2022-07-121-0/+1
* setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STRDaniel Stenberg2022-07-043-4/+34
* 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
* reuse/dep5: adjusted to parse betterDaniel Stenberg2022-06-141-0/+24
* test3026: disable on win32Daniel Stenberg2022-06-131-0/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-1318-15/+29
* test390: verify --parallelDaniel Stenberg2022-06-102-1/+49
* test1543: verify CURLINFO_EFFECTIVE_URL with CURLOPT_CURLU setDaniel Stenberg2022-06-082-1/+77
* select: return error from "lethal" poll/select errorsDaniel Stenberg2022-06-081-2/+4
* test3026: add missing control fileDaniel Stenberg2022-06-081-0/+44
* test391: verify --path-as-is with redirectDaniel Stenberg2022-06-082-1/+73
* curl_version_info: add CURL_VERSION_THREADSAFE_INITThomas Guillem2022-06-071-1/+1
* test414: add the '--resolve' keywordFabian Keil2022-06-061-0/+1
* test{440,441,493,977}: add "HTTP proxy" keywordsFabian Keil2022-06-064-0/+4
* 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-051-1/+1
* 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
* 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-243-2/+71
* 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-193-1/+123