summaryrefslogtreecommitdiff
path: root/doc/api/tls.markdown
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/v0.10' into merge-0-10-into-0-12Julien Gilli2015-01-121-2/+42
|\
| * doc: fix typo secureOptions in tlssilverwind2014-12-111-1/+1
| * doc: fix grammar in tls and timersBrendan Ashworth2014-12-051-2/+2
| * doc: update openssl commands to use best practicesEric Mill2014-11-111-2/+2
| * crypto: allow forcing SSLv2/v3 via secureProtocolFedor Indutny2014-10-201-9/+13
| * doc: clarify poodle mitigationTimothy J Fontaine2014-10-171-0/+20
| * crypto: allow runtime opt in using SSLv2/SSLv3Timothy J Fontaine2014-10-151-5/+7
| * doc: document why SSL2/SSL3 is disabledFedor Indutny2014-10-151-1/+10
| * tls add secureOptions documentationSwaagie2014-10-151-0/+5
* | doc: fix grammar and wording in tls and timersBrendan Ashworth2014-12-051-2/+2
* | doc: remove tls.createSecurePair deprecationChris Dickinson2014-11-071-2/+0
* | doc: correct createSecureContextWang Xinyong2014-10-091-2/+0
* | doc: fix optional parameter parsingTrevor Norris2014-09-291-3/+3
* | doc: fix brackets for optional parametersTrevor Norris2014-09-251-5/+5
* | tls: `checkServerIdentity` optionTrevor Livingston2014-09-091-0/+4
* | tls: support multiple keys/certsFedor Indutny2014-09-031-4/+4
* | tls: add DHE-RSA-AES128-SHA256 to the def ciphersShigeki Ohtsu2014-08-291-8/+10
* | tls, crypto: add DHE supportShigeki Ohtsu2014-08-291-0/+4
* | doc: typo fixes on stream, tls and httpKyle Robinson Young2014-08-121-3/+4
* | net: add remoteFamily for socketJackson Tian2014-07-231-2/+6
* | crypto: add `honorCipherOrder` argumentFedor Indutny2014-06-251-1/+5
* | doc: document `tls.createSecureContext`Fedor Indutny2014-06-251-0/+27
* | doc: tls: added path property to tls.connectFarrin Reid2014-04-241-0/+3
* | tls: `getPeerCertificate(detailed)`Fedor Indutny2014-04-181-4/+9
* | tls: support OCSP on client and serverFedor Indutny2014-04-181-0/+54
* | Merge branch 'v0.10'Fedor Indutny2014-04-081-3/+3
|\ \ | |/
| * docs: correct tls docs. server -> clientDominic Tarr2014-04-021-1/+1
| * doc: typo clean up in tlsGoh Yisheng (Andrew)2014-03-311-2/+2
* | crypto: move `createCredentials` to tlsFedor Indutny2014-03-291-7/+7
* | tls: introduce asynchronous `newSession`Fedor Indutny2014-02-181-2/+3
* | tls: more session configuration options, methodsFedor Indutny2014-02-051-0/+22
* | lib: introduce `.setMaxSendFragment(size)`Fedor Indutny2014-01-201-0/+12
* | doc: tls: note that SSLv2 is disabled by defaultBen Noordhuis2014-01-201-3/+4
* | doc: tls: clarify server cipher listBen Noordhuis2014-01-201-3/+9
* | tls: show human-readable error messagesBen Noordhuis2014-01-171-1/+1
* | doc: Add forward secrecy section to TLS docsLorenz Leutgeb2014-01-051-9/+30
* | tls: reintroduce socket.encryptedFedor Indutny2013-12-211-0/+5
* | tls: add serialNumber to getPeerCertificate()Ben Noordhuis2013-11-261-1/+2
* | tls: add ECDH ciphers supportErik Dubbelboer2013-10-301-2/+15
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-09-241-8/+8
|\ \ | |/
| * doc: fix typos in the tls `NPNProtocols` optionNathan Rajlich2013-09-161-2/+2
| * doc: specify the format of the `ca` tls optionNathan Rajlich2013-09-161-6/+6
* | tls: socket.renegotiate(options, callback)Fedor Indutny2013-09-051-0/+13
* | tls: asynchronous SNICallbackFedor Indutny2013-08-061-3/+4
* | Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis2013-07-301-0/+4
|\ \ | |/
| * doc: document tls.Server 'secureProtocol' optionBen Noordhuis2013-07-251-0/+4
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-07-121-1/+1
|\ \ | |/
| * doc: fix bad markdown parsing in listNathan Rajlich2013-07-081-1/+1
* | Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis2013-07-051-6/+5
|\ \ | |/
| * doc: tls: ECDH ciphers are not supportedBen Noordhuis2013-06-271-6/+5