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-12-182018-12-18, Version 11.5.0 (Current)v11.5.0Beth Griggs
2018-12-18tls: support "BEGIN TRUSTED CERTIFICATE" for ca:Sam Roberts
2018-12-18test: test TLS client authenticationSam Roberts
2018-12-072018-12-07, Version 11.4.0 (Current)v11.4.0Ruben Bridgewater
2018-12-07doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-12-07tls: add min/max protocol version optionsSam Roberts
2018-12-05doc: fix REPLACEME for tls min/max protocol optionSam Roberts
2018-11-28doc: minor cleanup of tls.getProtocol()Sam Roberts
2018-11-28tls: include RSA bit size in X.509 public key infoSam Roberts
2018-11-28tls: include elliptic curve X.509 public key infoSam Roberts
2018-11-28doc: describe certificate object propertiesSam Roberts
2018-11-152018-11-15, Version 11.2.0 (Current)v11.2.0Ruben Bridgewater
2018-11-15tls: get the local certificate after tls handshakeSam Roberts
2018-11-14doc: use real protocol names in ALPN exampleSam Roberts
2018-11-14doc: fix echo example programsSam Roberts
2018-11-14doc: fix some inconsistent use of hostnameSam Roberts
2018-11-14doc: describe what tls servername is forSam Roberts
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-10-222018-10-23, Version 11.0.0 (Current)v11.0.0James M Snell
2018-10-22doc: remove reference to sslv3 in tls.mdJames M Snell
2018-10-21tls: support changing credentials dynamicallycjihrig
2018-10-17doc: wrap links in <>Сковорода Никита Андреевич
2018-10-17doc: describe SNI host name formatSam Roberts
2018-10-17tls: update test & docs for ArrayBuffer/DataViewBeni von Cheni
2018-10-17doc: fix code snippets in tls.mdOuyang Yadong
2018-09-24tls: fix DEP0083 after upgrading to OpenSSL 1.1.0Tobias Nießen
2018-09-02doc: indicate createSecureContext arg is optionalRich Trott
2018-09-02doc: remove _optional_ designation for tls optionsRich Trott
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-07-14doc: prevent some redirectionsVse Mozhet Byt
2018-07-03doc: clarify ciphers option formatBrian White
2018-06-07doc: alphabetize tls optionsRich Trott
2018-06-07doc: simplify deprecation languageRich Trott
2018-06-01doc: fix inconsistent documentation (host vs hostname)Davis Okoth
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-12doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-12doc: replace unneeded snake casesVse Mozhet Byt
2018-04-10doc: fix API descriptions for OpenSSL-1.1.0Shigeki Ohtsu
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-27tls: drop NPN (next protocol negotiation) supportBen Noordhuis
2018-03-212018-03-21, Version 9.9.0 (Current)Myles Borins
2018-03-14doc: clarify default TLS handshake timeoutRich Trott
2018-03-11tls: expose Finished messages in TLSSocketAnton Salikhmetov
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-22crypto: add docs & tests for cert.pubkey & cert.fingerprint256Hannes Magnusson
2018-02-08doc: remove **Note:** tagsJames M Snell