summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-getcipher.js
Commit message (Expand)AuthorAgeFilesLines
* crypto: don't disable TLS 1.3 without suitesAdam Majer2022-06-271-2/+4
* tls: expose IETF name for current cipher suiteSam Roberts2019-12-031-0/+4
* tls: support TLSv1.3Sam Roberts2019-03-201-1/+22
* tls: return correct version from getCipher()Sam Roberts2019-03-181-11/+25
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-1/+1
* test: use fixtures moduleAlvaro Cruz2017-10-191-3/+4
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+2
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-2/+2
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-2/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: updated tls-getcipher testEthan Arrowood2016-12-051-16/+16
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-9/+2
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* test: skip/replace weak crypto tests in FIPS modeStefan Budeanu2015-11-191-1/+1
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-0/+6
* test: fix parallel/test-tls-getcipherRoman Reiss2015-02-151-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+57