aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2018-08-31cookies: support creation-time attribute for cookiesDaniel Gustafsson
2018-08-31Don't use Windows path %PWD for SSH testsMarcel Raad
2018-08-24gopher: Do not translate `?' to `%09'Leonardo Taccari
2018-08-23cookie tests: treat files as textMarcel Raad
2018-08-22Tests: fixes for WindowsMarcel Raad
2018-08-21test1148: disable if decimal separator is not pointMarcel Raad
2018-08-16test1268: check the stderr output as "text"Daniel Stenberg
2018-08-15curl: warn the user if a given file name looks like an optionDaniel Stenberg
2018-08-14ssh-libssh: fix infinite connect loop on invalid private keyKamil Dudka
2018-08-13http: fix for tiny "HTTP/0.9" responseDaniel Stenberg
2018-08-11Split non-portable part off test 1133Marcel Raad
2018-08-11CURLINFO_SIZE_UPLOAD: fix missing counter updateDaniel Stenberg
2018-08-02test1307: disabledDaniel Stenberg
2018-07-29test1157: follow-up to 35ecffb9Daniel Stenberg
2018-07-28test1157: test -H from empty fileDaniel Stenberg
2018-07-22test320: treat curl320.out file as binaryMarcel Raad
2018-07-21tests: fixes for Windows line endlingsMarcel Raad
2018-07-21test214: disable MSYS2's POSIX path conversion for URLMarcel Raad
2018-07-20test1143: disable MSYS2's POSIX path conversionMarcel Raad
2018-07-14test1422: add required file featureMarcel Raad
2018-07-11conn: remove the boolean 'inuse' fieldDaniel Stenberg
2018-06-23multi: fix crash due to dangling entry in connect-pending listJavier Blazquez
2018-06-16multi: fix memory leak when stopped during name resolveDaniel Stenberg
2018-06-12runtests: support variables in <strippart>Daniel Stenberg
2018-06-12test 46: make test pass after 2025Bernhard M. Wiedemann
2018-06-03spelling fixesViktor Szakats
2018-06-01CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-22http resume: skip body if http code 416 (range error) is ignored.Patrick Monnerat
2018-05-21curl: show headers in boldDaniel Stenberg
2018-05-13cookies: do not take cookie name as a parameterPatrick Monnerat
2018-04-29tests: provide 'manual' as a feature to optionally requireDaniel Stenberg
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2018-04-16test1148: tolerate progress updates betterDaniel Stenberg
2018-04-09test1136: fix cookie order after commit c990eadd1277Daniel Stenberg
2018-04-06file: restore old behavior for file:////foo/bar URLsJon DeVree
2018-04-06cookie: case-insensitive hashing for the domainsLauri Kasanen
2018-04-04cookie: fix and optimize 2nd top level domain name extractionPatrick Monnerat
2018-04-02cookie: store cookies per top-level-domain-specific hash tableLauri Kasanen
2018-04-02test1148: set a fixed locale for the testDaniel Stenberg
2018-03-17resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist
2018-03-17CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocolLawrence Matthews
2018-03-16cleanup: misc typos in strings and commentsluz.paz
2018-03-15transfer: make HTTP without headers count correct body sizeDaniel Stenberg
2018-03-15test1208: marked flakyDaniel Stenberg
2018-03-12FTP: reject path components with control codesDaniel Stenberg
2018-03-11HTTP: allow "header;" to replace an internal header with a blank oneDaniel Stenberg
2018-03-04NO_PROXY: fix for IPv6 numericals in the URLDaniel Stenberg
2018-02-21url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano