16 Commits (b33879d9e287aab0129e8d67ceb4852b9d1be48e)

Author SHA1 Message Date
Rich Trott 6a73dbad51 tls: scope loop vars with let 9 years ago
Minwoo Jung 94b9948d63 lib,src: ensure '(node:pid)' prefix for stdout logging 9 years ago
Shigeki Ohtsu 0140e1b5e3 tls: output warning of setDHParam to console.trace 10 years ago
Fedor Indutny 1787416376 tls: destroy singleUse context immediately 10 years ago
Fedor Indutny 2684c902c4 tls: zero SSL_CTX freelist for a singleUse socket 10 years ago
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny d7e7008c1f crypto: throw if the key doesn't match cert 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Fedor Indutny 73631bbcc8 tls: support multiple keys/certs 10 years ago
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 10 years ago
Fedor Indutny c147e81091
crypto: add `honorCipherOrder` argument 10 years ago
Fedor Indutny 345c40b661 tls: `getPeerCertificate(detailed)` 11 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago