summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tests: Add a test for pinnedpubkey fail even when insecureJay Satiro2016-01-181-1/+2
* connection reuse: IDN host names fixedMichael Kaufmann2016-01-081-1/+1
* Makefile.inc: Fixed test run errorSteve Holme2015-11-211-2/+2
* tests: Added OAUTHBEARER failure response testsSteve Holme2015-11-151-3/+4
* tests: Added OAuth 2.0 (OAUTHBEARER) testsSteve Holme2015-11-141-3/+3
* unit1603: Added unit tests for hash functionsdfandrich2015-11-121-1/+1
* imap: Don't check for continuation when executing a CUSTOMREQUESTJustin Ehlert2015-11-081-1/+1
* http redirects: %-encode bytes outside of ascii rangeDaniel Stenberg2015-11-021-1/+1
* test1137: verify --ignore-content-length for FTPDaniel Stenberg2015-10-231-1/+1
* cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen2015-10-171-0/+1
* CURLOPT_DEFAULT_PROTOCOL: addedNathaniel Waisbrot2015-08-221-1/+1
* SSL: Add an option to disable certificate revocation checksJay Satiro2015-07-171-1/+1
* SSL: Pinned public key hash supportmoparisthebest2015-07-011-1/+1
* test1531: verify POSTFIELDSIZE set after add_handleDaniel Stenberg2015-06-231-1/+1
* test2040: verify basic auth on re-used connectionsKamil Dudka2015-06-171-1/+2
* CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg2015-06-091-1/+1
* hostip: fix unintended destruction of hash tableAnthony Avina2015-05-181-1/+1
* netrc: add unit tests for 'default' supportViktor Szakats2015-04-241-1/+1
* curl -z: do not write empty file on unmet conditionKamil Dudka2015-04-231-1/+1
* test142[23]: verify that an empty file is stored on successKamil Dudka2015-04-081-1/+1
* CURLOPT_PATH_AS_IS: addedDaniel Stenberg2015-03-241-1/+1
* proxy: re-use proxy connections (regression)Daniel Stenberg2015-03-111-1/+1
* unit1601: MD5 unit testsDaniel Stenberg2015-02-031-1/+1
* unit1600: unit test for Curl_ntlm_core_mk_nt_hashDaniel Stenberg2015-02-031-0/+2
* test1135: verify the CURL_EXTERN order in header filesDaniel Stenberg2015-02-021-1/+1
* tests: Grouped SMTP SASL EXTERNAL tests with other SMTP testsSteve Holme2015-01-281-2/+2
* tests: Grouped POP3 SASL EXTERNAL tests with other POP3 testsSteve Holme2015-01-281-2/+3
* tests: Grouped IMAP SASL EXTERNAL tests with other IMAP testsSteve Holme2015-01-281-3/+3
* test: add test cases for sasl external authentication (imap/pop3/smtp).Patrick Monnerat2015-01-271-1/+2
* tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg2015-01-071-2/+2
* tests: Added test for bug #1456Steve Holme2014-12-281-0/+2
* tests: add two HTTP over UNIX socket testsPeter Wu2014-12-041-1/+2
* tests: Added SMTP with --crlf test caseSteve Holme2014-11-261-1/+1
* SSL: Add PEM format support for public key pinningmoparisthebest2014-11-241-1/+1
* test1801: first real http2 test caseDaniel Stenberg2014-11-201-1/+1
* test1800: first plain-text http2 test caseDaniel Stenberg2014-11-201-0/+2
* resume: consider a resume from [content-length] to be OKDaniel Stenberg2014-11-011-1/+1
* HTTP: return larger than 3 digit response codes tooDaniel Stenberg2014-10-271-1/+1
* tests: move TESTCASES to Makefile.inc, add show for cmakePeter Wu2014-10-131-0/+159