summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-server-verify.js
AgeCommit message (Expand)Author
2019-03-20tls: support TLSv1.3Sam Roberts
2018-10-15test: fix assertion order test-tls-server-verifyCarolina Pinzon
2018-04-10test: remove openssl -no_rand_screen optsShigeki Ohtsu
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-01-26test: fix test-tls-server-verify.js on Windows CIRich Trott
2018-01-17test: improve to use template stringsreepurnajasti
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-10-19tools: enable additional eslint rulesAnatoli Papirovski
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-04test: fix require nits in some test-tls-* testsVse Mozhet Byt
2017-06-18test: remove needless RegExp flagsVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-12-04test: refactor test-tls-server-verifyHutson Betts
2016-07-10test: remove unused var in test-tls-server-verifyRich Trott
2016-06-10test: use random ports where possibleBrian White
2016-05-17src: refactor require('constants')James M Snell
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-07-20test: formatting skip messages for TAP parsingSakthipriyan Vairamani
2015-06-03test: add -no_rand_screen for tls-server-verifyShigeki Ohtsu
2015-06-03test: kill child in tls-server-verify for speed upShigeki Ohtsu
2015-06-03test: improve console output of tls-server-verifyJoão Reis
2015-06-03test: run tls-server-verify servers in parallelJoão Reis
2015-06-03test: running tls-server-verify clients in parallelJoão Reis
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: refactor all tests that depends on cryptoJohan Bergström
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny