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
2022-11-09tls: add "ca" property to certificate objectBen Noordhuis
2022-10-182022-10-18, Version 19.0.0 (Current)RafaelGSS
2022-09-04doc: add missing parenthesis in TLSSocket sectionTobias Nießen
2022-08-13tls,http2: send fatal alert on ALPN mismatchTobias Nießen
2022-08-04doc: clarify tls.tlsSocket.getCipher().versionAdam Majer
2022-07-15doc: update links to MDN page about dynamic importsJannis R
2022-06-162022-06-16, Version 18.4.0 (Current)Danielle Adams
2022-06-16dns: accept `'IPv4'` and `'IPv6'` for `family`Antoine du Hamel
2022-05-08doc: use serial comma in tls docsTobias Nießen
2022-04-22doc: fix outdated documentation for `family` propertyAntoine du Hamel
2022-04-20doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-192022-04-19, Version 18.0.0 (Current)Beth Griggs
2022-04-10doc: mark tlsSocket.authorized as boolean propertyTobias Nießen
2022-04-09doc: add missing article in session ticket sectionTobias Nießen
2022-04-09doc: link to dynamic import functionTobias Nießen
2022-04-08doc: add missing word in rootCertificates sectionTobias Nießen
2022-04-03doc: remove faulty justification for 128-bit AESTobias Nießen
2022-04-03doc: change "OCSP Request" to "OCSP request"Tobias Nießen
2022-03-29doc: suggest checkHost in checkServerIdentity docsTobias Nießen
2022-03-06doc: clarify that some modules don't work when compiled without sslAntoine du Hamel
2022-03-02doc: fix typosapeltop
2022-02-22doc: clarify supported versus enabled TLS ciphersTobias Nießen
2022-02-12doc: clarify `tls.Server` `'connection'` event documentationAustin Cheney
2022-02-082022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2022-02-03doc: use sentence case for X509 error codes headerTobias Nießen
2022-02-03doc: align tls port types with net port typesTobias Nießen
2022-02-02doc: improve wording surrounding TLS 1.3 ciphersTobias Nießen
2022-01-24doc: improve TLS/SSL introductionTobias Nießen
2022-01-18doc: do not reference SSL when discussing SNITobias Nießen
2022-01-16doc: remove statement about (EC)DHE performanceTobias Nießen
2022-01-16doc: remove statement about client private keysTobias Nießen
2022-01-13doc: remove extraneous colon in legacy subjectTobias Nießen
2022-01-112022-01-10, Version 17.3.1 (Current)Beth Griggs
2022-01-112022-01-10, Version 16.13.2 'Gallium' (LTS)Danielle Adams
2022-01-112022-01-10, Version 14.18.3 'Fermium' (LTS)Richard Lau
2022-01-112022-01-10, Version 12.22.9 'Erbium' (LTS)Richard Lau
2022-01-11tls: drop support for URI alternative namesTobias Nießen
2021-12-09doc,lib,tools: align multiline commentsRich Trott
2021-11-302021-11-30, Version 17.2.0 (Current)Michaël Zasso
2021-11-26doc: improve grammar in API descriptionTobias Nießen
2021-11-10src: add x509.fingerprint512 to crypto module3nprob
2021-10-31tools: avoid unnecessary escaping in markdown formatterRich Trott
2021-10-28doc: fix markdown syntax and HTML tag missesryan
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
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