summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-getcipher.js
AgeCommit message (Expand)Author
2019-12-03tls: expose IETF name for current cipher suiteSam Roberts
2019-03-20tls: support TLSv1.3Sam Roberts
2019-03-18tls: return correct version from getCipher()Sam Roberts
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2017-10-19test: use fixtures moduleAlvaro Cruz
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-05test: updated tls-getcipher testEthan Arrowood
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-11-19test: skip/replace weak crypto tests in FIPS modeStefan Budeanu
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: refactor all tests that depends on cryptoJohan Bergström
2015-02-15test: fix parallel/test-tls-getcipherRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny