summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* build: remove dtrace & etw supportBen Noordhuis2022-07-171-245/+0
* deps,src: use SIMD for normal base64 encodingBrian White2022-07-141-0/+2
* build,test: increase stack size limit on WindowsTobias Nießen2022-07-021-0/+6
* src,deps,build,test: add OpenSSL config appnameDaniel Bevenius2022-05-311-5/+5
* bootstrap: include code cache in the embedded snapshotJoyee Cheung2022-05-171-95/+11
* src: delete AllocatedBufferDarshan Sen2022-05-131-2/+0
* build: fix various shared library build issuesWilliam Marlow2022-05-061-1/+54
* src: add initial shadow realm supportlegendecas2022-05-021-0/+2
* lib,src: implement WebAssembly Web APITobias Nießen2022-04-231-0/+1
* bootstrap: move embedded snapshot to SnapshotBuilderJoyee Cheung2022-04-201-0/+1
* build: add --node-snapshot-main configure optionJoyee Cheung2022-03-311-14/+39
* test: move test-crypto-engine to addonMichael Dawson2022-02-071-26/+0
* lib: add fetchMichaël Zasso2022-02-011-0/+1
* src: prevent extra copies of `TimerWrap::TimerCb`Darshan Sen2021-11-121-0/+1
* test: test `crypto.setEngine()` using an actual engineDarshan Sen2021-10-301-0/+26
* deps,build,tools: fix openssl-is-fips for ninja buildsDaniel Bevenius2021-10-211-7/+13
* deps,test,src,doc,tools: update to OpenSSL 3.0Daniel Bevenius2021-10-111-1/+77
* build: preserves symbols during LTO with macOS linkerJesse Chan2021-09-051-0/+13
* build: override python executable path on configurelegendecas2021-07-301-2/+2
* deps: extract gtest source files to deps/googletestlegendecas2021-07-161-2/+3
* build: add `library_files` to gyp variableshimself652021-07-141-1/+1
* node-api: cctest on v8impl::Referencelegendecas2021-07-051-0/+2
* deps: update Acorn to v8.4.1Michaël Zasso2021-06-291-4/+0
* build: pass directory instead of list of files to js2c.pyJoyee Cheung2021-06-241-246/+19
* debugger: rename internal library for clarityRich Trott2021-06-201-3/+3
* src,url: separate some tables out of node_url.ccXadillaX2021-06-171-0/+1
* tools: refactor snapshot builderJoyee Cheung2021-06-101-2/+0
* src: use SPrintF in ProcessEmitWarningDarshan Sen2021-05-251-0/+1
* readline: move utilities to internal modulesAntoine du Hamel2021-05-021-0/+2
* lib: add support for JSTransferable as a mixinJames M Snell2021-04-261-0/+1
* debugger: move node-inspect to internal libraryRich Trott2021-04-251-3/+3
* net: add SocketAddress classJames M Snell2021-04-021-0/+1
* lib: make process.binding('util') return only type checkersAnna Henningsen2021-03-271-0/+1
* crypto: fix header nameJiawen Geng2021-03-211-1/+1
* lib: load v8_prof_processor dependencies as ESMMichaël Zasso2021-03-151-11/+11
* stream: move duplicated code to an internal moduleRich Trott2021-02-281-0/+1
* perf_hooks: complete overhaul of the implementationJames M Snell2021-02-221-0/+7
* src: refactor v8 bindingJoyee Cheung2021-02-081-0/+1
* src: put (de)serialization code into node_snapshotable.h/ccJoyee Cheung2021-02-051-0/+2
* quic: remove quicJames M Snell2021-01-301-56/+0
* src: rename crypto_ecdh.(h|cc) to crypto_ec.(h|cc)Tobias Nießen2021-01-251-1/+1
* buffer: introduce BlobJames M Snell2021-01-181-0/+3
* crypto: introduce X509Certificate APIJames M Snell2021-01-091-0/+3
* lib,src: update cluster to use ParentMichael Dawson2021-01-051-1/+1
* child_process: add 'overlapped' stdio flagThiago Padilha2021-01-031-0/+18
* stream: support abort signalBenjamin Gruenbaum2020-12-071-0/+1
* module: refactor to use iterable-weak-mapbcoe2020-11-061-0/+1
* lib: create diagnostics_channel moduleStephen Belanger2020-10-311-0/+1
* deps: update acorn to v8.0.4Michaël Zasso2020-10-271-1/+0
* src: mark/pop OpenSSL errors in NewRootCertStoreDaniel Bevenius2020-10-211-0/+3