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-03-18Working on v14.19.2Richard Lau
2022-03-172022-03-17, Version 14.19.1 'Fermium' (LTS)v14.19.1v14.19.1-proposalRichard Lau
2022-03-17deps: update archs files for OpenSSL-1.1.1nRichard Lau
2022-03-17deps: upgrade openssl sources to 1.1.1nRichard Lau
2022-03-16build: pin Windows GitHub runner to windows-2019Richard Lau
2022-02-01Working on v14.19.1Richard Lau
2022-01-252022-02-01, Version 14.19.0 'Fermium' (LTS)v14.19.0Richard Lau
2022-01-25doc: fix corepack grammar for `--force` flagSteven
2022-01-25lib: add unsubscribe method to non-active DC channelssimon-id
2022-01-25lib: add return value for DC channel.unsubscribesimon-id
2022-01-25crypto: update root certificatesRichard Lau
2022-01-25tools: update certdata.txtRichard Lau
2022-01-25src: make napi_create_reference accept symbolJckXia
2022-01-25fs: nullish coalescing to respect zero positional readsOmar El-Mihilmy
2022-01-25build: add `--without-corepack`Jonah Snider
2022-01-25deps: upgrade Corepack to 0.10Maël Nison
2022-01-25deps: add corepackMaël Nison
2022-01-25deps: upgrade npm to 6.14.16Ruy Adorno
2022-01-25doc: add missing YAML tag in `esm.md`Antoine du Hamel
2022-01-25doc: add note regarding unfinished TLAAntoine du Hamel
2022-01-25esm: make `process.exit()` default to exit code 0Gang Chen
2022-01-25src: add option to disable loading native addonsDominic Elm
2022-01-18deps: update ICU to 70.1Michaël Zasso
2022-01-14deps: update archs files for OpenSSL-1.1.1mRichard Lau
2022-01-14deps: upgrade openssl sources to 1.1.1mRichard Lau
2022-01-11deps: add -fno-strict-aliasing flag to libuvDaniel Bevenius
2022-01-11crypto: make FIPS related options always availableVít Ondruch
2022-01-11module: support pattern trailers for imports fieldGuy Bedford
2022-01-11module: support pattern trailersGuy Bedford
2022-01-11Working on v14.18.4Richard Lau
2022-01-092022-01-10, Version 14.18.3 'Fermium' (LTS)v14.18.3Richard Lau
2022-01-07console: fix prototype pollution via console.tableTobias Nießen
2022-01-07src: add cve reverts and associated testsMichael Dawson
2022-01-07tls: fix handling of x509 subject and issuerTobias Nießen
2022-01-07tls: drop support for URI alternative namesTobias Nießen
2022-01-07crypto,tls: implement safe x509 GeneralName formatTobias Nießen
2022-01-07src: remove unused x509 functionsTobias Nießen
2021-11-30Working on v14.18.3Richard Lau
2021-11-262021-11-30, Version 14.18.2 'Fermium' (LTS)v14.18.2Richard Lau
2021-11-26lib: fix regular expression to detect `/` and `\`Francesco Trotta
2021-11-26worker: avoid potential deadlock on NearHeapLimitSantiago Gimeno
2021-11-25doc: mark Node.js 10 as End-of-LifeRichard Lau
2021-11-25deps: update c-ares to 1.18.1Richard Lau
2021-11-25tools: add script to update c-aresRichard Lau
2021-11-25build: pin build-docs workflow to Node.js 14Richard Lau
2021-11-25build: support Python 3.10.0FrankQiu
2021-11-25tools: patch jinja2 for Python 3.10 compatMichaël Zasso
2021-11-25deps: V8: patch jinja2 for Python 3.10 compatMichaël Zasso
2021-11-25test: deflake child-process-pipe-dataflowLuigi Pinca
2021-11-25doc: fix CJS-ESM selector in SafariBradley Farias