summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* src: move BlobSerializerDeserializer to a separate header fileDarshan Sen2023-05-111-0/+2
* deps: add minimatch as a dependencyMoshe Atlow2023-04-211-0/+1
* quic: add more QUIC implementationJames M Snell2023-04-171-0/+4
* quic: add more QUIC implJames M Snell2023-04-091-0/+6
* sea: use JSON configuration and blob content for SEAJoyee Cheung2023-04-091-0/+2
* build, deps, tools: avoid excessive LTOKonstantin Demin2023-04-061-0/+20
* build: remove non-exist build fileJiawen Geng2023-04-041-1/+0
* quic: add additional quic implementation utilitiesJames M Snell2023-03-311-0/+5
* quic: add multiple internal utilitiesJames M Snell2023-03-281-0/+10
* gyp: put filenames in variablesCheng Zhao2023-03-181-281/+286
* src: move encoding bindings to a new bindingJoyee Cheung2023-03-071-0/+2
* src: fix missing trailing ,Cheng Zhao2023-03-021-1/+1
* src: move AliasedBuffer implementation to -inl.hJoyee Cheung2023-03-011-0/+1
* timers: use V8 fast API callsJoyee Cheung2023-02-281-0/+1
* src,process: add permission modelRafael Gonzaga2023-02-231-0/+9
* src: use an array for faster binding data lookupJoyee Cheung2023-02-221-0/+1
* build,test: add proper support for IBM iXu Meng2023-02-221-6/+6
* src: implement DataQueueJames M Snell2023-02-191-0/+3
* src: add initial support for single executable applicationsDarshan Sen2023-02-181-1/+6
* url: replace url-parser with adaYagiz Nizipli2023-02-061-33/+0
* deps: add ada as a dependencyYagiz Nizipli2023-02-061-0/+4
* build: export more OpenSSL symbols on WindowsMohamed Akram2023-01-311-1/+2
* build: add extra semi checkJiawen Geng2023-01-171-0/+1
* src: use simdutf for converting externalized builtins to UTF-16Anna Henningsen2023-01-101-0/+1
* deps: add simdutf dependencyYagiz Nizipli2022-12-221-0/+1
* node-api: generalize finalizer second pass callbacklegendecas2022-12-201-1/+0
* build,deps,src: fix Intel VTune profiling supportShi Lei2022-11-221-0/+1
* build: make scripts in gyp run with right pythonJiawen Geng2022-11-141-1/+1
* src: print nghttp2 logs when using --debug-nghttp2Santiago Gimeno2022-11-011-0/+3
* build: restore Windows resource fileRichard Lau2022-10-191-0/+3
* src: add support for externally shared js builtinsMichael Dawson2022-10-111-3/+1
* src: consolidate exit codes in the code baseJoyee Cheung2022-10-061-0/+1
* src: create BaseObject with node::RealmChengzhong Wu2022-09-271-0/+1
* crypto: fix weak randomness in WebCrypto keygenBen Noordhuis2022-09-231-0/+2
* gyp: libnode for ios app embeddingchexiongsheng2022-09-211-1/+1
* tls: fix out-of-bounds read in ClientHelloParserTobias Nießen2022-09-151-0/+1
* build: remove redundant entry in cryptoJiawen Geng2022-09-141-1/+0
* src: consolidate environment cleanup queuelegendecas2022-09-081-0/+3
* src: introduce node::RealmChengzhong Wu2022-08-311-0/+4
* report: expose report public native apisChengzhong Wu2022-08-241-0/+1
* src: support WeakReference in snapshotJoyee Cheung2022-08-191-0/+1
* src: disambiguate terms used to refer to builtins and addonsJoyee Cheung2022-08-091-2/+2
* src: merge NativeModuleEnv into NativeModuleLoaderJoyee Cheung2022-07-211-2/+0
* 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