summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-client-getephemeralkeyinfo.js
AgeCommit message (Expand)Author
2019-04-01crypto: use EVP_PKEY_X448 in GetEphemeralKeyInfocjihrig
2019-03-20tls: support TLSv1.3Sam Roberts
2019-02-06test: use mustCall in ephemeralkeyinfo testSam Roberts
2019-01-14test: rework ephemeralkeyinfo to run in parallelSam Roberts
2018-04-28tls: fix getEphemeralKeyInfo to support X25519Shigeki Ohtsu
2018-02-16test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2018-01-17test: simplify loadDHParam in TLS testTobias Nießen
2017-11-29tls: set ecdhCurve default to 'auto'Hativ
2017-10-13test: added fixtures moduleMichael Pal
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-12-23test: refactor test-tls-client-getephemeralkeyinfoHarish Tejwani
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2015-10-16tls: add TLSSocket.getEphemeralKeyInfo()Shigeki Ohtsu