4617 Commits (2ea60e926e40eb3c6a181354def6fde17aba77d7)

Author SHA1 Message Date
Michael Dawson 3e18c49657 n-api: avoid crash in napi_escape_scope() 8 years ago
Ben Noordhuis 1c314f5fac src: don't set --icu_case_mapping flag on startup 8 years ago
XadillaX 330349f706 dns: make `dns.setServers` support customized port 8 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 8 years ago
Anna Henningsen af1a551965
async_hooks: proper id stacking for Promises 8 years ago
Eugene Ostroukhov 6e2c29bcab inspector: perform DNS lookup for host 8 years ago
Nikolai Vavilov 64812f5728 src: fix decoding base64 with whitespace 8 years ago
Daniel Bevenius 109e84bda7 src: remove void casts for clear_error_on_return 8 years ago
cornholio 2777a7e04f inspector,cluster: fix inspect port assignment 8 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 8 years ago
Brian White add4b0ab8c zlib: improve performance 8 years ago
XadillaX b5d8d7c6f9 src: merge `fn_name` in NODE_SET_PROTOTYPE_METHOD 8 years ago
Trevor Norris a2fdb76677
async_wrap: use kTotals to enable PromiseHook 8 years ago
Anna Henningsen cc2dd93ea5
async_wrap: expose enable/disablePromiseHook API 8 years ago
XadillaX 27de36926b
dns: add resolveAny support 8 years ago
Sam Roberts c4a61b3ee5 src: check whether inspector is doing io 8 years ago
Nikolai Vavilov 9991e27ac8 inspector: fix crash on exception 8 years ago
Daniel Bevenius 8f91aa506a src: correct indentation for X509ToObject 8 years ago
Anna Henningsen 8f39881b74
async_hooks: use resource objects for Promises 8 years ago
Anna Henningsen 02aea0690d
async_hooks: minor refactor to callback invocation 8 years ago
Daniel Bevenius f38302d92e src: make IsConstructCall checks consistent 8 years ago
Michaël Zasso 24709b2e4a src: update NODE_MODULE_VERSION to 56 8 years ago
Timothy Gu 91a1bbe305
url: update IDNA handling 8 years ago
Sam Roberts 2791b360c1 inspector: allow --inspect=host:port from js 8 years ago
Refael Ackermann f06c05cf5a src: remove `'` print modifier 8 years ago
cjihrig df5d8e031a src: remove process._inspectorEnbale 8 years ago
Gireesh Punathil efab7847c6 http: assert parser.consume argument's type 8 years ago
Eugene Ostroukhov e6dcc3dfa9 inspector: Allows reentry when paused 8 years ago
JiaLi.Passion 8741e3c750
async_hooks: use parent promise as triggerId 8 years ago
Trevor Norris 1e44fd960f
async_wrap: run destroy in uv_timer_t 8 years ago
Josh Ferge 7f545f083d src: added newline in help message 8 years ago
Sam Roberts 26ab769940 inspector: refactor to rename and comment methods 8 years ago
Jason Ginchereau 8ab8c33985 n-api: enable napi_wrap() to work with any object 8 years ago
Ryan Kelly f6665334e7 crypto: clear err stack after ECDH::BufferToPoint 8 years ago
James M Snell 43e4efdf21 2017-05-30, Version 8.0.0 (Current) 8 years ago
Ben Noordhuis 399cb25f62 inspector: bind to random port with --inspect=0 8 years ago
cjihrig 88fe7e84e5 src: reduce duplicate code in SafeGetenv() 8 years ago
Ben Noordhuis 58af75e5fb crypto: update root certificates 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 8 years ago
Daniel Bevenius b3fa3fc12e crypto: return CHECK_OK in VerifyCallback 8 years ago
Anna Henningsen 90877003c1
async_wrap: fix Promises with later enabled hooks 8 years ago
Matt Loring 849f22309a
async_wrap,src: wrap promises directly 8 years ago
larissayvette 234353a1b8 lib,src: refactor buffer out of range index 8 years ago
Anna Henningsen a86323dc64
async_hooks: implement C++ embedder API 8 years ago
Daniel Bevenius ae5e65c72f src: fix InspectorStarted macro guard 8 years ago
Michael Dawson d9ee297afb n-api: add napi_get_version 8 years ago
Daniel Bevenius 2db655675c
src: ignore unused warning for inspector-agent.cc 8 years ago
Eugene Ostroukhov 21c0c0275a
inspector: add missing virtual destructor 8 years ago
Anna Henningsen e2f2d18032
src: add comment for TicketKeyCallback 8 years ago
Brian White 01a1022857
lib,src: improve writev() performance for Buffers 8 years ago