summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Disable test 1013 until SMB is fully addedSteve Holme2014-11-291-0/+1
* runtests.pl: fix startup of IPv6 serversPeter Wu2014-11-281-7/+7
* runtests.pl: fix warning message, remove duplicate valuePeter Wu2014-11-281-2/+2
* tests: Added SMTP with --crlf test caseSteve Holme2014-11-262-1/+67
* testcurl: bump the version of this script!Daniel Stenberg2014-11-251-1/+1
* testcurl: skip reading the setup file if given enough cmdline infoDaniel Stenberg2014-11-251-2/+9
* SSL: Add PEM format support for public key pinningmoparisthebest2014-11-2410-4/+133
* runtests.pl: Re-aligned feature support commentsSteve Holme2014-11-221-34/+34
* runtests.pl: Use Kerberos and SPNEGO as proxies for the crypto featureSteve Holme2014-11-221-1/+8
* runtests.pl: Added support for SPNEGOSteve Holme2014-11-222-0/+16
* runtests.pl: Added Kerberos detectionSteve Holme2014-11-221-0/+15
* runtests.pl: Added GSS-API detectionSteve Holme2014-11-221-0/+15
* FILEFORMAT: Added SSPI, GSS-API and Kerberos to the features listSteve Holme2014-11-211-0/+3
* FILEFORMAT: Added test requires feature not present informationSteve Holme2014-11-211-2/+8
* test1801: first real http2 test caseDaniel Stenberg2014-11-202-1/+67
* sws: initial tiny steps toward http2 supportDaniel Stenberg2014-11-201-1/+30
* FILEFORMAT: mention the new upgrade supportDaniel Stenberg2014-11-201-1/+2
* test1800: first plain-text http2 test caseDaniel Stenberg2014-11-204-0/+75
* test22: expand a backtick commandPeter Wu2014-11-131-1/+1
* symbol-scan.pl: do not require autotoolsPeter Wu2014-11-101-3/+13
* cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu2014-11-102-2/+2
* cmake: build libhostname for test suitePeter Wu2014-11-101-0/+9
* tests: fix libhostname visibilityPeter Wu2014-11-101-6/+2
* tests: fix memleak in server/resolve.cPeter Wu2014-11-101-3/+5
* test552: Don't run HTTP digest tests for SSPI based buildsDan Fandrich2014-11-061-0/+0
* tests: Don't run HTTP digest tests for SSPI based buildsSteve Holme2014-11-0632-0/+41
* lib544.c: use duphandle for test 545Daniel Stenberg2014-11-051-0/+10
* tests: add new feature 'SSLpinning'Daniel Stenberg2014-11-044-0/+12
* resume: consider a resume from [content-length] to be OKDaniel Stenberg2014-11-013-4/+94
* HTTP: return larger than 3 digit response codes tooDaniel Stenberg2014-10-276-1/+299
* Added the "flaky" keyword to a number of testsDan Fandrich2014-10-266-0/+6
* test545: make it not use a trailing zeroDaniel Stenberg2014-10-162-3/+6
* vtls: remove QsoSSLPatrick Monnerat2014-10-131-2/+1
* tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu2014-10-134-137/+169
* tests/http_pipe.py: Python 3 supportPeter Wu2014-10-101-13/+11
* test2036: verify -O with no slash at all in the URLDaniel Stenberg2014-10-092-1/+40
* Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski2014-10-092-4/+4
* SSL: implement public key pinningmoparisthebest2014-10-077-1/+104
* test506: Fixed a couple of memory leaks in testDan Fandrich2014-09-261-9/+9
* CURLOPT_COOKIELIST: Added "RELOAD" commandYousuke Kimoto2014-09-252-8/+82
* cookies: reject incoming cookies set for TLDsDaniel Stenberg2014-09-101-0/+1
* cookies: only use full host matches for hosts used as IP addressTim Ruehsen2014-09-103-30/+31
* Ensure progress.size_dl/progress.size_ul are always >= 0Brandon Casey2014-09-073-8/+21
* tests: Added test1420 to the makefileSteve Holme2014-09-071-1/+1
* test1420: Removed unnecessary CURLOPT settingSteve Holme2014-09-071-1/+0
* tests: Added more "Clear Text" authentication keywordsSteve Holme2014-09-072-0/+2
* tests: Updated "based on" text due to email test renumberingSteve Holme2014-09-072-2/+2
* tests: For consistency added --libcurl to test nameSteve Holme2014-09-074-4/+4
* tests: Added --libcurl for IMAP test caseSteve Holme2014-09-071-0/+108
* http: fix the Content-Range: parserDaniel Stenberg2014-08-151-1/+17