aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2019-04-29CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg
2019-04-22sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616Steve Holme
2019-04-21test 196,197,198: add 'retry' keyword [skip ci]Daniel Stenberg
2019-04-20test1002: correct the name [skip ci]Daniel Stenberg
2019-04-20test660: verify CONNECT_ONLY with IMAPDaniel Stenberg
2019-04-13test: make tests and test scripts use socksd for SOCKSDaniel Stenberg
2019-04-13socksd: new SOCKS 4+5 server for testsDaniel Stenberg
2019-04-11test1906: verify CURLOPT_CURLU + CURLOPT_PORT usageDaniel Stenberg
2019-04-06pipelining: removedDaniel Stenberg
2019-04-02vauth/oauth2: Fix OAUTHBEARER token generationMert Yazıcıoğlu
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-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-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