summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* test1541: threaded connection sharingDaniel Stenberg2019-03-184-2/+189
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-143-6/+21
* fuzzer: Only clone the latest fuzzer code, for speed.Dan Fandrich2019-03-141-1/+1
* Negotiate: fix for HTTP POST with NegotiateDominik Hölzl2019-03-142-43/+3
* http: send payload when (proxy) authentication is doneMarc Schlatter2019-03-131-2/+3
* test331: verify set-cookie for dotless host nameDaniel Stenberg2019-03-092-1/+66
* Revert "cookies: extend domain checks to non psl builds"Daniel Stenberg2019-03-091-1/+0
* memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg2019-03-081-3/+3
* tests: fix multiple may be used uninitialized warningsDaniel Stenberg2019-03-056-12/+14