aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-02-21tests: Fixed XML validation errors in some test files.Dan Fandrich
2019-02-20curl: remove MANUAL from -M outputDaniel Stenberg
2019-02-19connection: never reuse CONNECT_ONLY conectionsDaniel Stenberg
2019-02-19unit1651: survive curl_easy_init() failsDaniel Stenberg
2019-02-17cookie: Add support for cookie prefixesDaniel Gustafsson
2019-02-15unit1307: just fail without FTP supportMarcel Raad
2019-02-14gssapi: fix deprecated header warningsDaniel Stenberg
2019-02-13unit1307: require FTP supportMarcel Raad
2019-02-11tests: add stderr comparison to the test suiteFrank Gevaerts
2019-02-11cli tool: do not use mime.h private structures.Patrick Monnerat
2019-02-10cleanup: make local functions staticDaniel Stenberg
2019-02-04runtests.pl: Fix perl call to include srcdirLadar Levison
2019-01-28unit1653: make it survive torture testsDaniel Stenberg
2019-01-15tests: move objnames-* from lib into testsDaniel Stenberg
2019-01-11urldata: rename easy_conn to just connDaniel Stenberg
2019-01-10test1558: verify CURLINFO_PROTOCOL on file:// transferDaniel Stenberg
2019-01-10xattr: strip credentials from any URL that is storedDaniel Stenberg
2019-01-10cookies: allow secure override when done over HTTPSDaniel Stenberg
2019-01-09test1561: improve test nameDaniel Stenberg
2019-01-09cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA
2019-01-08tests: allow tests to pass by 2037-02-12Bernhard M. Wiedemann
2019-01-07curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer
2019-01-04printf: fix format specifiersRikard Falkeborn
2019-01-03libtest/stub_gssapi: use "real" snprintfDaniel Stenberg
2019-01-01tvnow: silence conversion warningsMarcel Raad
2019-01-01ntlm: update selection of type 3 responseMarkus Moeller
2018-12-30urlapi: fix parsing ipv6 with zone indexDaniel Gustafsson
2018-12-27hostip: support wildcard hostsClaes Jakobsson
2018-12-21http: added options for allowing HTTP/0.9 responsesDaniel Stenberg
2018-12-19cookies: extend domain checks to non psl buildsDaniel Gustafsson
2018-12-14http: minor whitespace cleanup from f464535bDaniel Stenberg
2018-12-14http: Implement trailing headers for chunked transfersAyoub Boudhar
2018-12-13test1201: Add a trailing `?' to the selectorLeonardo Taccari
2018-12-13cookies: leave secure cookies aloneDaniel Gustafsson
2018-12-12urlapi: Fix port parsing of eol colonDaniel Gustafsson
2018-12-12test1519: use lib1518 and test CURLINFO_REDIRECT_URL moreDaniel Stenberg
2018-12-12Curl_follow: extract the Location: header field unvalidatedDaniel Stenberg
2018-12-11tests: add urlapi unittestDaniel Gustafsson
2018-12-11http: fix HTTP auth to include query in URIJay Satiro
2018-12-09test329: verify cookie max-age=0 immediate expiryDaniel Stenberg
2018-11-28test328: verify Content-Encoding: noneDaniel Stenberg
2018-11-23cookies: create the cookiejar even if no cookies to saveDaniel Stenberg
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