22 Commits (23edfe00b3bfb2d464c25dd4bd4c24a6f56849ad)

Author SHA1 Message Date
Sam Roberts b70dde0050 doc: new TLSSocket has no secure context options 8 years ago
Sam Roberts 5b7b457643 doc: add tls.DEFAULT_ECDH_CURVE 10 years ago
Sam Roberts 02dc680b04 doc: fix typo in ecdhCurve, a tls property name 8 years ago
Sam Roberts 2096638fe0 tls: allow obvious key/passphrase combinations 8 years ago
Sam Roberts 980acb4b95 tls: document and test option-less createServer 8 years ago
Sam Roberts 7c3d280bf0 doc: rework tls for accuracy and clarity 8 years ago
Devon Rifkin 346204d77e doc: add link to `net.Server` in tls.md 8 years ago
Syuhei Kobayashi 409851427a doc: fix typo in doc/tls.md 8 years ago
Sam Roberts c18ca1593e
doc: fix tls "the the" typo 8 years ago
Sam Roberts f43e47aab2
doc: describe when a tls server emits 'close' 8 years ago
Sam Roberts a086566be6
doc: fix an SNI mistyped as SNS 8 years ago
kobelb dbeadd363c doc: update OpenSSL links 8 years ago
yorkie eb8fbe4bde doc: fix title level at tls.md 8 years ago
Mike Ralphson 3905f48882
doc: fix typos 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 9 years ago
Vitaly Tomilov 74f0943284
doc: correcting misspelling 9 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 9 years ago
Italo A. Casas c2e6078ed9
doc: add `added:` information for tls 9 years ago
James M Snell 1b6a468c72 doc: general improvements to tls.md copy 9 years ago
silverwind 50261929bd
doc: update openssl.org hash links 9 years ago
Yuval Brik 31de5cc436 doc, tls: deprecate createSecurePair 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Alexander Gromnitsky 3641ca9849 doc: fix broken references 9 years ago
Stefano Vozza 4f6ad5c1dd doc: align doc/api/tls.markdown with style guide 9 years ago
Stefano Vozza ecbb955be4 doc: remove non-standard use of hyphens 9 years ago
Alexander Makarenko acee594b6e doc: fix links in tls, cluster docs 9 years ago
Brian White 01dd8ed113 doc: fix inconsistent styling 9 years ago
Brian White c41c09375b doc: correct tlsSocket.getCipher() description 9 years ago
Brian White 2c357a7e3b tls: add getProtocol() to TLS sockets 9 years ago
Alexander Makarenko 267bb391ec doc: consistent styling for functions in TLS docs 9 years ago
Sakthipriyan Vairamani 4714abb482 doc: show links consistently in deprecations 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Fedor Indutny 1ab6b21360 tls: rename `clientError` to `tlsClientError` 9 years ago
Adri Van Houdt 2fd3d8aee6 doc: improve grammar in tls docs 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
Fedor Indutny c5b4f6bc99 tls: introduce `secureContext` for `tls.connect` 9 years ago
Ben Noordhuis 73a9a6fc92 doc: harmonize description of `ca` argument 9 years ago
jpersson 7e4f22ca13 doc: update links to use https where possible 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Alexander Gromnitsky 94c3507f5c doc: fix broken references 9 years ago
Stefan Budeanu df268f97bc tls: use SHA1 for sessionIdContext 9 years ago
Stefan Budeanu 424ae5d4ac tls: Use SHA1 for sessionIdContext in FIPS mode 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Tristian Flanagan f8390fdd75 doc: sort tls alphabetically 9 years ago
Tyler Henkel eff8c3e024 doc: add note on tls connection meta data methods 9 years ago
Sakthipriyan Vairamani 5d5a4c4c18 doc: createServer's key option can be an array 9 years ago
Shigeki Ohtsu 802a2e79e1 tls, crypto: add ALPN Support 10 years ago
Yuval Brik adfd20b6fd tls: TLSSocket options default isServer false 9 years ago
Коренберг Марк d8db75730f tls: add `options` argument to createSecurePair 10 years ago
Shigeki Ohtsu f72e178a78 tls: add minDHSize option to tls.connect() 10 years ago