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
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-20doc: fix markdown indentation in listsMichaël Zasso
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-05-02doc: document `'secureConnect'` event limitationJames M Snell
2021-04-27doc: do not mention TCP in the allowHalfOpen option descriptionLuigi Pinca
2021-04-23tls: validate ticket keys bufferAntoine du Hamel
2021-04-15doc: revise TLS minVersion/maxVersion textRich Trott
2021-04-13doc: standardize on pseudorandomRich Trott
2021-02-22doc: document x509 error codesDan Čermák
2021-02-182021-02-17, Version 15.9.0 (Current)Danielle Adams
2021-02-02tls: add ability to get cert/peer cert as X509Certificate objectJames M Snell
2021-01-15tls: use recently added matching SecureContext in default SNICallbackMateusz Krawczuk
2020-11-12doc: update list styles for remark-parse@9 renderingRich Trott
2020-11-042020-11-04, Version 15.1.0 (Current)Michaël Zasso
2020-10-28tls: allow reading data into a static bufferAndrey Pechkurov
2020-10-09doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-17doc: use command-line/command line consistentlyRich Trott
2020-09-05doc: fix certificate display in tls docRich Trott
2020-08-28doc: simplify "make use of" to "use"Rich Trott
2020-08-19doc: reorder deprecated tls docsJerome T.K. Covington
2020-08-03doc: document the connection event for HTTP2 & TLS serversTim Perry
2020-07-20doc: fix typos in n-api, tls and worker_threadsJucke
2020-07-19doc: add changes metadata to TLS newSession eventTobias Nießen
2020-07-13tls: make 'createSecureContext' honor more optionsMateusz Krawczuk
2020-07-04doc: clarify that the ctx argument is optionalLuigi Pinca
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-23doc: use a single space between sentencesRich Trott
2020-06-22doc: warn that tls.connect() doesn't set SNIAlba Mendez
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-11doc: use single quotes in --tls-cipher-listDaniel Bevenius
2020-06-08src,build: add --openssl-default-cipher-listDaniel Bevenius
2020-06-01net: remove long deprecated server.connections propertyJames M Snell
2020-05-30doc: update ```txt ```fandamental and ```raw code blocksZeke Sikelianos
2020-05-262020-05-26, Version 12.17.0 'Erbium' (LTS)Michaël Zasso
2020-05-25doc: normalize Bash code block info stringsDerek Lewis
2020-05-23doc: correct tls.rootCertificates to match implementationEric Bickle
2020-05-14tls: fix --tls-keylog optionAlba Mendez
2020-04-302020-04-29, Version 13.14.0 (Current)Ruben Bridgewater
2020-04-292020-04-29, Version 14.1.0 (Current)Beth Griggs
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-04-27tls: add highWaterMark option for connectrickyes
2020-03-042020-03-04 Version 13.10.0 (Current)Shelley Vohr
2020-02-23tls: expose SSL_export_keying_materialsimon
2020-01-14doc: standardize on "host name" in tls.mdRich Trott
2020-01-082020-01-07, Version v13.6.0 (Current)Ruben Bridgewater
2019-12-27doc,tls: use code markup/markdown in headersRich Trott
2019-12-25tls: add PSK supportDenys Otrishko