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-31src,deps,build,test: add OpenSSL config appnameDaniel Bevenius
2022-05-17bootstrap: include code cache in the embedded snapshotJoyee Cheung
2022-05-13src: delete AllocatedBufferDarshan Sen
2022-05-07build: fix various shared library build issuesWilliam Marlow
2022-05-02src: add initial shadow realm supportlegendecas
2022-04-23lib,src: implement WebAssembly Web APITobias Nießen
2022-04-19bootstrap: move embedded snapshot to SnapshotBuilderJoyee Cheung
2022-03-31build: add --node-snapshot-main configure optionJoyee Cheung
2022-02-08test: move test-crypto-engine to addonMichael Dawson
2022-02-01lib: add fetchMichaël Zasso
2021-11-13src: prevent extra copies of `TimerWrap::TimerCb`Darshan Sen
2021-10-30test: test `crypto.setEngine()` using an actual engineDarshan Sen
2021-10-21deps,build,tools: fix openssl-is-fips for ninja buildsDaniel Bevenius
2021-10-11deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius
2021-09-05build: preserves symbols during LTO with macOS linkerJesse Chan
2021-07-29build: override python executable path on configurelegendecas
2021-07-16deps: extract gtest source files to deps/googletestlegendecas
2021-07-14build: add `library_files` to gyp variableshimself65
2021-07-05node-api: cctest on v8impl::Referencelegendecas
2021-06-29deps: update Acorn to v8.4.1Michaël Zasso
2021-06-24build: pass directory instead of list of files to js2c.pyJoyee Cheung
2021-06-21debugger: rename internal library for clarityRich Trott
2021-06-17src,url: separate some tables out of node_url.ccXadillaX
2021-06-10tools: refactor snapshot builderJoyee Cheung
2021-05-25src: use SPrintF in ProcessEmitWarningDarshan Sen
2021-05-02readline: move utilities to internal modulesAntoine du Hamel
2021-04-26lib: add support for JSTransferable as a mixinJames M Snell
2021-04-25debugger: move node-inspect to internal libraryRich Trott
2021-04-02net: add SocketAddress classJames M Snell
2021-03-27lib: make process.binding('util') return only type checkersAnna Henningsen
2021-03-21crypto: fix header nameJiawen Geng
2021-03-15lib: load v8_prof_processor dependencies as ESMMichaël Zasso
2021-02-28stream: move duplicated code to an internal moduleRich Trott
2021-02-22perf_hooks: complete overhaul of the implementationJames M Snell
2021-02-08src: refactor v8 bindingJoyee Cheung
2021-02-05src: put (de)serialization code into node_snapshotable.h/ccJoyee Cheung
2021-01-30quic: remove quicJames M Snell
2021-01-25src: rename crypto_ecdh.(h|cc) to crypto_ec.(h|cc)Tobias Nießen
2021-01-19buffer: introduce BlobJames M Snell
2021-01-09crypto: introduce X509Certificate APIJames M Snell
2021-01-05lib,src: update cluster to use ParentMichael Dawson
2021-01-04child_process: add 'overlapped' stdio flagThiago Padilha
2020-12-07stream: support abort signalBenjamin Gruenbaum
2020-11-06module: refactor to use iterable-weak-mapbcoe
2020-11-01lib: create diagnostics_channel moduleStephen Belanger
2020-10-27deps: update acorn to v8.0.4Michaël Zasso
2020-10-21src: mark/pop OpenSSL errors in NewRootCertStoreDaniel Bevenius
2020-10-21util: add `util/types` alias moduleExE Boss
2020-10-20path: add `path/posix` and `path/win32` alias modulesExE Boss
2020-10-19src: large pages support in illumos/solaris systemsDavid Carlier