summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* test: verify new --write-out variablesDaniel Stenberg2020-12-211-0/+2
* tests: add very simple AWS HTTP v4 Signature testMatthias Gatto2020-12-211-1/+1
* mqtt: handle POST/PUBLISH without a set POSTFIELDSIZEDaniel Stenberg2020-12-181-0/+1
* test1198/9: add two mqtt publish tests without payload lengthsDaniel Stenberg2020-12-171-1/+1
* test1272: test gophersDaniel Stenberg2020-12-151-1/+1
* test493: verify --hsts upgrade and that %{url_effective} reflects thatDaniel Stenberg2020-11-061-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* hsts: add read/write callbacksDaniel Stenberg2020-11-031-1/+1
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-031-0/+1
* test122[12]: remove these two testsDaniel Stenberg2020-10-151-1/+1
* test1465: verify --libcurl with binary POST dataDaniel Stenberg2020-10-021-1/+1
* ftp: make a 552 response return CURLE_REMOTE_DISK_FULLDaniel Stenberg2020-09-261-1/+1
* test1297: verify GOT_NOTHING with http proxy tunnelDaniel Stenberg2020-09-221-35/+31
* tool_writeout: add new writeout variable, %{num_headers}anio2020-09-151-1/+1
* ftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_NOT_FOUNDDaniel Stenberg2020-09-141-1/+1
* test434: test -K use in a single line without newlineDaniel Stenberg2020-09-141-1/+1
* tests: add test1912 to the distDaniel Stenberg2020-09-121-1/+1
* test1541: remove since it is a known bugDaniel Stenberg2020-09-061-1/+1
* tests: remove pipelining testsDaniel Stenberg2020-09-061-4/+4
* tests: Add tests for new --helpEmil Engler2020-09-041-1/+1
* options: API for meta-data about easy optionsDaniel Stenberg2020-08-271-1/+1
* curl: add --output-dirDaniel Stenberg2020-08-241-2/+2
* curl: support XDG_CONFIG_HOME to find .curlrcDaniel Stenberg2020-08-241-1/+1
* etag: save and use the full received contentsDaniel Stenberg2020-08-241-1/+1
* url: fix CURLU and location followingJay Satiro2020-07-301-1/+1
* getinfo: reset retry-after value in initinfoNicolas Sterchele2020-07-271-1/+1
* curl: add %{method} to the -w variablesDaniel Stenberg2020-07-141-1/+1
* content_encoding: add zstd decoding supportGilles Vollant2020-07-121-1/+1
* transfer: fix memory-leak with CURLOPT_CURLU in a duped handleDaniel Stenberg2020-07-121-1/+1
* http: fix proxy auth with blank passwordDaniel Stenberg2020-06-281-1/+1
* test1539: do a HTTP 1.0 POST without a set size (fails)Daniel Stenberg2020-06-261-7/+6
* tests: verify newline in username and password for HTTPDaniel Stenberg2020-06-251-1/+2
* test1460: verify that -Ji is not okDaniel Stenberg2020-06-221-1/+3
* test1179: verify error message for non-existing cmdline optionDaniel Stenberg2020-06-181-1/+1
* tests: add two simple tests for --login-optionsDaniel Stenberg2020-06-081-6/+6
* urldata: let the HTTP method be in the set.* structDaniel Stenberg2020-06-021-1/+1
* url: accept "any length" credentials for proxy authDaniel Stenberg2020-05-251-0/+1
* test1632: verify FTP through HTTPS-proxy with connection re-useDaniel Stenberg2020-05-151-1/+1
* test1631: verify FTP download through HTTPS-proxyDaniel Stenberg2020-05-151-1/+1
* url: make the updated credentials URL-encoded in the URLDaniel Stenberg2020-05-141-0/+1
* tests: add https-proxy support to the test suiteDaniel Stenberg2020-05-141-0/+2
* docs/options-in-versions: which version added each cmdline optionDaniel Stenberg2020-05-131-1/+1
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-121-1/+1
* transfer: Switch PUT to GET/HEAD on 303 redirectJay Satiro2020-04-221-1/+1
* mqtt: improve the state machineDaniel Stenberg2020-04-201-1/+1
* add more alt-svc test coveragexquery2020-04-201-1/+2
* mime: properly check Content-Type even if it has parametersPatrick Monnerat2020-04-191-1/+1
* tests: add four MQTT tests 1190 - 1193Daniel Stenberg2020-04-141-0/+2
* tests: verify split initial HTTP requests with CURL_SMALLREQSENDDaniel Stenberg2020-04-081-27/+26
* test1566: verify --etag-compare that gets a 304 backDaniel Stenberg2020-04-051-0/+1