aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-11-28runtests.pl: fix startup of IPv6 serversPeter Wu
2014-11-28runtests.pl: fix warning message, remove duplicate valuePeter Wu
2014-11-26tests: Added SMTP with --crlf test caseSteve Holme
2014-11-25testcurl: bump the version of this script!Daniel Stenberg
2014-11-25testcurl: skip reading the setup file if given enough cmdline infoDaniel Stenberg
2014-11-24SSL: Add PEM format support for public key pinningmoparisthebest
2014-11-22runtests.pl: Re-aligned feature support commentsSteve Holme
2014-11-22runtests.pl: Use Kerberos and SPNEGO as proxies for the crypto featureSteve Holme
2014-11-22runtests.pl: Added support for SPNEGOSteve Holme
2014-11-22runtests.pl: Added Kerberos detectionSteve Holme
2014-11-22runtests.pl: Added GSS-API detectionSteve Holme
2014-11-21FILEFORMAT: Added SSPI, GSS-API and Kerberos to the features listSteve Holme
2014-11-21FILEFORMAT: Added test requires feature not present informationSteve Holme
2014-11-20test1801: first real http2 test caseDaniel Stenberg
2014-11-20sws: initial tiny steps toward http2 supportDaniel Stenberg
2014-11-20FILEFORMAT: mention the new upgrade supportDaniel Stenberg
2014-11-20test1800: first plain-text http2 test caseDaniel Stenberg
2014-11-13test22: expand a backtick commandPeter Wu
2014-11-10symbol-scan.pl: do not require autotoolsPeter Wu
2014-11-10cmake: add ENABLE_THREADED_RESOLVER, rename ARESPeter Wu
2014-11-10cmake: build libhostname for test suitePeter Wu
2014-11-10tests: fix libhostname visibilityPeter Wu
2014-11-10tests: fix memleak in server/resolve.cPeter Wu
2014-11-06test552: Don't run HTTP digest tests for SSPI based buildsDan Fandrich
2014-11-06tests: Don't run HTTP digest tests for SSPI based buildsSteve Holme
2014-11-05lib544.c: use duphandle for test 545Daniel Stenberg
2014-11-04tests: add new feature 'SSLpinning'Daniel Stenberg
2014-11-01resume: consider a resume from [content-length] to be OKDaniel Stenberg
2014-10-27HTTP: return larger than 3 digit response codes tooDaniel Stenberg
2014-10-26Added the "flaky" keyword to a number of testsDan Fandrich
2014-10-16test545: make it not use a trailing zeroDaniel Stenberg
2014-10-13vtls: remove QsoSSLPatrick Monnerat
2014-10-13tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu
2014-10-10tests/http_pipe.py: Python 3 supportPeter Wu
2014-10-09test2036: verify -O with no slash at all in the URLDaniel Stenberg
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2014-10-07SSL: implement public key pinningmoparisthebest
2014-09-26test506: Fixed a couple of memory leaks in testDan Fandrich
2014-09-25CURLOPT_COOKIELIST: Added "RELOAD" commandYousuke Kimoto
2014-09-10cookies: reject incoming cookies set for TLDsDaniel Stenberg
2014-09-10cookies: only use full host matches for hosts used as IP addressTim Ruehsen
2014-09-07Ensure progress.size_dl/progress.size_ul are always >= 0Brandon Casey
2014-09-07tests: Added test1420 to the makefileSteve Holme
2014-09-07test1420: Removed unnecessary CURLOPT settingSteve Holme
2014-09-07tests: Added more "Clear Text" authentication keywordsSteve Holme
2014-09-07tests: Updated "based on" text due to email test renumberingSteve Holme
2014-09-07tests: For consistency added --libcurl to test nameSteve Holme
2014-09-07tests: Added --libcurl for IMAP test caseSteve Holme
2014-08-15http: fix the Content-Range: parserDaniel Stenberg
2014-08-07runtests.pl: Pad test case numbers with up to three zeroesFabian Keil