aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-11-22test: update test20/1322 for eglibc bug workaroundTobias Hintze
2018-11-19impacket: add LICENSEDaniel Stenberg
2018-11-15tests: disable SO_EXCLUSIVEADDRUSE for stunnel on WindowsMarc Hoersken
2018-11-09setopt: add CURLOPT_CURLUJim Fuller
2018-11-07curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts
2018-11-07urlapi: only skip encoding the first '=' with APPENDQUERY setDaniel Stenberg
2018-11-06url: a short host name + port is not a schemeDaniel Stenberg
2018-11-05netrc: don't ignore the login name specified with "--user"Michael Kaufmann
2018-11-05unittest: make 1652 stable across collationsDaniel Gustafsson
2018-11-05Revert "url: a short host name + port is not a scheme"Daniel Stenberg
2018-11-04symbols-in-versions: add missing CURLU_ symbolsDaniel Stenberg
2018-11-03infof: clearly indicate truncationDaniel Gustafsson
2018-11-03url: a short host name + port is not a schemeDaniel Stenberg
2018-11-03URL: fix IPv6 numeral address parserDaniel Stenberg
2018-11-02Curl_follow: accept non-supported schemes for "fake" redirectsDaniel Stenberg
2018-11-01axtls: removedDaniel Stenberg
2018-11-01tests: drop http_pipe.py script no longer usedKamil Dudka
2018-10-31runtests: use the local curl for verifyingDaniel Stenberg
2018-10-30test2080: verify the fix for CVE-2018-16842Daniel Stenberg
2018-10-29unit1650: fix "null pointer passed as argument 1 to memcmp"Daniel Stenberg
2018-10-29unit1300: fix stack-use-after-scope AddressSanitizer warningDaniel Stenberg
2018-10-27test1651: unit test Curl_extract_certinfo()Daniel Stenberg
2018-10-09Windows: fixes for MinGW targeting Windows VistaMarcel Raad
2018-10-08FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER outputDaniel Stenberg
2018-10-07runtests: skip ld_preload tests on macOSDaniel Gustafsson
2018-10-06test2100: test DoH using IPv4-onlyDaniel Stenberg
2018-10-06tests/FILEFORMAT: mention how to use <fileN> and <stripfileN> tooDaniel Stenberg
2018-10-05doh: keep the IPv4 address in (original) network byte orderDaniel Stenberg
2018-10-05CMake: suppress MSVC warning C4127 for libtestMarcel Raad
2018-10-04test320: strip out more HTML when comparingDaniel Stenberg
2018-10-04runtests: use Windows paths for Windows curlMarcel Raad
2018-10-04tests/negtelnetserver.py: fix Python2-ism in neg TELNET serverColin Hogben
2018-10-02test1299: use single quotes around asteriskMarcel Raad
2018-10-02runtests: ignore disabled even when ranges are givenDaniel Stenberg
2018-10-01test1650: make it depend on http/2Daniel Stenberg
2018-09-29test2100: require http2 to runDaniel Stenberg
2018-09-28cmake: fixed path used in generation of docs/tests during curl build through ...Sergei Nikulov
2018-09-24test320: fix regression in [ci skip]Viktor Szakats
2018-09-24Curl_dedotdotify(): always nul terminate returned string.Even Rouault
2018-09-23update URLs in testsViktor Szakats
2018-09-23whitespace fixesViktor Szakats
2018-09-23unit1650: fix out of boundary accessDaniel Stenberg
2018-09-22url: use the URL API internally as wellDaniel Stenberg
2018-09-21urlapi: fix support for address scope in IPv6 numerical addressesDaniel Stenberg
2018-09-20certs: generate tests certs with sha256 digest algorithmDaniel Stenberg
2018-09-19urlapi: document the error codes, remove two unused onesDaniel Stenberg
2018-09-19urlapi: add CURLU_GUESS_SCHEME and fix hostname acceptanceDaniel Stenberg
2018-09-15libtest: Add chkdecimalpoint to .gitignoreRikard Falkeborn
2018-09-13runtests.pl: run tests against the MesaLink vtls backendYiming Jing