summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-sni-server-client.js
Commit message (Expand)AuthorAgeFilesLines
* test: use eslint to fix var->const/letGibson Fahnestock2017-04-181-8/+8
* test: use random ports where possibleBrian White2016-06-151-8/+7
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-171-2/+2
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-261-2/+2
* lib,test: remove extra semicolonsMichaël Zasso2016-01-161-1/+1
* test: fix style issues after eslint updateMichaël Zasso2016-01-131-5/+5
* test: fix messages and use return to skip testsSakthipriyan Vairamani2015-08-031-1/+1
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-201-2/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* tls: use `SSL_set_cert_cb` for async SNI/OCSPFedor Indutny2015-05-011-11/+16
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-2/+7
* Remove excessive copyright/license boilerplateisaacs2015-01-121-24/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+130