summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-02-25Merge tag 'curl-7_64_0'ng0
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-12Merge tag 'curl-7_63_0'ng0
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-10Merge tag 'curl-7_62_0'Nils Gillmann
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