doc: consistent reference-style links
[platform/upstream/nodejs.git] / doc / api / tls.markdown
2015-12-23 Bryan Englishdoc: consistent reference-style links
2015-12-23 Tristian Flanagandoc: sort tls alphabetically
2015-12-23 Tyler Henkeldoc: add note on tls connection meta data methods
2015-10-30 Sakthipriyan Vairamanidoc: createServer's key option can be an array
2015-10-29 Roman Reissdoc: fix indent in tls resumption example
2015-10-29 Yuval Briktls: TLSSocket options default isServer false
2015-10-08 Roman Reissdoc: add TLS session resumption example
2015-08-24 Sakthipriyan Vairamanidoc: make the deprecations consistent
2015-08-23 cjihrignode: additional cleanup for node rename
2015-08-23 cjihrignode: rename from io.js to node
2015-08-23 James M Snelltls: add --tls-cipher-list command line switch
2015-07-23 Fedor Indutnytls: add `getTicketKeys()`/`setTicketKeys()`
2015-06-09 Roman Reissdoc: add references to crypto.getCurves()
2015-06-07 Ryan Petschekdoc: add note about available ECC curves
2015-05-20 Shigeki Ohtsutls: make server not use DHE in less than 1024bits
2015-05-11 Mike MacCanatls: update default ciphers to use gcm and aes128
2015-05-02 Alexander Gromnitskydoc: fix some cross-references
2015-03-10 skenqbxdoc: move checkServerIdentity option to tls.connect()
2015-02-27 Chris Dickinsondoc: update stability index
2015-02-26 silverwinddoc: fix 'dhparam' description of tls.createServer
2015-02-18 Roman Reissdoc: document 'ciphers' option of tls.connect
2015-02-16 Roman Reisstls: more secure defaults
2015-02-07 Ben Noordhuisdoc: update node.js references in api docs
2015-01-27 Andres Suarezdoc: fix net.Server.listen bind behavior
2015-01-11 Ben Noordhuisbuild,src: remove sslv2 support
2015-01-10 Eric Milldoc: update openssl commands to use best practices
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-30 Sam Robertsdoc: add tls server.close() callback docs
2014-12-07 Brendan Ashworthdoc: fixes grammar in timers/tls
2014-12-05 Brendan Ashworthdoc: fix grammar and wording in tls and timers
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-07 Chris Dickinsondoc: remove tls.createSecurePair deprecation
2014-10-24 Fedor IndutnyMerge remote-tracking branch 'origin/v0.12' into v0.12
2014-10-09 Wang Xinyongdoc: correct createSecureContext
2014-09-29 Trevor Norrisdoc: fix optional parameter parsing
2014-09-25 Trevor Norrisdoc: fix brackets for optional parameters
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-09-09 Trevor Livingstontls: `checkServerIdentity` option
2014-09-03 Fedor Indutnytls: support multiple keys/certs
2014-08-28 Shigeki Ohtsutls: add DHE-RSA-AES128-SHA256 to the def ciphers
2014-08-28 Shigeki Ohtsutls, crypto: add DHE support
2014-08-13 Kyle Robinson Youngdoc: typo fixes on stream, tls and http
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-07-23 Jackson Tiannet: add remoteFamily for socket
2014-06-25 Fedor Indutnycrypto: add `honorCipherOrder` argument
2014-06-25 Fedor Indutnydoc: document `tls.createSecureContext`
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-24 Farrin Reiddoc: tls: added path property to tls.connect
2014-04-17 Fedor Indutnytls: `getPeerCertificate(detailed)`
2014-04-17 Fedor Indutnytls: support OCSP on client and server
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-04-02 Dominic Tarrdocs: correct tls docs. server -> client
2014-03-31 Goh Yisheng (Andrew)doc: typo clean up in tls
2014-03-29 Fedor Indutnycrypto: move `createCredentials` to tls
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-17 Fedor Indutnytls: introduce asynchronous `newSession`
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-05 Fedor Indutnytls: more session configuration options, methods
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-20 Fedor Indutnylib: introduce `.setMaxSendFragment(size)`
2014-01-20 Ben Noordhuisdoc: tls: note that SSLv2 is disabled by default
2014-01-20 Ben Noordhuisdoc: tls: clarify server cipher list
2014-01-17 Ben Noordhuistls: show human-readable error messages
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-05 Lorenz Leutgebdoc: Add forward secrecy section to TLS docs
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-20 Fedor Indutnytls: reintroduce socket.encrypted
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 Ben Noordhuistls: add serialNumber to getPeerCertificate()
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
next