summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-03-24tests: Fixed XML validation errors in some test files.Dan Fandrich
2019-03-24tests: Fix some incorrect precheck error messages.Dan Fandrich
2019-03-18test1541: threaded connection sharingDaniel Stenberg
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2019-03-14fuzzer: Only clone the latest fuzzer code, for speed.Dan Fandrich
2019-03-14Negotiate: fix for HTTP POST with NegotiateDominik Hölzl
2019-03-13http: send payload when (proxy) authentication is doneMarc Schlatter
2019-03-09test331: verify set-cookie for dotless host nameDaniel Stenberg
2019-03-09Revert "cookies: extend domain checks to non psl builds"Daniel Stenberg
2019-03-08memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg
2019-03-05tests: fix multiple may be used uninitialized warningsDaniel 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-26runtests: detect "schannel" as an alias for "winssl"Daniel Stenberg
2019-02-25tests/unit/Makefile.inc: post merge fixesgnurl-7.64.0ng0
2019-02-25Merge tag 'curl-7_64_0'ng0
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-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