142 Commits (bdcafd0aa2e208381b9ecba136f69f97cbb083ad)

Author SHA1 Message Date
Ben Noordhuis 23c4278e06 docs: fix tls markdown 13 years ago
Ben Noordhuis 3415427dbf tls: mitigate session renegotiation attacks 13 years ago
koichik ef50bd2e54 docs: removed unnecessary STARTTLS section 13 years ago
koichik b19b8836c3 tls: Allow establishing secure connection on the existing socket 13 years ago
Ben Noordhuis 38eec57aef docs: document tls/crypto `ciphers` option 13 years ago
koichik c1a63a9e90 tls: Allow establishing secure connection on the existing socket 13 years ago
Maciej Małecki 0321adbcf4 tls doc: update docs to reflect API change 13 years ago
koichik 57653added docs: small changes. 13 years ago
koichik 07c27e040e tls: Fix node swallows openssl error on request 13 years ago
koichik f8c335d0ca tls: enable rejectUnauthorized option to client 13 years ago
kyle@dontkry.com 34f34e4411 docs: fix typo 13 years ago
koichik f53d092a2a tls, https: add passphrase option 13 years ago
koichik cbcaeedba9 tls: add address(), remoteAddress/remotePort 13 years ago
koichik 00aa8935d7 docs: improvement fs, http and https 13 years ago
koichik cdec7e3ae5 docs: improvement tls example 13 years ago
koichik 86a67f15a0 docs: add example of tls 13 years ago
koichik 68cc173c6d tls: The TLS API is inconsistent with the TCP API 13 years ago
koichik 19a855382c tls: requestCert unusable with Firefox and Chrome 13 years ago
Logan Smyth bc0a552a84 docs: Fix merge error in tls docs 13 years ago
Fedor Indutny c0d8311f6b small NPN doc fix 13 years ago
koichik d1a2628499 Doc improvements 13 years ago
Fedor Indutny 942f8b5afb Add NPN and SNI documentation. 13 years ago
Ben Noordhuis 54bb53bf32 docs: fix typo in tls API docs 13 years ago
Logan Smyth 3056c2ca76 Add documentation for SecurePair and its 'secure' event. 13 years ago
Ryan Dahl 1768c72135 Add doc note about STARTTLS 14 years ago
Ryan Dahl 839fb8e19b typos 14 years ago
Ryan Dahl c9e5cfcc34 Random doc fixes 14 years ago
Ryan Dahl 5bdcec67f0 Add docs for tls.connect() 14 years ago
Ryan Dahl 9a7fb3c988 Add tls.Server docs 14 years ago