summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
...
* test1244: test different proxy ports same URLDaniel Stenberg2016-06-291-0/+1
* tests: two more HTTP/2 testsDaniel Stenberg2016-06-061-1/+1
* http2-tests: test1700 is the first real HTTP/2 testDaniel Stenberg2016-06-061-0/+2
* URL parser: allow URLs to use one, two or three slashesDaniel Stenberg2016-05-301-1/+1
* test1140: run nroff-scan to verify man pagesDaniel Stenberg2016-05-011-1/+1
* test1139: verifies libcurl option man page presenceDaniel Stenberg2016-04-281-1/+1
* test1322: verify stripping of trailing dot from host nameDaniel Stenberg2016-04-251-2/+2
* tests: added test1517Karlson2k2016-04-201-1/+1
* news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann2016-04-171-1/+1
* TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro2016-02-231-1/+1
* Added test 1437 to verify a memory leakDan Fandrich2016-02-191-1/+1
* test1604: Add to Makefile.inc so it gets runDan Fandrich2016-02-131-1/+1
* 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