aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2019-03-09Revert "cookies: extend domain checks to non psl builds"Daniel Stenberg
2019-03-05multi: support verbose conncache closure handleJay Satiro
2019-03-04CURLU: fix NULL dereference when used over proxyDaniel Stenberg
2019-03-03alt-svc: add test 355 and 356 to verify with command line curlDaniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-02-28test578: make it read data from the correct testDaniel Stenberg
2019-02-27cookies: only save the cookie file if the engine is enabledDaniel Stenberg
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-17cookie: Add support for cookie prefixesDaniel Gustafsson
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-01-15tests: move objnames-* from lib into testsDaniel 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-01ntlm: update selection of type 3 responseMarkus Moeller
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: 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-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-22test: update test20/1322 for eglibc bug workaroundTobias Hintze
2018-11-09setopt: add CURLOPT_CURLUJim Fuller
2018-11-07curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts
2018-11-06url: a short host name + port is not a schemeDaniel Stenberg
2018-11-03infof: clearly indicate truncationDaniel Gustafsson
2018-11-02Curl_follow: accept non-supported schemes for "fake" redirectsDaniel Stenberg
2018-10-30test2080: verify the fix for CVE-2018-16842Daniel Stenberg
2018-10-27test1651: unit test Curl_extract_certinfo()Daniel Stenberg
2018-10-08FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER outputDaniel Stenberg
2018-10-06test2100: test DoH using IPv4-onlyDaniel Stenberg
2018-10-04test320: strip out more HTML when comparingDaniel Stenberg
2018-10-02test1299: use single quotes around asteriskMarcel Raad
2018-10-01test1650: make it depend on http/2Daniel Stenberg
2018-09-29test2100: require http2 to runDaniel Stenberg