151 Commits (027cd2719ff75a170ff61a79853782673157aef2)

Author SHA1 Message Date
Brian White e5134b1701 doc: fix inconsistent styling 9 years ago
Alexander Makarenko 2750cb0613 doc: consistent styling for functions in TLS docs 9 years ago
Sakthipriyan Vairamani 423a58d66f doc: show links consistently in deprecations 9 years ago
Robert Jefe Lindstaedt 66c74548de doc: fenced all code blocks, typo fixes 9 years ago
Adri Van Houdt 6450d8667f doc: improve grammar in tls docs 9 years ago
James M Snell 04dd861221 doc: fix, modernize examples in docs 9 years ago
Fedor Indutny 5daa7118b1 tls: introduce `secureContext` for `tls.connect` 9 years ago
Ben Noordhuis 2b18cb3833 doc: harmonize description of `ca` argument 9 years ago
jpersson f4164bd8df doc: update links to use https where possible 9 years ago
jpersson 3169eed1e3 doc: add links and backticks around names 9 years ago
Alexander Gromnitsky 26eeae8016 doc: fix broken references 9 years ago
Stefan Budeanu 2f16be2b70 tls: Use SHA1 for sessionIdContext in FIPS mode 9 years ago
Bryan English c2393d1f2a doc: consistent reference-style links 9 years ago
Tristian Flanagan 09e524d013 doc: sort tls alphabetically 9 years ago
Tyler Henkel 597f8751d1 doc: add note on tls connection meta data methods 9 years ago
Sakthipriyan Vairamani 5e76587fdf doc: createServer's key option can be an array 9 years ago
Shigeki Ohtsu 62ad1d0113 tls, crypto: add ALPN Support 10 years ago
Yuval Brik c64af7d99e tls: TLSSocket options default isServer false 9 years ago
Коренберг Марк 2296a4fc0f tls: add `options` argument to createSecurePair 10 years ago
Shigeki Ohtsu f72e178a78 tls: add minDHSize option to tls.connect() 10 years ago
Shigeki Ohtsu 6d92ebac11 tls: add TLSSocket.getEphemeralKeyInfo() 10 years ago
Roman Reiss 503f279527 doc: fix indent in tls resumption example 9 years ago
Roman Reiss 07a84191c0 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 10 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 10 years ago
Fedor Indutny e11fc67225 tls: add `getTicketKeys()`/`setTicketKeys()` 10 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