summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-2118-8/+71
* cookies: extend domain checks to non psl buildsDaniel Gustafsson2018-12-191-0/+1
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-142-0/+64
* test1201: Add a trailing `?' to the selectorLeonardo Taccari2018-12-131-2/+2
* cookies: leave secure cookies aloneDaniel Gustafsson2018-12-135-22/+89
* test1519: use lib1518 and test CURLINFO_REDIRECT_URL moreDaniel Stenberg2018-12-122-3/+63
* Curl_follow: extract the Location: header field unvalidatedDaniel Stenberg2018-12-122-1/+63
* tests: add urlapi unittestDaniel Gustafsson2018-12-112-1/+24
* http: fix HTTP auth to include query in URIJay Satiro2018-12-112-1/+76
* test329: verify cookie max-age=0 immediate expiryDaniel Stenberg2018-12-092-1/+71
* test328: verify Content-Encoding: noneDaniel Stenberg2018-11-282-1/+56
* cookies: create the cookiejar even if no cookies to saveDaniel Stenberg2018-11-233-2/+79
* test: update test20/1322 for eglibc bug workaroundTobias Hintze2018-11-222-2/+2
* setopt: add CURLOPT_CURLUJim Fuller2018-11-092-1/+51
* curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts2018-11-072-1/+63
* url: a short host name + port is not a schemeDaniel Stenberg2018-11-063-43/+6
* infof: clearly indicate truncationDaniel Gustafsson2018-11-032-1/+24
* Curl_follow: accept non-supported schemes for "fake" redirectsDaniel Stenberg2018-11-022-1/+59
* test2080: verify the fix for CVE-2018-16842Daniel Stenberg2018-10-302-4/+2
* test1651: unit test Curl_extract_certinfo()Daniel Stenberg2018-10-272-1/+27
* FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER outputDaniel Stenberg2018-10-0829-69/+65
* test2100: test DoH using IPv4-onlyDaniel Stenberg2018-10-061-0/+0
* test320: strip out more HTML when comparingDaniel Stenberg2018-10-041-20/+4
* test1299: use single quotes around asteriskMarcel Raad2018-10-021-1/+1
* test1650: make it depend on http/2Daniel Stenberg2018-10-011-0/+1
* test2100: require http2 to runDaniel Stenberg2018-09-291-0/+0
* test320: fix regression in [ci skip]Viktor Szakats2018-09-241-2/+2
* update URLs in testsViktor Szakats2018-09-233-4/+4
* whitespace fixesViktor Szakats2018-09-239-9/+0
* url: use the URL API internally as wellDaniel Stenberg2018-09-223-5/+5
* certs: generate tests certs with sha256 digest algorithmDaniel Stenberg2018-09-201-1/+1
* urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg2018-09-191-0/+6
* urlglob: improve error messageDaniel Stenberg2018-09-131-1/+3
* tests/certs: rebuild certs with 2048-bit RSA keysYiming Jing2018-09-121-1/+1
* misc: fix typos in commentsDaniel Gustafsson2018-09-101-1/+1
* test324: fix after 3f3b26d6feb0667714902e836af608094235fca2Marcel Raad2018-09-081-1/+1
* URL-APIDaniel Stenberg2018-09-082-0/+30
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-071-1/+1
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-071-1/+2
* imap: change from "FETCH" to "UID FETCH"Nicklas Avén2018-09-0636-37/+86
* DOH: add test case 1650 and 2100Daniel Stenberg2018-09-063-0/+30
* ssl: deprecate CURLE_SSL_CACERT in favour of a unified error codeHan Han2018-09-065-6/+6
* tests: add unit tests for url.cJim Fuller2018-09-052-1/+27
* test1452: mark as flakyDaniel Stenberg2018-09-051-0/+1
* pipelining: deprecatedDaniel Stenberg2018-09-051-0/+9
* test1148: fix precheck outputMarcel Raad2018-09-021-1/+1
* cookies: support creation-time attribute for cookiesDaniel Gustafsson2018-08-3110-64/+64
* Don't use Windows path %PWD for SSH testsMarcel Raad2018-08-3147-47/+47
* gopher: Do not translate `?' to `%09'Leonardo Taccari2018-08-241-1/+1
* cookie tests: treat files as textMarcel Raad2018-08-233-3/+3