summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-socket-default-options.js
AgeCommit message (Expand)Author
2019-02-06test: clarify confusion over "client" in commentSam Roberts
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-03-04test: make tests pass when configured without-sslDaniel Bevenius
2017-02-20tls: new tls.TLSSocket() supports sec ctx optionsSam Roberts
2017-02-20test: make tls-socket-default-options tests runSam Roberts
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-12-28test: remove unused variables from TLS testsRich Trott
2015-10-27lib,test: update let to const where applicableSakthipriyan Vairamani
2015-10-20tls: TLSSocket options default isServer falseYuval Brik