summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* conn: remove the boolean 'inuse' fieldDaniel Stenberg2018-07-111-6/+0
* multi: fix crash due to dangling entry in connect-pending listJavier Blazquez2018-06-232-1/+37
* multi: fix memory leak when stopped during name resolveDaniel Stenberg2018-06-164-3/+59
* runtests: support variables in <strippart>Daniel Stenberg2018-06-121-2/+5
* test 46: make test pass after 2025Bernhard M. Wiedemann2018-06-121-4/+4
* spelling fixesViktor Szakats2018-06-031-1/+1
* CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev2018-06-012-1/+27
* option: disallow username in URLBjörn Stenberg2018-05-312-1/+35
* httpauth: add support for Bearer tokensLinus Lewandowski2018-05-242-0/+58
* http resume: skip body if http code 416 (range error) is ignored.Patrick Monnerat2018-05-223-1/+85
* curl: show headers in boldDaniel Stenberg2018-05-2115-17/+6
* cookies: do not take cookie name as a parameterPatrick Monnerat2018-05-132-1/+55
* tests: provide 'manual' as a feature to optionally requireDaniel Stenberg2018-04-291-0/+3
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-183-1/+117
* test1148: tolerate progress updates betterDaniel Stenberg2018-04-161-1/+6
* test1136: fix cookie order after commit c990eadd1277Daniel Stenberg2018-04-091-1/+1