summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* util: add `util/types` alias moduleExE Boss2020-10-211-0/+1
* path: add `path/posix` and `path/win32` alias modulesExE Boss2020-10-201-0/+2
* src: large pages support in illumos/solaris systemsDavid Carlier2020-10-191-2/+2
* src: combine TLSWrap/SSLWrapJames M Snell2020-10-151-5/+3
* src: add embedding helpers to reduce boilerplate codeAnna Henningsen2020-10-141-0/+1
* module: use Wasm CJS lexer when availableGuy Bedford2020-10-121-0/+1
* build: fuzzer that targets node::LoadEnvironment()davkor2020-10-091-0/+43
* crypto: refactoring internals, add WebCryptoJames M Snell2020-10-071-3/+51
* crypto: move node_crypto files to src/cryptoJames M Snell2020-10-071-8/+8
* src: create helper for reading Uint32BEJuan José Arboleda2020-09-301-0/+1
* module: named exports for CJS via static analysisGuy Bedford2020-09-281-0/+1
* stream: move to internal/streamsMatteo Collina2020-09-211-0/+5