summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
...
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-032-0/+82
* tests: fix some http/2 tests for older versions of nghttpxJay Satiro2020-10-295-11/+5
* tool_help: make "output" description less confusingEmil Engler2020-10-241-1/+1
* test122[12]: remove these two testsDaniel Stenberg2020-10-153-107/+1
* runtests: add %repeat[]% for test filesDaniel Stenberg2020-10-048-18/+18
* runtests: provide curl's version string as %VERSION for testsDaniel Stenberg2020-10-02619-2002/+847
* test1465: verify --libcurl with binary POST dataDaniel Stenberg2020-10-022-1/+1
* ftp: make a 552 response return CURLE_REMOTE_DISK_FULLDaniel Stenberg2020-09-262-1/+62
* test163[12]: require http to be built-in to runDaniel Stenberg2020-09-252-0/+2
* ftp: separate FTPS from FTP over "HTTPS proxy"Daniel Stenberg2020-09-242-4/+0
* tests/data: Fix some mismatched XML tags in test casesDan Fandrich2020-09-234-6/+1
* test1297: verify GOT_NOTHING with http proxy tunnelDaniel Stenberg2020-09-222-35/+97
* test3015: verify stdout "as text"Daniel Stenberg2020-09-151-1/+1
* tool_writeout: add new writeout variable, %{num_headers}anio2020-09-155-3/+140
* ftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_NOT_FOUNDDaniel Stenberg2020-09-1413-6/+97
* test434: test -K use in a single line without newlineDaniel Stenberg2020-09-142-1/+49
* curl: use curlx_dynbuf for realloc when loading config filesDaniel Stenberg2020-09-141-2/+2
* tests: add test1912 to the distDaniel Stenberg2020-09-121-1/+1
* altsvc: clone setting in curl_easy_duphandlebagder/altsvc-duphandleDaniel Stenberg2020-09-061-1/+14
* test1541: remove since it is a known bugDaniel Stenberg2020-09-062-35/+1
* tests: remove pipelining testsDaniel Stenberg2020-09-069-582/+17
* tests: Add tests for new --helpEmil Engler2020-09-045-1/+203
* test971: show test mismatches "inline"Daniel Stenberg2020-09-021-0/+5
* tests: add test1912 with typechecksJeroen Ooms2020-08-281-0/+32
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-273-2/+32
* curl: add --output-dirDaniel Stenberg2020-08-246-2/+310
* curl: support XDG_CONFIG_HOME to find .curlrcDaniel Stenberg2020-08-242-1/+60
* etag: save and use the full received contentsDaniel Stenberg2020-08-248-10/+72
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-244-4/+5
* test1140: compare stdoutDaniel Stenberg2020-08-151-0/+6
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-082-2/+2
* runtests: move the TELNET server to a dynamic portDaniel Stenberg2020-08-061-1/+1
* runtests: support dynamicly base64 encoded sections in testsDaniel Stenberg2020-08-0412-80/+19
* test1908: treat file as textMarcel Raad2020-08-031-1/+1
* TrackMemory tests: ignore realloc and free in getenv.cMarcel Raad2020-08-032-0/+4
* multi_remove_handle: close unused connect-only connectionsMarc Aldorasi2020-08-011-0/+6
* url: fix CURLU and location followingJay Satiro2020-07-302-1/+74
* getinfo: reset retry-after value in initinfoNicolas Sterchele2020-07-272-1/+58
* test1139: make it display the difference on test failuresbagder/test1119Daniel Stenberg2020-07-141-2/+8
* test1119: verify stdout in the testDaniel Stenberg2020-07-141-0/+6
* curl: add %{method} to the -w variablesDaniel Stenberg2020-07-143-2/+90
* content_encoding: add zstd decoding supportGilles Vollant2020-07-123-1/+401
* transfer: fix memory-leak with CURLOPT_CURLU in a duped handleDaniel Stenberg2020-07-122-1/+58
* ftpserver: don't verify SMTP MAIL FROM namesDaniel Stenberg2020-07-033-0/+9
* http: fix proxy auth with blank passwordDaniel Stenberg2020-06-282-1/+61
* test1539: do a HTTP 1.0 POST without a set size (fails)Daniel Stenberg2020-06-262-7/+49
* tests: verify newline in username and password for HTTPDaniel Stenberg2020-06-253-1/+126
* test543: extended to verify zero length inputDaniel Stenberg2020-06-251-0/+2
* test1460: verify that -Ji is not okDaniel Stenberg2020-06-222-1/+65
* test1179: verify error message for non-existing cmdline optionDaniel Stenberg2020-06-182-1/+44