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-05-06build: fix indeterminacy of icu_locales valueSergey Nazaryev
2022-05-06meta: move one or more collaborators to emeritusNode.js GitHub Bot
2022-05-06lib,test: enable wasm/webapi/empty-body WPTTobias Nießen
2022-05-05test: rename handlewrap.hasref testsDaeyeon Jeong
2022-05-05bootstrap: stop delaying instantiation of maps in per-context scriptsDarshan Sen
2022-05-05test: improve observable ICU behaviour coverageLivia Medeiros
2022-05-05test: validate webstream encoder/decoder inspectorYoshiki Kurihara
2022-05-05test: use`mustSucceed` instead of `mustCall` with `assert.ifError`MURAKAMI Masahiko
2022-05-05test: improve `lib/internal/webstreams/readablestream.js` coverageMURAKAMI Masahiko
2022-05-05url: revert "validate ipv4 part length"Antoine du Hamel
2022-05-05bootstrap: use a context snapshotted with primordials in workersJoyee Cheung
2022-05-05deps: upgrade npm to 8.9.0npm-robot
2022-05-04src,crypto: remove uses of AllocatedBuffer from crypto_rsa.ccDarshan Sen
2022-05-04crypto: adjust minimum length in generateKey('hmac', ...)Livia Medeiros
2022-05-04test: fix test-crypto-fips.js under shared OpenSSLVita Batrla
2022-05-042022-05-04, Version 14.19.2 'Fermium' (LTS)Juan José Arboleda
2022-05-04esm: add chaining to loadersJacob Smith
2022-05-03test: use consistent timeoutsShogun
2022-05-03http: added connection closing methodsShogun
2022-05-032022-05-03, Version 18.1.0 (Current)Michaël Zasso
2022-05-03doc: fix errors in Web Streams docOneNail
2022-05-03doc: fix examples in cluster.mdOneNail
2022-05-02src: fix memory leak for v8.serializeliuxingbaoyu
2022-05-02doc: add additional step to security release processMichael Dawson
2022-05-02fs: add `read(buffer[, options])` versionsLivia Medeiros
2022-05-02test: add test for position validation in fs.read() and fs.readSync()Livia Medeiros
2022-05-02http2: compat support for array headersOneNail
2022-05-02bootstrap: fix wasm_web_api external reference registrationJoyee Cheung
2022-05-02assert: make `assert.fail` less affected by prototype tamperingAntoine du Hamel
2022-05-02doc: add section regarding property definition in `primordials.md`Antoine du Hamel
2022-05-02crypto: clean up parameter validation in HKDFTobias Nießen
2022-05-02doc: clarify some default values in `fs.md`Livia Medeiros
2022-05-02test: reduce impact of flaky HTTP server testsTobias Nießen
2022-05-02src: add initial shadow realm supportlegendecas
2022-05-02deps: update undici to 5.1.1Michaël Zasso
2022-05-02worker: add hasRef() to MessagePortDarshan Sen
2022-05-01tools: update lint-md-dependenciesNode.js GitHub Bot
2022-05-01url: validate ipv4 part lengthYagiz Nizipli
2022-05-01perf_hooks: return different functions in timerifyHimself65
2022-05-01test: add tests for extracting function nameKohei Ueno
2022-04-29test: simplify test-gc-{http-client,net}-*Luigi Pinca
2022-04-29v8: export cpu_profiler_metadata_size in getHeapCodeStatisticstheanarkh
2022-04-29esm: fix imports from non-file moduleAntoine du Hamel
2022-04-28test: fix `parallel/test-dgram-udp6-link-local-address`Antoine du Hamel
2022-04-28src: turn SSL_CTX_new CHECK/segfault into JS exceptionAnna Henningsen
2022-04-28doc: reword "test directory"LiviaMedeiros
2022-04-28doc: remove legacy `-J` test.py option from BUILDING.mdLiviaMedeiros
2022-04-28doc: http2.createServer `options` as optionalDaeyeon Jeong
2022-04-28doc: record March 2022 security release stewardRichard Lau
2022-04-28esm: graduate top-level-await to stableAntoine du Hamel