4634 Commits (d2aaf82fcf0448ab71d1880d6c6ea471e7b683a9)

Author SHA1 Message Date
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
Brian White dcc59f91c6
src: fix typo 8 years ago
Brian White f529706eb0
src: remove unused parameters 8 years ago
Eugene Ostroukhov 5c26378cb7 inspector: fix process._debugEnd() for inspector 8 years ago
cjihrig 06f62eb384 src: assert that uv_async_init() succeeds 8 years ago
Daniel Bevenius d54ec726cc src: remove unnecessary forward declaration 8 years ago
Daniel Bevenius 57f38c6732 src: check IsConstructCall in TLSWrap constructor 8 years ago
Daniel Bevenius 762b0358b3 src: remove unnecessary return statement 8 years ago
Daniel Bevenius 7a15eefbba src: remove unused node_buffer.h include 8 years ago
Alexey Orlenko 9e4660b518
zlib: fix node crashing on invalid options 8 years ago
XadillaX 2b541471db
dns: fix `resolve` failed starts without network 8 years ago
Rajaram Gaunker 06a617aa21
url: update IDNA error conditions 8 years ago
Timothy Gu 841bb4c61f
url: fix C0 control and whitespace handling 8 years ago
Refael Ackermann 6bfdeedce5 async_wrap: add `asyncReset` to `TLSWrap` 8 years ago
Jason Ginchereau a63b245b0a n-api: Retain last code when getting error info 8 years ago
Ben Noordhuis 46e773c5db src: check if --icu-data-dir= points to valid dir 8 years ago
Daniel Bevenius 29d89c9855
src: split CryptoPemCallback into two functions 8 years ago
Anna Henningsen 28ddac2ec2
buffer: fix indexOf for empty searches 8 years ago
XadillaX 5a948f6f64
dns: fix crash using dns.setServers after resolve4 8 years ago
Sam Roberts d6cd466a25 src: whitelist new options for NODE_OPTIONS 8 years ago