summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* wording: avoid blacklist/whitelist stereotypesDaniel Stenberg2020-06-102-3/+3
* tests: add two simple tests for --login-optionsDaniel Stenberg2020-06-083-6/+94
* urldata: let the HTTP method be in the set.* structDaniel Stenberg2020-06-022-1/+98
* test970: make it require proxy supportDaniel Stenberg2020-06-021-0/+1
* build: disable more code/data when built without proxy supportDaniel Stenberg2020-05-305-3/+9
* url: alloc the download buffer at transfer startDaniel Stenberg2020-05-301-4/+1
* url: accept "any length" credentials for proxy authDaniel Stenberg2020-05-252-0/+56
* all: fix codespell errorsViktor Szakats2020-05-251-1/+1
* curl: remove -J "informational" written on stdoutDaniel Stenberg2020-05-232-4/+4
* test1632: verify FTP through HTTPS-proxy with connection re-useDaniel Stenberg2020-05-152-1/+106
* test1631: verify FTP download through HTTPS-proxyDaniel Stenberg2020-05-152-1/+88
* url: make the updated credentials URL-encoded in the URLDaniel Stenberg2020-05-142-0/+79
* tests: add https-proxy support to the test suiteDaniel Stenberg2020-05-142-0/+58
* docs/options-in-versions: which version added each cmdline optionDaniel Stenberg2020-05-132-1/+26
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-122-1/+66
* test1238: avoid tftpd being busy for tests shortly followingMarc Hoersken2020-05-111-0/+8
* test613.pl: make tests 613 and 614 work with OpenSSH for WindowsMarc Hoersken2020-05-062-4/+0
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-1/+0
* tests: add support for SSH server variant specific transfer pathsMarc Hoersken2020-05-0249-49/+49
* tests: make test 1248 + 1249 use %NOLISTENPORTDaniel Stenberg2020-05-022-2/+2
* test75: Remove precheck testDan Fandrich2020-04-301-5/+0
* tests: Stop referring to server ports when they're not usedDan Fandrich2020-04-3025-25/+25
* conncache: various concept cleanupsDaniel Stenberg2020-04-301-0/+14
* test1177: look for curl.h in source directoryKamil Dudka2020-04-291-1/+1
* tests: make runtests check that disabled tests existsDaniel Stenberg2020-04-241-1/+0
* test1154: set a proper nameDaniel Stenberg2020-04-241-1/+1
* transfer: Switch PUT to GET/HEAD on 303 redirectJay Satiro2020-04-222-1/+78
* tests: add %NOLISTENPORT and use itDaniel Stenberg2020-04-206-6/+6