summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* http: use credentials from transfer, not connectionDaniel Stenberg2021-02-131-1/+1
* urldata: don't touch data->set.httpversion at run-timeDaniel Stenberg2021-02-121-1/+1
* curl: add --fail-with-bodyDaniel Stenberg2021-02-111-3/+4
* ftp: add 'list_only' to the transfer state structDaniel Stenberg2021-02-091-1/+1
* ftp: add 'prefer_ascii' to the transfer state structDaniel Stenberg2021-02-091-1/+1
* file: Support unicode urls on windowsStephan Szabo2021-02-091-1/+1
* runtests.pl: add %TESTNUMBER variable to make copying tests more convenientFabian Keil2021-02-091-1/+1
* runtests.pl: add an -E option to specify an exclude fileFabian Keil2021-02-091-1/+1
* runtests.pl: add -L parameter to require additional perl librariesFabian Keil2021-02-091-1/+1
* ftp: avoid SIZE when asking for a TYPE A fileDaniel Stenberg2021-02-041-1/+1
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-301-1/+1
* http: get CURLOPT_REQUEST_TARGET working with a HTTP proxyFabian Keil2021-01-201-1/+1
* Add test1181: Proxy request with --proxy-header "Connection: Keep-Alive"Fabian Keil2021-01-191-1/+1
* Add test1180: Proxy request with -H "Proxy-Connection: Keep-Alive"Fabian Keil2021-01-191-1/+1
* test410: verify HTTPS GET with a 49K request headerDaniel Stenberg2021-01-181-1/+1
* test1918: verify curl_easy_option_by_name() and curl_easy_option_by_id()Daniel Stenberg2021-01-151-1/+3
* mime: make sure setting MIMEPOST to NULL resets properlyDaniel Stenberg2021-01-151-1/+1
* http: have CURLOPT_FAILONERROR fail after all headersDaniel Stenberg2021-01-061-1/+1
* httpauth: make multi-request auth work with custom portDaniel Stenberg2021-01-021-2/+2
* 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