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
path: root/doc
AgeCommit message (Expand)Author
2022-04-04fs: fix write methods param validation and docsLivia Medeiros
2022-04-04tools: enable no-var ESLint rule for libRich Trott
2022-04-04stream: expose web streams globals, remove runtime experimental warningAntoine du Hamel
2022-04-04process: disallow some uses of Object.defineProperty() on process.envHimself65
2022-04-03doc: remove faulty justification for 128-bit AESTobias Nießen
2022-04-03doc: fix documentation of `FileHandle.prototype.appendFile`Antoine du Hamel
2022-04-03doc: change "OCSP Request" to "OCSP request"Tobias Nießen
2022-04-03doc: aes webcrypto unwrap is not a node-specific extensionsFilip Skokan
2022-04-03doc: simplify recommendations in process.mdRich Trott
2022-04-03doc: clarify recommendations in stream.mdRich Trott
2022-04-03doc: simplify recommendation in webcrypto.mdRich Trott
2022-04-03doc: update DEP0102 textdepRich Trott
2022-04-03doc: remove util.promisify() content in readline.mdRich Trott
2022-04-02doc: add introduction sentence for CJSAntoine du Hamel
2022-04-02doc: consolidate CI sectionsRich Trott
2022-04-01doc: document breaking change in `http.IncomingMessage` `'close'` eventPaolo Insogna
2022-04-01doc: remove extraneous commaRich Trott
2022-04-01doc: guide towards x509.fingerprint256Tobias Nießen
2022-04-01doc: fix internal link in collaborator-guide.mdDaeyeon Jeong
2022-04-01doc: add suggestion for OpenSSL only sec releasesMichael Dawson
2022-03-30doc: fix comment text in async_hooks exampleRich Trott
2022-03-30doc: add `stability` class to legacy status descriptionDaniel Roe
2022-03-29doc: suggest checkHost in checkServerIdentity docsTobias Nießen
2022-03-29net,dns: trace tcp connection and dns by perf_hookstheanarkh
2022-03-28doc: update security release onboardingJoe Sepi
2022-03-28doc: fix question promise API exampleXuguang Mei
2022-03-28doc: remove comma splice in events.mdRich Trott
2022-03-27doc: clarify napi_finalize behaviorAlba Mendez
2022-03-27crypto: make authTagLength optional for CC20P1305Tobias Nießen
2022-03-26doc: expand history for conditional exports changes in v12Greg Poole
2022-03-26doc: change comma-splice to two sentencesRich Trott
2022-03-23doc: fix typo in async_context.mdAnupama Codippily
2022-03-23doc: add `trace_gc` to diagnostic tooling support documentTony Gorez
2022-03-23doc: make header smaller and dropdown click-driven when JS is onPaolo Insogna
2022-03-222022-03-22, Version 17.8.0 (Current)Bryan English
2022-03-22test: add initial test modulecjihrig
2022-03-21doc: standardize typography for _semantic versioning_Rich Trott
2022-03-21doc,test: clarify ChaCha20-Poly1305 usageTobias Nießen
2022-03-21doc: unify import order in CCM exampleTobias Nießen
2022-03-21doc: update property nameRich Trott
2022-03-19doc: add that chacha20-poly1305 is IETF versionTobias Nießen
2022-03-18doc: update instructions for openssl updatesMichael Dawson
2022-03-18doc: document goal to have examplesMichael Dawson
2022-03-18http: trace http client by perf_hookstheanarkh
2022-03-182022-03-17, Version 17.7.2 (Current)Richard Lau
2022-03-182022-03-17, Version 16.14.2 'Gallium' (LTS)Richard Lau
2022-03-182022-03-17, Version 14.19.1 'Fermium' (LTS)Richard Lau
2022-03-182022-03-17, Version 12.22.11 'Erbium' (LTS)Richard Lau
2022-03-17doc: fix Embedder's Guide link to V8 official docsAroyan
2022-03-17doc: revise async_hooks docsRich Trott