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-06-022022-06-01, Version 18.3.0 (Current)v18.3.0v18.3.0-proposalBryan English
2022-06-02deps: update undici to 5.4.0Node.js GitHub Bot
2022-05-30benchmark: add node-error benchmarkRafaelGSS
2022-05-30doc: use serial comma in errors docsTobias Nießen
2022-05-30deps: regenerate OpenSSL archs filesDaniel Bevenius
2022-05-30deps: exclude linker scripts for windows buildsDaniel Bevenius
2022-05-30tools: update lint-md-dependencies to rollup@2.75.1Node.js GitHub Bot
2022-05-30meta: update AUTHORSNode.js GitHub Bot
2022-05-30tls: fix convertALPNProtocols accepting ArrayBufferViewsLiviaMedeiros
2022-05-30doc: add note regarding `%Array.prototype.concat%` in `primordials.md`Antoine du Hamel
2022-05-30doc: use serial comma in worker_threads docsTobias Nießen
2022-05-30doc: fix napi version for node_api_symbol_forDanielle Adams
2022-05-30node-api: emit uncaught-exception on unhandled tsfn callbackslegendecas
2022-05-30deps: upgrade npm to 8.11.0npm-cli+bot@github.com
2022-05-30perf_hooks: fix start_time of perf_hookstheanarkh
2022-05-30doc: document `signal` option for `EventTarget#addEventListener`Antoine du Hamel
2022-05-30crypto: align webcrypto RSA key import/export with other implementationsFilip Skokan
2022-05-30http2: set origin name correctly when servername is emptyofirbarak
2022-05-30test: improve code coverage for inspector connection errorsKohei Ueno
2022-05-30deps: update undici to 5.3.0Node.js GitHub Bot
2022-05-30util: add parseArgs moduleBenjamin E. Coe
2022-05-30src: refactor GetCipherValue and related functionsTobias Nießen
2022-05-30http2: improve tests and docsDaeyeon Jeong
2022-05-30doc: make minor adjustmentsLivia Medeiros
2022-05-30src: make SecureContext fields privateTobias Nießen
2022-05-30doc: use serial comma in dgram docsTobias Nießen
2022-05-30test: use mustSucceed instead of mustCall with assert.ifErrorMURAKAMI Masahiko
2022-05-30net: add ability to reset a tcp socketpupilTong
2022-05-30src,lib: migrate to console on context's extra bindinglegendecas
2022-05-30http: add uniqueHeaders option to request and createServerShogun
2022-05-30doc: use serial comma in process docsTobias Nießen
2022-05-30lib: refactor `validateInt32` and `validateUint32`mawaregetsuka
2022-05-30tools: refactor build-addons.js to ESMFeng Yu
2022-05-30debugger: throw a more useful error when the frame is missingKohei Ueno
2022-05-30doc: improved parallel specificationmawaregetsuka
2022-05-30doc: improve callback params for `fs.mkdir`Daeyeon Jeong
2022-05-30tools: update lint-md-dependencies to rollup@2.74.1Node.js GitHub Bot
2022-05-30console: fix console.dir crash on a revoked proxyDaeyeon Jeong
2022-05-30doc: remove outdated footnote (Python 2 --> 3 for V8 tests)DeeDeeG
2022-05-30tools: update eslint to 8.16.0Node.js GitHub Bot
2022-05-30test: improve readline/emitKeypressEvents.js coverageOneNail
2022-05-30src: reuse GetServerNameTobias Nießen
2022-05-30tools: refactor update-authors.js to ESMFeng Yu
2022-05-30meta: add mailmap entry for legendecasChengzhong Wu
2022-05-30doc: add release key for RafaelGSSRafael Gonzaga
2022-05-30doc: use serial comma in assert docsTobias Nießen
2022-05-30doc: fix errors in Performance hooks docOneNail
2022-05-30meta: add mailmap entry for npm teamLuigi Pinca
2022-05-30worker: fix heap snapshot crash on exitChengzhong Wu
2022-05-30net: remoteAddress always undefined called before connectedOneNail