25 Commits (master)

Author SHA1 Message Date
James M Snell 7535a94c8a test: begin normalizing fixtures use 8 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Michael Dawson 3ccfeb483d tls: migrate tls.js to use internal/errors.js 8 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 8 years ago
Vse Mozhet Byt cc1a47dc6b test: fix require nits in some test-tls-* tests 8 years ago
Vse Mozhet Byt 88d2e699d8
test: remove unneeded string splitting 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Anna Henningsen 15cd45c6fc
test: fix tests for non-crypto builds 9 years ago
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 10 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 10 years ago
Sakthipriyan Vairamani 69298d36cf test: formatting skip messages for TAP parsing 10 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 12 years ago
Fedor Indutny ea7b817266 tls: fix handling of `SNICallback` server option 12 years ago
Ben Noordhuis 3806cf0d64 test: set rejectUnauthorized in tls/https tests 13 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 13 years ago
Fedor Indutny 93d496a4ec tls: revert accidental API change 13 years ago
Fedor Indutny 5950db197c tls: revert accidental API change 13 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 14 years ago
Fedor Indutny 9010f5fbab Add support for TLS SNI 14 years ago
Fedor Indutny c9b40da368 OpenSSL NPN in node.js 14 years ago