aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-07-21test214: disable MSYS2's POSIX path conversion for URLMarcel Raad
2018-07-20test1143: disable MSYS2's POSIX path conversionMarcel Raad
2018-07-17CMake: Update scripts to use consistent styleRuslan Baratov
2018-07-14test1422: add required file featureMarcel Raad
2018-07-11multi: always do the COMPLETED procedure/stateDaniel Stenberg
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-17travis: run more tests for coverage checkDaniel Stenberg
2018-06-16multi: fix memory leak when stopped during name resolveDaniel Stenberg
2018-06-15runtests.pl: remove debug leftover from bb9a340c73f3Daniel Stenberg
2018-06-12runtests: support variables in <strippart>Daniel Stenberg
2018-06-12test 46: make test pass after 2025Bernhard M. Wiedemann
2018-06-11cppcheck: fix warningsMarian Klymov
2018-06-06tests/libtests/Makefile.am: Add lib1521.c to CLEANFILESRikard Falkeborn
2018-06-06tests/libtest: Add lib1521 to nodist_SOURCESRikard Falkeborn
2018-06-03spelling fixesViktor Szakats
2018-06-01CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev
2018-06-01fnmatch: use the system one if availableDaniel Stenberg
2018-05-31tests/libtest/.gitignore: follow-up fix to ignore lib5* tooDaniel Stenberg
2018-05-31tests: update .gitignore for libtestsRikard Falkeborn
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-28fnmatch: insist on escaped bracket to matchDaniel Stenberg
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-24cmake: set -d postfix for debug builds if not specifiedSergei Nikulov
2018-05-22http resume: skip body if http code 416 (range error) is ignored.Patrick Monnerat
2018-05-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg
2018-05-21curl: show headers in boldDaniel Stenberg
2018-05-18curl_fnmatch: only allow two asterisks for matchingDaniel Stenberg
2018-05-18stub_gssapi: fix numerous 'unused parameter' warningsDaniel Stenberg
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
2018-05-16tests/libtest/Makefile: Do not unconditionally add gcc-specific flagsDagobert Michelsen
2018-05-14tests: Fix format specifiersRikard Falkeborn
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-27checksrc: force indentation of lines after an elseDaniel Gustafsson
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2018-04-16test1148: tolerate progress updates betterDaniel Stenberg
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2018-04-12duphandle: make sure CURLOPT_RESOLVE is duplicated fine tooDaniel Stenberg
2018-04-09test1136: fix cookie order after commit c990eadd1277Daniel Stenberg
2018-04-08build: cleanup to fix clang warnings/errorsDaniel 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-26runtests.pl: fix warning 'use of uninitialized value'Michael Kaufmann
2018-03-24gitignore: ignore more generated filesDaniel Stenberg
2018-03-19parsedate: support UT timezoneNikos Tsipinakis
2018-03-17resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSESRick Deist