summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-no-sslv3.js
Commit message (Expand)AuthorAgeFilesLines
* test: fix test-tls-no-sslv3 for OpenSSL 3Richard Lau2021-04-031-1/+1
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-101-2/+2
* Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts2019-06-051-2/+2
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-051-2/+2
* test: remove openssl -no_rand_screen optsShigeki Ohtsu2018-04-101-4/+0
* test: use shorthand propertiesTobias Nießen2018-01-171-1/+1
* test: update test expectations for OpenSSL 1.1.0David Benjamin2017-11-111-1/+3
* test: begin normalizing fixtures useJames M Snell2017-08-071-3/+3
* test: simplify test skippingVse Mozhet Byt2017-07-041-12/+7
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* test: add common.mustNotCall()cjihrig2017-02-061-1/+1
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-2/+2
* test: swap var->const/let and equal->strictEqualPeter Masucci2016-12-041-15/+15
* test: remove openssl options of -no_<prot>Shigeki Ohtsu2016-09-221-4/+0
* test: use random ports where possibleBrian White2016-06-101-1/+1
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-3/+3
* test: update arrow function stylecjihrig2016-01-281-2/+2
* tls: rename `clientError` to `tlsClientError`Fedor Indutny2016-01-071-1/+1
* test: don't assume openssl s_client supports -ssl3Ben Noordhuis2015-12-091-4/+18
* test: wrap assert.fail when passed to callbackMyles Borins2015-10-241-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-2/+2
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: fix error message check for openssl-1.0.2aShigeki Ohtsu2015-04-151-1/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-6/+7
* test: fix test failure with shared opensslShigeki Ohtsu2015-02-101-0/+5
* build,src: remove sslv3 supportBen Noordhuis2015-01-131-0/+34