14 Commits (2685464e34731d9ea14e97616309f4e7b7292551)

Author SHA1 Message Date
k3kathy ffd64adc78 test: refactor test-tls-ocsp-callback 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
James M Snell dcccbfdc79 src: refactor require('constants') 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 3d23567622 test: remove unused variables from TLS tests 9 years ago
Fedor Indutny a2c1799a5b crypto: load PFX chain the same way as regular one 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 963f5e8a88 tls: do not hang without `newSession` handler 10 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago
Fedor Indutny d24946b1b4 tls: do not call SNICallback unless present 11 years ago
Fedor Indutny 75ea11fc08 tls: introduce asynchronous `newSession` 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
Fedor Indutny dda22a520b tls_wrap: parse tls session ticket extension 11 years ago
Fedor Indutny 212e9cd8c9 tls: session API returns 12 years ago
Fedor Indutny af80e7bc6e tls: introduce TLSSocket based on tls_wrap binding 12 years ago
isaacs 6d593a9026 test: Don't fail tls-session-cache if openssl is bad 12 years ago
isaacs a77c29a0f9 test: Fix tls tests which fail sporadically 12 years ago
Fedor Indutny c34326b286 test: fix tests after ECONNRESET patch 12 years ago
Fedor Indutny 8e0c830cd0 tls: async session storage 12 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
koichik 19a855382c tls: requestCert unusable with Firefox and Chrome 13 years ago