summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* test2306: verify getting a second response with folded headersDaniel Stenberg2023-05-122-1/+70
* tool_operate: refuse (--data or --form) and --continue-at comboDaniel Stenberg2023-05-082-1/+35
* hostcheck: fix host name wildcard checkingDaniel Stenberg2023-04-261-6/+4
* test303: kill server after testDan Fandrich2023-04-181-0/+3
* http2: support HTTP/2 to forward proxies, non-tunnelingStefan Eissing2023-04-172-1/+23
* curl: do NOT append file name to path for upload when there's a queryDaniel Stenberg2023-04-152-1/+54
* runtests: move the UNIX sockets into $PIDDIRDan Fandrich2023-04-113-3/+6
* test1169: fix so it works properly everywhereDan Fandrich2023-04-101-5/+4
* content_encoding: only do tranfer-encoding compression if asked toDaniel Stenberg2023-04-072-104/+25
* tests: 1078 1288 1297 use valid IPv4 addressesDaniel Stenberg2023-04-063-13/+13
* tool_writeout: add URL component variablesDaniel Stenberg2023-04-045-3/+122
* tests: move server config files under the pid dirDan Fandrich2023-03-3150-50/+50
* test1471/2: add http as a required featureDan Fandrich2023-03-302-0/+6
* test1960: point to the correct path for the precheck toolDan Fandrich2023-03-301-1/+1
* tests: use the proper %LOGDIR path on two testsDan Fandrich2023-03-302-5/+5
* http2: flow control and buffer improvementsStefan Eissing2023-03-301-1/+1
* tests: fix fake_ntlm to run with a dynamic log directoryDan Fandrich2023-03-301-0/+2
* tests: fix lib tests to run with a dynamic log directoryDan Fandrich2023-03-309-10/+10
* tests: fix unit tests to run with a dynamic log directoryDan Fandrich2023-03-304-3/+12
* tests: use %LOGDIR to refer to the log directoryDan Fandrich2023-03-30444-1058/+1058
* hostip: refuse to resolve the .onion TLDMatt Jolly2023-03-303-2/+80
* rtsp: skip malformed RTSP interleaved frame datadengjfzh2023-03-301-0/+15
* lib: add `bufq` and `dynhds`Stefan Eissing2023-03-303-1/+45
* test1592: add flaky keywordDaniel Stenberg2023-03-291-0/+1
* test422: verify --next used without a prior URLDaniel Stenberg2023-03-172-1/+45
* aws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3Casey Bodley2023-03-147-0/+442
* http: don't send 100-continue for short PUT requestsDan Fandrich2023-03-1132-69/+16
* tests: add DELAY keyword to more tests using waitsDan Fandrich2023-03-114-0/+4
* CURLOPT_PROXY.3: curl+NSS does not handle HTTPS over unix domain socketDaniel Stenberg2023-03-101-0/+1
* test1903: test use of COOKIEFILE - reset - COOKIEFILEDaniel Stenberg2023-03-102-1/+52
* tests: fix some keywords and unused sectionsDan Fandrich2023-03-105-10/+3
* tests: fix test1301 to call the right binaryDan Fandrich2023-03-101-1/+3
* tests: add timeout, SLOWDOWN and DELAY keywords to testsDan Fandrich2023-03-1019-0/+28
* tests: fix tag markup issues in some testsDan Fandrich2023-03-093-3/+3
* tests: add `cookies` featuresMarcel Raad2023-03-0939-0/+95
* test420: add cookies keywordMarcel Raad2023-03-091-0/+1
* test1671: fix after fixDaniel Stenberg2023-03-091-0/+2
* test421: -w %{header_json} test with multiple same header namesDaniel Stenberg2023-03-092-1/+86
* test1905: update output cookie orderDaniel Stenberg2023-03-061-1/+1
* test420: verify expiring cookiesDaniel Stenberg2023-03-062-1/+72
* lib1560: test parsing URLs with ridiculously large fieldsDaniel Stenberg2023-03-031-7/+0
* urlapi: parse IPv6 literals without ENABLE_IPV6Brad Spencer2023-03-031-1/+0
* test1470: test socks proxy using unix sockets and connect to httpsBalakrishnan Balasubramanian2023-03-032-1/+65
* test1960: verify CURL_SOCKOPT_ALREADY_CONNECTEDDaniel Stenberg2023-03-032-1/+53
* tests: test secure mail protocols with explicit SSL requestsPatrick Monnerat2023-02-255-1/+152
* test978: mark file as text modeDaniel Stenberg2023-02-231-1/+1
* test978: verify that --stderr works for -w's stderr as wellDaniel Stenberg2023-02-232-1/+57
* test686: verify return code for no URL after --nextDaniel Stenberg2023-02-222-1/+35
* test1278: verify that an extra --no-remote-name cause no warningDaniel Stenberg2023-02-222-1/+49
* test419: verify --dump-header to file that cannot be createdDaniel Stenberg2023-02-212-1/+36