summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* tests: move objnames-* from lib into testsDaniel Stenberg2019-01-152-2/+2
* test1558: verify CURLINFO_PROTOCOL on file:// transferDaniel Stenberg2019-01-102-2/+51
* xattr: strip credentials from any URL that is storedDaniel Stenberg2019-01-102-1/+28
* cookies: allow secure override when done over HTTPSDaniel Stenberg2019-01-102-1/+73
* test1561: improve test nameDaniel Stenberg2019-01-091-1/+1
* cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA2019-01-092-1/+91
* tests: allow tests to pass by 2037-02-12Bernhard M. Wiedemann2019-01-088-23/+23
* curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer2019-01-072-3/+40
* ntlm: update selection of type 3 responseMarkus Moeller2019-01-0137-145/+145
* hostip: support wildcard hostsClaes Jakobsson2018-12-272-1/+57
* 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