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-10-122022-10-12, Version 16.18.0 'Gallium' (LTS)v16.18.0Juan José Arboleda
2022-10-11crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2Filip Skokan
2022-10-11crypto: allow zero-length secret KeyObjectFilip Skokan
2022-10-11node-api: add deprecation code of uncaught exceptionChengzhong Wu
2022-10-11doc: remove "currently" and comma splice from child_process.mdRich Trott
2022-10-11path: change basename() argument from ext to suffixRich Trott
2022-10-11doc: mention git node backportRafaelGSS
2022-10-11doc: ensure to revert node_version changesRafael Gonzaga
2022-10-11fs: fix typo in mkdir exampleSergeyTsukanov
2022-10-11doc: fix description for `napi_get_cb_info()` in `n-api.md`Daeyeon Jeong
2022-10-11doc: fix v16.17.1 security release changelogRuy Adorno
2022-10-11doc: update the deprecation for exit code to clarify its scopeDaeyeon Jeong
2022-10-11doc: update guidance for adding new modulesMichael Dawson
2022-10-11doc: add registry number for Electron 22Keeley Hammond
2022-10-11doc,crypto: cleanup removed pbkdf2 behavioursFilip Skokan
2022-10-11doc: include code examples for webstreams consumersLucas Santos
2022-10-11doc: mention where to push security commitsRafaelGSS
2022-10-11doc: remove extra space on threadpool usageConnor Burton
2022-10-11tools: add update-llhttp.shPaolo Insogna
2022-10-11http: throw error on content-length mismatchsidwebworks
2022-10-11doc: make legacy banner slightly less brightRich Trott
2022-10-11doc: maintain only one list of MODP groupsTobias Nießen
2022-10-11doc,inspector: document changes of inspector.closelegendecas
2022-10-11doc: use serial comma in report docsDaeyeon Jeong
2022-10-11doc: use serial comma in stream docsDaeyeon Jeong
2022-10-11doc: remove empty line in YAML blockClaudio Wunder
2022-10-11inspector: expose inspector.close on workersChengzhong Wu
2022-10-11doc: deprecate modp1, modp2, and modp5 groupsTobias Nießen
2022-10-11doc: remove old OpenSSL ENGINE constantsTobias Nießen
2022-10-11doc: fix heading levels for test runner hooksFabian Meyer
2022-10-11doc: fix errors in http.mdLuigi Pinca
2022-10-11doc: fix vm.Script createCachedData exampleChengzhong Wu
2022-10-11doc: mention how to get commit releaseRafael Gonzaga
2022-10-11doc: fix link in `process.md`Antoine du Hamel
2022-10-11doc: do not use weak MODP group in exampleTobias Nießen
2022-10-11doc: remove ebpf from supported tooling listRafael Gonzaga
2022-10-11stream: add `ReadableByteStream.tee()`Daeyeon Jeong
2022-10-11doc: emphasize that createCipher is never secureTobias Nießen
2022-10-11v8: add setHeapSnapshotNearHeapLimittheanarkh
2022-10-11doc: document attribute Script.cachedDataRejectedChengzhong Wu
2022-10-11doc: move policy docs to the permissions scopeRafael Gonzaga
2022-10-11lib: add diagnostics channel for process and workertheanarkh
2022-10-11os: add machine methodtheanarkh
2022-10-11doc,worker: document resourceLimits overridesKeyhan Vakil
2022-10-11doc: add performance note to `--enable-source-maps` docsSaurabh Daware
2022-10-11util: add `maxArrayLength` option to Set and MapKohei Ueno
2022-10-11http: make idle http parser count configurabletheanarkh
2022-10-11net: add local familytheanarkh
2022-10-11src: trace fs async apitheanarkh
2022-10-11doc: fix release guide example consistencyRuy Adorno