summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* test2306: verify getting a second response with folded headersDaniel Stenberg2023-05-121-1/+1
* tool_operate: refuse (--data or --form) and --continue-at comboDaniel Stenberg2023-05-081-1/+1
* http2: support HTTP/2 to forward proxies, non-tunnelingStefan Eissing2023-04-171-1/+1
* curl: do NOT append file name to path for upload when there's a queryDaniel Stenberg2023-04-151-1/+1
* tool_writeout: add URL component variablesDaniel Stenberg2023-04-041-1/+1
* hostip: refuse to resolve the .onion TLDMatt Jolly2023-03-301-2/+2
* lib: add `bufq` and `dynhds`Stefan Eissing2023-03-301-1/+1
* test422: verify --next used without a prior URLDaniel Stenberg2023-03-171-1/+1
* aws_sigv4: fall back to UNSIGNED-PAYLOAD for sign_as_s3Casey Bodley2023-03-141-0/+1
* test1903: test use of COOKIEFILE - reset - COOKIEFILEDaniel Stenberg2023-03-101-1/+1
* test421: -w %{header_json} test with multiple same header namesDaniel Stenberg2023-03-091-1/+1
* test420: verify expiring cookiesDaniel Stenberg2023-03-061-1/+1
* test1470: test socks proxy using unix sockets and connect to httpsBalakrishnan Balasubramanian2023-03-031-1/+1
* test1960: verify CURL_SOCKOPT_ALREADY_CONNECTEDDaniel Stenberg2023-03-031-1/+1
* tests: test secure mail protocols with explicit SSL requestsPatrick Monnerat2023-02-251-1/+2
* test978: verify that --stderr works for -w's stderr as wellDaniel Stenberg2023-02-231-1/+1
* test686: verify return code for no URL after --nextDaniel Stenberg2023-02-221-1/+1
* test1278: verify that an extra --no-remote-name cause no warningDaniel Stenberg2023-02-221-1/+1
* test419: verify --dump-header to file that cannot be createdDaniel Stenberg2023-02-211-1/+1
* tests: add tests for HTTP/2 and HTTP/3 to verify the header APIStefan Eissing2023-02-131-2/+2
* content_encoding: do not reset stage counter for each headerPatrick Monnerat2023-02-131-1/+1
* test2305: send 3 frames, 4097 bytes each, as one messageDaniel Stenberg2023-02-101-1/+1
* tool_operate: Fix error codes on bad URL & OOMDan Fandrich2023-02-071-1/+1
* connect: fix strategy testing for attempts, timeouts and happy-eyeballStefan Eissing2023-01-311-0/+2
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* http: decode transfer encoding firstJosh Brobst2023-01-021-2/+2
* lib: connect/h2/h3 refactorStefan Eissing2022-12-301-1/+1
* test417: verify %{certs} outputDaniel Stenberg2022-12-271-0/+1
* test446: verify hsts with two URLsDaniel Stenberg2022-12-271-1/+1
* tests: add 3 new HTTP/2 test cases, plus https: support for nghttpxStefan Eissing2022-12-231-0/+2
* test2304: verify websocket handling when connection is closedDaniel Stenberg2022-12-131-1/+1
* tool: determine the correct fopen option for -DEmil Engler2022-12-121-1/+1
* curl_get_line: allow last line without newline charRob de Wit2022-12-021-1/+2
* tests: add HTTP/3 test case, custom location for proper nghttpxStefan Eissing2022-11-301-0/+2
* test1276: verify lib/optiontable.plDaniel Stenberg2022-11-291-8/+7
* test416: verify growing FTP file supportfractal-access2022-11-261-1/+1
* test/aws_sigv4: test cases for content-sha256Casey Bodley2022-11-251-1/+1
* test1662: verify formpost, 301 redirect, no rewind possibleDaniel Stenberg2022-11-251-1/+1
* lib: feature deprecation warnings in gcc >= 4.3Patrick Monnerat2022-11-151-1/+1
* http: mark it 'this_is_a_follow' in the Location: logicDaniel Stenberg2022-11-121-1/+1
* test3028: verify PROXYFata Nugraha2022-11-101-1/+1
* test3100: RTSP Basic authenticationLorenzo Miniero2022-11-091-1/+3
* test1221: verify --url-queryDaniel Stenberg2022-11-081-7/+6
* test445: verifies the protocols-over-http-proxy flaw and fixDaniel Stenberg2022-10-241-1/+1
* test644: verify --xattr (with redirect)Daniel Stenberg2022-10-221-1/+1
* noproxy: support proxies specified using cidr notationDaniel Stenberg2022-10-211-1/+1
* tool_operate: more transfer cleanup after parallel transfer failDaniel Stenberg2022-10-181-1/+1
* test495: verify URL encoded user name + netrc-optionalDaniel Stenberg2022-10-131-1/+1
* test1275: verify upercase after period in markdownDaniel Stenberg2022-10-121-1/+1
* aws_sigv4: fix header computationMatthias Gatto2022-10-111-0/+1