aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
AgeCommit message (Expand)Author
2016-02-19Added test 1437 to verify a memory leakDan Fandrich
2016-02-13test1604: Add to Makefile.inc so it gets runDan Fandrich
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-01-18tests: Add a test for pinnedpubkey fail even when insecureJay Satiro
2016-01-08connection reuse: IDN host names fixedMichael Kaufmann
2015-11-21Makefile.inc: Fixed test run errorSteve Holme
2015-11-15tests: Added OAUTHBEARER failure response testsSteve Holme
2015-11-14tests: Added OAuth 2.0 (OAUTHBEARER) testsSteve Holme
2015-11-12unit1603: Added unit tests for hash functionsdfandrich
2015-11-08imap: Don't check for continuation when executing a CUSTOMREQUESTJustin Ehlert
2015-11-02http redirects: %-encode bytes outside of ascii rangeDaniel Stenberg
2015-10-23test1137: verify --ignore-content-length for FTPDaniel Stenberg
2015-10-17cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen
2015-08-22CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2015-07-01SSL: Pinned public key hash supportmoparisthebest
2015-06-23test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg
2015-06-17test2040: verify basic auth on re-used connectionsKamil Dudka
2015-06-09CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg
2015-05-18hostip: fix unintended destruction of hash tableAnthony Avina
2015-04-24netrc: add unit tests for 'default' supportViktor Szakats
2015-04-23curl -z: do not write empty file on unmet conditionKamil Dudka
2015-04-08test142[23]: verify that an empty file is stored on successKamil Dudka
2015-03-24CURLOPT_PATH_AS_IS: addedDaniel Stenberg
2015-03-11proxy: re-use proxy connections (regression)Daniel Stenberg
2015-02-03unit1601: MD5 unit testsDaniel Stenberg
2015-02-03unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg
2015-02-02test1135: verify the CURL_EXTERN order in header filesDaniel Stenberg
2015-01-28tests: Grouped SMTP SASL EXTERNAL tests with other SMTP testsSteve Holme
2015-01-28tests: Grouped POP3 SASL EXTERNAL tests with other POP3 testsSteve Holme
2015-01-28tests: Grouped IMAP SASL EXTERNAL tests with other IMAP testsSteve Holme
2015-01-27test: add test cases for sasl external authentication (imap/pop3/smtp).Patrick Monnerat
2015-01-07tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg
2014-12-28tests: Added test for bug #1456Steve Holme
2014-12-04tests: add two HTTP over UNIX socket testsPeter Wu
2014-11-26tests: Added SMTP with --crlf test caseSteve Holme
2014-11-24SSL: Add PEM format support for public key pinningmoparisthebest
2014-11-20test1801: first real http2 test caseDaniel Stenberg
2014-11-20test1800: first plain-text http2 test caseDaniel 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-13tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu