summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test1165: verify that CURL_DISABLE_ symbols are in syncDaniel Stenberg2019-06-113-2/+123
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-102-4/+4
* build: fix Codacy warningsMarcel Raad2019-06-057-34/+25
* sws: remove unused variablesMarcel Raad2019-06-051-17/+8
* tests/server/.gitignore: Add socksd to the ignore listSteve Holme2019-06-021-0/+1
* test334: verify HTTP 204 response with chunked coding headerDaniel Stenberg2019-06-022-1/+45
* http: don't parse body-related headers bodyless responsesMichael Kaufmann2019-06-021-3/+3
* HAProxy tests: add keywordsMarcel Raad2019-05-272-0/+4
* tests: make test 1420 and 1406 work with rtsp-disabled libcurlMaksim Stsepanenka2019-05-272-2/+4
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-257-332/+3
* tests: Fix the line endings for the SASL alt-auth testsJay Satiro2019-05-236-44/+44
* curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the toolSteve Holme2019-05-227-3/+332
* tests: add support to test against OpenSSH for WindowsMarc Hoersken2019-05-222-6/+50
* curl: report error for "--no-" on non-boolean optionsDaniel Stenberg2019-05-202-1/+36
* lib1560: add tests for parsing URL with too long schemeDaniel Stenberg2019-05-201-0/+18
* test332: verify the blksize fixDaniel Stenberg2019-05-202-1/+46
* curl: make code work with protocol-disabled libcurlDaniel Stenberg2019-05-187-7/+10
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-162-7/+2
* parse_proxy: use the URL parser APIDaniel Stenberg2019-05-151-1/+1
* urlapi: require a non-zero host name length when parsing URLDaniel Stenberg2019-05-141-0/+3
* build: fix "clarify calculation precedence" warningsMarcel Raad2019-05-121-2/+2
* Revert "multi: support verbose conncache closure handle"Jay Satiro2019-05-101-4/+0
* test2100: Fix typos in test descriptionDaniel Gustafsson2019-05-061-0/+0
* urlapi: add CURLUPART_ZONEID to set and getDaniel Stenberg2019-05-052-0/+40
* urlapi: strip off scope id from numerical IPv6 addressesDaniel Stenberg2019-05-033-3/+132
* CURL_MAX_INPUT_LENGTH: largest acceptable string input sizeDaniel Stenberg2019-04-294-3/+127
* sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616Steve Holme2019-04-2215-27/+27
* test 196,197,198: add 'retry' keyword [skip ci]Daniel Stenberg2019-04-213-0/+3
* test1002: correct the name [skip ci]Daniel Stenberg2019-04-201-1/+1
* test660: verify CONNECT_ONLY with IMAPDaniel Stenberg2019-04-202-1/+35
* tests: Run global cleanup at end of testsDaniel Gustafsson2019-04-154-0/+4
* runtests: start socksd like other serversDaniel Stenberg2019-04-151-1/+1
* socksd: Fix typosDaniel Gustafsson2019-04-141-2/+2
* socksd: Properly decorate static variablesDaniel Gustafsson2019-04-141-4/+4
* test: make tests and test scripts use socksd for SOCKSDaniel Stenberg2019-04-139-142/+149
* socksd: new SOCKS 4+5 server for testsDaniel Stenberg2019-04-133-1/+1174
* urlapi: stricter CURLUPART_PORT parsingDaniel Stenberg2019-04-131-29/+67
* test1906: verify CURLOPT_CURLU + CURLOPT_PORT usageDaniel Stenberg2019-04-114-2/+129
* CURLOPT_DNS_USE_GLOBAL_CACHE: removeDaniel Stenberg2019-04-112-44/+29
* build: fix Codacy/CppCheck warningsMarcel Raad2019-04-111-1/+3
* lib557: initialize variablesMarcel Raad2019-04-111-7/+7
* lib509: add missing include for strdupMarcel Raad2019-04-111-0/+2
* tests/server/util: fix Windows Unicode buildMarcel Raad2019-04-111-2/+2
* xattr: skip unittest on unsupported platformsDaniel Gustafsson2019-04-111-1/+3
* test: urlapi: urlencode characters above 0x7f correctlyJakub Zakrzewski2019-04-071-0/+4
* pipelining: removedDaniel Stenberg2019-04-066-285/+7
* tests: make Impacket (SMB server) Python 3 compatiblecclauss2019-04-068-335/+352
* vauth/oauth2: Fix OAUTHBEARER token generationMert Yazıcıoğlu2019-04-0212-18/+19
* tests: Fixed XML validation errors in some test files.Dan Fandrich2019-03-245-2/+6
* tests: Fix some incorrect precheck error messages.Dan Fandrich2019-03-245-5/+5