4839 Commits (3784b2d839c4918202359ec90bed40ede553f74c)

Author SHA1 Message Date
Anna Henningsen 602fd36d95
domain: remove `.dispose()` 7 years ago
Anatoli Papirovski 2f5bef4705 http2: expand list of known headers 7 years ago
Roga Pria Sembada 873e5bd0b4 crypto: support multiple ECDH curves and auto 7 years ago
Gabriel Schulhof a8c0a43a22 n-api: remove n-api module loading flag 7 years ago
Bartek Szczepański 4dc920af6e
src: remove outdated todo from node_crypto.cc 7 years ago
Sampson Gao 19766547fa n-api: add optional string length parameters 7 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
Daniel Bevenius bd85752871 src: use InstantiateModule instead of deprecated 7 years ago
Bradley Farias 0fc402b992 module: coverity fixes for ESM C++ 7 years ago
Anna Henningsen dcb24e3be5 src: keep track of env properly in node_perf.cc 7 years ago
Sampson Gao 973c12f631 n-api: napi_is_construct_call->napi_get_new_target 7 years ago
Jason Ginchereau 0c258bdc40 n-api: Context for custom async operations 7 years ago
Taylor Woll 92e5f5cc09 n-api: refactor napi_addon_register_func 7 years ago
Evan Lucas d195a069b6 src: fix typo in probe description 7 years ago
Jason Ginchereau 1a0727d85e
n-api: change async resource name to napi_value 7 years ago
Anna Henningsen 2509c34782
src: move DomainEnter,DomainExit to node.cc 7 years ago
Anna Henningsen 8c8c90b714
n-api: use AsyncResource for Work tracking 7 years ago
Anna Henningsen a564c1eb20
src: remove virtually unused ExecScope 7 years ago
Anna Henningsen 64616bb769
src: refactor async callback handling 7 years ago
Anna Henningsen be6d807bbf
src: make in_makecallback() getter const 7 years ago
Anna Henningsen 290315ace7
src: refactor `#include` handling 7 years ago
Will Young 4ae0afb12b dgram: added setMulticastInterface() 9 years ago
James M Snell 9d9552f7ee http2: custom promisify for http2.connect 7 years ago
James M Snell ad3d899ae0 http2: improve http2 coverage 7 years ago
James M Snell dcc41fd662 src: remove unused perf_hooks uv handles 7 years ago
Mike Kaufman 35a526c1d4
http2,async-wrap: introduce AliasedBuffer class 7 years ago
Damien O'Reilly 2ac7b433b4
dgram: support for setting socket buffer size 8 years ago
Michaël Zasso dc1996dd1f
src: fix SmartOS compilation 8 years ago
Michaël Zasso ddc16e505b
src: update NODE_MODULE_VERSION to 58 7 years ago
Gabriel Schulhof cb94905774 n-api: stop creating references to primitives 7 years ago
David Benjamin 6ebdb69472
crypto: fix Node_SignFinal 7 years ago
Ben Noordhuis 668ad44922
intl: unexpose Intl.v8BreakIterator 7 years ago
Gabriel Schulhof 61e9ba1271 n-api: implement napi_run_script 7 years ago
Ezequiel Garcia 5f22375922
src: add support to pass flags to dlopen 8 years ago
Timothy Gu 428bcb7877
promises: more robust stringification 8 years ago
cjihrig 11b7428832
fs: add fs.copyFile{Sync} 7 years ago
Bradley Farias c8a389e19f module: Allow runMain to be ESM 8 years ago
Ben Noordhuis 964beed2f2 src: turn key length exception into CHECK 7 years ago
Daniel Bevenius 1df16c601a src: fix DEBUG_HTTP2 type arguments 7 years ago
Timothy Gu d932e80231
vm: support parsing a script in a specific context 8 years ago
Benjamin Gruenbaum 484bfa2e37 crypto: accept decimal Number in randomBytes 7 years ago
Daniel Bevenius c7c9e20ed0 src: fix compiler warnings in node_perf.cc 7 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 7 years ago
Anna Henningsen f91897e741 src: remove unused persistent properties from env 7 years ago
Chris Young c77e6d3f8c n-api: adds function to adjust external memory 8 years ago
Trevor Norris 244ada3c71
async_hooks: emitAfter correctly on fatalException 7 years ago
Shigeki Ohtsu 4218f1974d crypto: fix error of createCipher in wrap mode 7 years ago
James M Snell f3eb193a30 meta: merge TSC and CTC back into a single body 7 years ago
Anna Henningsen 095c9463dd perf_hooks: fix presumed typo in node_perf.cc 7 years ago
Gabriel Schulhof 7efb8f7619 n-api: implement promise 7 years ago