summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-client-getephemeralkeyinfo.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.mustSucceedTobias Nießen2020-10-171-3/+1
* crypto: use EVP_PKEY_X448 in GetEphemeralKeyInfocjihrig2019-04-011-0/+1
* tls: support TLSv1.3Sam Roberts2019-03-201-0/+3
* test: use mustCall in ephemeralkeyinfo testSam Roberts2019-02-061-2/+3
* test: rework ephemeralkeyinfo to run in parallelSam Roberts2019-01-141-56/+15
* tls: fix getEphemeralKeyInfo to support X25519Shigeki Ohtsu2018-04-281-2/+7
* test,benchmark,doc: enable dot-notation ruleRuben Bridgewater2018-02-161-1/+1
* test: simplify loadDHParam in TLS testTobias Nießen2018-01-171-4/+1
* tls: set ecdhCurve default to 'auto'Hativ2017-11-291-1/+1
* test: added fixtures moduleMichael Pal2017-10-131-3/+4
* test: simplify test skippingVse Mozhet Byt2017-07-041-6/+4
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-9/+9
* test: increase usage of assert.ifError()cjihrig2017-01-021-1/+1
* test: refactor test-tls-client-getephemeralkeyinfoHarish Tejwani2016-12-231-10/+10
* 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
* tls: add TLSSocket.getEphemeralKeyInfo()Shigeki Ohtsu2015-10-161-0/+98