13 Commits (d9e0d8b810d8b7dfc668563fde2933954e4042be)

Author SHA1 Message Date
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Fedor Indutny 1ab6b21360 tls: rename `clientError` to `tlsClientError` 9 years ago
Fedor Indutny 483a41c0ad tls: copy client CAs and cert store on CertCb 9 years ago
Sakthipriyan Vairamani 80a1cf7425 test: fix messages and use return to skip tests 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Sakthipriyan Vairamani 69298d36cf test: formatting skip messages for TAP parsing 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Fedor Indutny 9a60bf3726 tls: fix crash in SNICallback 11 years ago
Fedor Indutny 048e0e77e0 tls: asynchronous SNICallback 11 years ago
Fedor Indutny ea7b817266 tls: fix handling of `SNICallback` server option 11 years ago
Ben Noordhuis 3806cf0d64 test: set rejectUnauthorized in tls/https tests 12 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 12 years ago
Fedor Indutny 93d496a4ec tls: revert accidental API change 12 years ago
Fedor Indutny 5950db197c tls: revert accidental API change 12 years ago
Maciej Małecki 39484f49ef test tls: make tests use new `tls.connect` API 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
Fedor Indutny 9010f5fbab Add support for TLS SNI 13 years ago
Fedor Indutny c9b40da368 OpenSSL NPN in node.js 14 years ago