summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tests: fixes for WindowsMarcel Raad2018-08-222-1/+4
* test1148: disable if decimal separator is not pointMarcel Raad2018-08-211-0/+3
* test1268: check the stderr output as "text"Daniel Stenberg2018-08-161-1/+1
* curl: warn the user if a given file name looks like an optionDaniel Stenberg2018-08-152-0/+39
* ssh-libssh: fix infinite connect loop on invalid private keyKamil Dudka2018-08-142-1/+34
* http: fix for tiny "HTTP/0.9" responseDaniel Stenberg2018-08-133-1/+93
* Split non-portable part off test 1133Marcel Raad2018-08-113-7/+105
* CURLINFO_SIZE_UPLOAD: fix missing counter updateDaniel Stenberg2018-08-112-1/+54
* test1307: disabledDaniel Stenberg2018-08-021-0/+2
* test1157: follow-up to 35ecffb9Daniel Stenberg2018-07-291-0/+3
* test1157: test -H from empty fileDaniel Stenberg2018-07-282-1/+56
* test320: treat curl320.out file as binaryMarcel Raad2018-07-221-1/+1
* tests: fixes for Windows line endlingsMarcel Raad2018-07-212-2/+2
* test214: disable MSYS2's POSIX path conversion for URLMarcel Raad2018-07-211-0/+4
* test1143: disable MSYS2's POSIX path conversionMarcel Raad2018-07-201-0/+5
* test1422: add required file featureMarcel Raad2018-07-141-0/+1