18 Commits (2296b677fb1e2ea71e86a899b028ba9e817e86ad)

Author SHA1 Message Date
James M Snell 7535a94c8a test: begin normalizing fixtures use 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 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
Sota Yamashita 5ffb7d72bb test: skip when openssl CLI doesn't exist 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
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 9 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Sakthipriyan Vairamani d5ab92bcc1 test: use common.isWindows consistently 10 years ago
Shigeki Ohtsu ac7d3fa0d9 test: add -no_rand_screen to s_client opts on Win 10 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 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 442d2d0cde test: ignore tests when built without OpenSSL CLI 11 years ago
Fedor Indutny 6f3d60388e gyp: build openssl-cli tool and use it in tests 11 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl c2a62951f6 TLS sockets should not be writable after 'end' 14 years ago
Ryan Dahl c72ae27be1 test-tls-securepair-server: don't shutdown stdout 14 years ago
Ryan Dahl cb14236bb4 Use common.PORT not 8000 14 years ago
Ryan Dahl 7e831bfba1 Disable TLS tests when node doesn't have OpenSSL. 14 years ago
Ryan Dahl 8ef683dead Rename the securepair test to be prefixed with tls 14 years ago
Ryan Dahl a473b8dafb Move getPeerCertificate and getCipher to CryptoStream 14 years ago
Ryan Dahl 0b0faceb19 Move securepair stuff into tls.js 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Oleg Efimov 0ce9cbab29 GJSLint continue 14 years ago
Ryan Dahl a6f6532dfb Fix test-securepair-server 14 years ago
Ryan Dahl 15d5378684 Add failing test for TLS server 14 years ago