Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-27doc: fix e.g., to e.g. in docssreepurnajasti
2018-02-27doc,test: mention Duplex support for TLSAnna Henningsen
2018-02-18crypto: hard-code tlsSocket.getCipher().versionDavid Benjamin
2018-01-24doc: replace wrong U+00A0 by common spacesVse Mozhet Byt
2017-12-20doc: use serial comma in tls.mdRich Trott
2017-12-20doc: add missing serial commasRich Trott
2017-12-20doc: document tls.checkServerIdentityHannes Magnusson
2017-12-20doc: improve checkServerIdentity docsHannes Magnusson
2017-12-20doc: update http URLs to https in doc/apiRonald Eddy Jr
2017-10-31doc: fix inconsistent server.listen documentationMartin Michaelis
2017-10-11doc: fix typo in tls.mdkohta ito
2017-09-20crypto: support multiple ECDH curves and autoRoga Pria Sembada
2017-09-12tls: multiple PFX in createSecureContextYury Popov
2017-09-12doc: add links to alternative versions of docChris Young
2017-08-142017-08-15, Version 8.4.0 (Current)v8.4.0Anna Henningsen
2017-08-14tls: add tlsSocket.disableRenegotiation()James M Snell
2017-06-21doc: fix minor issues reported in #9538Tobias Nießen
2017-06-10doc: corrects reference to tlsClientErrorTarun
2017-06-05doc: add missing backticks to doc/api/tls.mdPaul Bininda
2017-05-302017-05-30, Version 8.0.0 (Current)v8.0.0James M Snell
2017-05-28doc: make spelling of behavior consistentMichael Dawson
2017-05-28doc: make the style of notes consistentAlexey Orlenko
2017-05-16tls: accept `lookup` option for `tls.connect()`Fedor Indutny
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-25doc: prepare js code for eslint-plugin-markdownVse Mozhet Byt
2017-03-27tls: support Uint8Arrays for protocol list buffersAnna Henningsen
2017-03-23tls: make rejectUnauthorized default to trueghaiklor
2017-02-24doc: add changelogs for tlsAnna Henningsen
2017-02-21doc: fix sorting in API referencesVse Mozhet Byt
2017-02-20tls: new tls.TLSSocket() supports sec ctx optionsSam Roberts
2017-01-25doc: DEFAULT_ECDH_CURVE was added in 0.11.13Sam Roberts
2017-01-12doc,test: tls .ca option supports multi-PEM filesSam Roberts
2017-01-12doc: use correct tls certificate property nameSam Roberts
2017-01-06doc: new TLSSocket has no secure context optionsSam Roberts
2016-12-28doc: add tls.DEFAULT_ECDH_CURVESam Roberts
2016-12-20doc: fix typo in ecdhCurve, a tls property nameSam Roberts
2016-12-20tls: allow obvious key/passphrase combinationsSam Roberts
2016-12-12doc: rework tls for accuracy and claritySam Roberts
2016-12-12tls: document and test option-less createServerSam Roberts
2016-12-05doc: add link to `net.Server` in tls.mdDevon Rifkin
2016-11-18doc: fix tls "the the" typoSam Roberts
2016-11-18doc: describe when a tls server emits 'close'Sam Roberts
2016-11-18doc: fix an SNI mistyped as SNSSam Roberts
2016-11-13doc: fix typo in doc/tls.mdSyuhei Kobayashi
2016-11-01doc: update OpenSSL linkskobelb
2016-09-27doc: fix title level at tls.mdyorkie
2016-09-03doc: fix typosMike Ralphson
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-20doc: correcting misspellingVitaly Tomilov
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич