142 Commits (bdcafd0aa2e208381b9ecba136f69f97cbb083ad)

Author SHA1 Message Date
Коренберг Марк c5bf35a543 tls: add `options` argument to createSecurePair 10 years ago
jpersson 33e72e135f doc: update links to use https where possible 9 years ago
James M Snell 61f91b2f29 doc: fix, modernize examples in docs 9 years ago
Ben Noordhuis 5140c404ae doc: harmonize description of `ca` argument 9 years ago
jpersson e2fe214857 doc: add links and backticks around names 9 years ago
Alexander Gromnitsky c50871538e doc: fix broken references 9 years ago
Stefan Budeanu b52c92783d tls: Use SHA1 for sessionIdContext in FIPS mode 9 years ago
Bryan English 151668308c doc: consistent reference-style links 9 years ago
Tristian Flanagan 61db331566 doc: sort tls alphabetically 9 years ago
Tyler Henkel ebab03f268 doc: add note on tls connection meta data methods 9 years ago
Sakthipriyan Vairamani a5f0d64ddc doc: createServer's key option can be an array 9 years ago
Roman Reiss bc29aad22b doc: fix indent in tls resumption example 9 years ago
Yuval Brik e69c869399 tls: TLSSocket options default isServer false 9 years ago
Roman Reiss 28aac7f19d doc: add TLS session resumption example 9 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 9 years ago
cjihrig 3b602527d1 node: additional cleanup for node rename 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 9 years ago
Fedor Indutny e11fc67225 tls: add `getTicketKeys()`/`setTicketKeys()` 9 years ago
Roman Reiss 9f3a03f0d4 doc: add references to crypto.getCurves() 10 years ago
Ryan Petschek deb8b87dc9 doc: add note about available ECC curves 10 years ago
Shigeki Ohtsu 9b35be5810 tls: make server not use DHE in less than 1024bits 10 years ago
Mike MacCana 5755fc099f tls: update default ciphers to use gcm and aes128 10 years ago
Alexander Gromnitsky 02388dbf40 doc: fix some cross-references 10 years ago
skenqbx 80e14d736e doc: move checkServerIdentity option to tls.connect() 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
silverwind c5050d8e4d doc: fix 'dhparam' description of tls.createServer 10 years ago
Roman Reiss ed240f44f7 doc: document 'ciphers' option of tls.connect 10 years ago
Roman Reiss 77f35861d0 tls: more secure defaults 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Andres Suarez 5c7ab96b90 doc: fix net.Server.listen bind behavior 10 years ago
Ben Noordhuis 26dd9e15bb build,src: remove sslv2 support 10 years ago
Eric Mill d8d1c4c87c doc: update openssl commands to use best practices 10 years ago
Sam Roberts b42c0853ae doc: add tls server.close() callback docs 10 years ago
Brendan Ashworth 9bca8a0a91 doc: fixes grammar in timers/tls 10 years ago
Brendan Ashworth 70195acbe3 doc: fix grammar and wording in tls and timers 10 years ago
Chris Dickinson 03bae7bded doc: remove tls.createSecurePair deprecation 10 years ago
Wang Xinyong db7df57e03 doc: correct createSecureContext 10 years ago
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Trevor Livingston bf5e2f246e tls: `checkServerIdentity` option 10 years ago
Fedor Indutny 73631bbcc8 tls: support multiple keys/certs 10 years ago
Shigeki Ohtsu f6877f37b2 tls: add DHE-RSA-AES128-SHA256 to the def ciphers 10 years ago
Shigeki Ohtsu 0dfedb7127 tls, crypto: add DHE support 10 years ago
Kyle Robinson Young 00004160a1 doc: typo fixes on stream, tls and http 10 years ago
Jackson Tian e1ce8ba639 net: add remoteFamily for socket 10 years ago
Fedor Indutny c147e81091
crypto: add `honorCipherOrder` argument 10 years ago
Fedor Indutny e50749bb05
doc: document `tls.createSecureContext` 10 years ago
Farrin Reid 3950024c2f doc: tls: added path property to tls.connect 12 years ago
Fedor Indutny 345c40b661 tls: `getPeerCertificate(detailed)` 11 years ago