4603 Commits (55f9c85a0511adbb110e1521015244d8686c548b)

Author SHA1 Message Date
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
Daniel Bevenius 49e91e2649 crypto: remove root_cert_store from node_crypto.h 8 years ago
Daniel Pihlstrom a109032260 src,fs: calculate fs times without truncation 8 years ago
Anna Henningsen 169c07dae1
src: make StreamBase::GetAsyncWrap pure virtual 8 years ago
Daniel Bevenius 6caf1b093a src: add linux getauxval(AT_SECURE) in SafeGetenv 8 years ago
Matt Loring 920278bd37
async_wrap,src: promise hook integration 8 years ago
Sam Roberts b659385791 src: allow --tls-cipher-list in NODE_OPTIONS 8 years ago
Sam Roberts 3954ea9f41
inspector: document bad usage for --inspect-port 8 years ago
Daniel Bevenius 260cd411d4 src: correct endif comment SRC_NODE_API_H__ 8 years ago
Marcel Laverdet e018c33111
vm: fix race condition with timeout param 8 years ago
Marcel Laverdet 3c5bfba28b
vm: fix displayErrors in runIn.. functions 8 years ago
Sam Roberts a886b17bfb
src: redirect-warnings to file, not path 8 years ago
Ebrahim Byagowi 594b5d7b89
cmd: support dash as stdin alias 8 years ago
Daniel Bevenius 4f4184c10b
crypto: remove unnecessary template class 8 years ago
Eugene Ostroukhov 60390cd7fb
inspector: JavaScript bindings for the inspector 8 years ago