summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* http: strip default port from URL sent to proxyDaniel Stenberg2021-03-231-1/+1
* ftpserver: only load the preprocessed test fileDaniel Stenberg2021-03-191-12/+6
* tests: use %TESTNUMBER instead of fixed numberDaniel Stenberg2021-03-191292-4389/+4386
* http: make 416 not fail with resume + CURLOPT_FAILONERRRORDaniel Stenberg2021-03-174-21/+102
* gen.pl: quote "bare" minuses in the nroff curl.1Daniel Stenberg2021-03-141-5/+13
* test220/314: adjust to run with HyperDaniel Stenberg2021-03-112-0/+16
* test306: make it not run with HyperDaniel Stenberg2021-03-111-0/+1
* test304: header CRLF cleanup to work with HyperDaniel Stenberg2021-03-111-1/+1
* FTP: allow SIZE to fail when doing (resumed) uploadDaniel Stenberg2021-03-112-1/+52
* configure: provide Largefile feature for curl-configDaniel Stenberg2021-03-111-2/+2
* lib1536: check ptr against NULL before dereferencing itkokke2021-03-101-1/+1
* lib1537: check ptr against NULL before dereferencing itkokke2021-03-101-1/+1
* runtests.pl: kill processes locking test log filesMarc Hoersken2021-03-012-7/+55
* pathhelp.pm: fix use of pwd -L in Msys environmentMarc Hoersken2021-03-011-3/+25
* tool_help: Increase space between option and descriptionJay Satiro2021-02-283-9/+9
* cookies: Support multiple -b parametersDaniel Gustafsson2021-02-252-4/+8
* test1188: Check for --fail HTTP statusJay Satiro2021-02-201-6/+15
* http: add support to read and store the referrer headerViktor Szakats2021-02-192-2/+5
* test1188: change error from connect to resolve errorDaniel Stenberg2021-02-181-2/+2
* http: use credentials from transfer, not connectionDaniel Stenberg2021-02-133-4/+61
* test433: clear some home dir env variablesDaniel Stenberg2021-02-121-0/+2
* urldata: don't touch data->set.httpversion at run-timeDaniel Stenberg2021-02-122-1/+58
* tests: disable .curlrc in more environmentsViktor Szakats2021-02-111-0/+2
* curl: add --fail-with-bodyDaniel Stenberg2021-02-115-3/+128
* tests: Fix tests failing due to change in curl --helpJay Satiro2021-02-102-2/+2
* server: remove redundant conditionMarcel Raad2021-02-102-2/+0
* mqttd: remove unused variableMarcel Raad2021-02-101-2/+0
* tests: reduce variable scopesMarcel Raad2021-02-102-7/+4
* ftp: add 'list_only' to the transfer state structDaniel Stenberg2021-02-092-1/+74
* ftp: add 'prefer_ascii' to the transfer state structDaniel Stenberg2021-02-094-2/+124
* lib: use int type for more port variablesJay Satiro2021-02-092-2/+2
* tool_writeout: refactor write-out and write-out jsonJay Satiro2021-02-091-1/+1
* file: Support unicode urls on windowsStephan Szabo2021-02-094-1/+52
* tests/server: Bump MAX_TAG_LEN to 200Fabian Keil2021-02-091-1/+1
* tests/badsymbols.pl: when opening '$incdir' fails include it in the error mes...Fabian Keil2021-02-091-1/+1
* runtests.1: document -o, -P, -L, and -EFabian Keil2021-02-091-1/+22
* runtests.pl: add %TESTNUMBER variable to make copying tests more convenientFabian Keil2021-02-094-5/+56
* runtests.pl: add an -o option to change internal variablesFabian Keil2021-02-091-0/+10
* runtests.pl: cleanupsFabian Keil2021-02-091-27/+36
* runtests.pl: add an -E option to specify an exclude fileFabian Keil2021-02-094-1/+90
* runtests.pl: add -L parameter to require additional perl librariesFabian Keil2021-02-093-1/+42
* runtests.pl: add a -P option to specify an external proxyFabian Keil2021-02-091-0/+35
* tests: fixup several testsFabian Keil2021-02-09430-779/+787
* ftp: avoid SIZE when asking for a TYPE A fileDaniel Stenberg2021-02-048-62/+5
* copyright: fix year ranges in need of updatesDaniel Stenberg2021-02-034-4/+4
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-3010-8/+409
* copyright: fix missing year (range) updatesDaniel Stenberg2021-01-291-1/+1
* tool_writeout: make %{errormsg} blank for no errorsDaniel Stenberg2021-01-281-1/+1
* test410: fix for windowsJay Satiro2021-01-251-1/+4
* hostip: remove conn->data from resolver functionsDaniel Stenberg2021-01-221-1/+1