summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-dhe.js
Commit message (Expand)AuthorAgeFilesLines
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* tls: use emitWarning() for dhparam < 2048 bitsJames M Snell2017-02-201-0/+4
* test: skip when openssl CLI doesn't existSota Yamashita2017-02-131-0/+6
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-13/+13
* test: use const for all require() callscjihrig2017-01-021-5/+5
* test: increase usage of assert.ifError()cjihrig2017-01-021-1/+1
* test: use random ports where possibleBrian White2016-06-101-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* benchmark,test,lib: remove extra spacesRich Trott2016-05-111-1/+1
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: add -no_rand_screen to s_client opts on WinShigeki Ohtsu2015-07-221-0/+5
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* tls: make server not use DHE in less than 1024bitsShigeki Ohtsu2015-05-211-4/+6
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-5/+5
* tls: more secure defaultsRoman Reiss2015-02-161-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+107