1088 Commits (e505c079e0ff169138d603bf7fa56da937274bbf)

Author SHA1 Message Date
Sam Roberts e505c079e0 src: supply missing comments for CLI options 8 years ago
Daniel Bevenius ec53921d2e src: make AtExit callback's per Environment 8 years ago
Daniel Bevenius de168b4b4a src: guard bundled_ca/openssl_ca with HAVE_OPENSSL 8 years ago
Ali Ijaz Sheikh a235ccd168 src,test: debug is now an alias for inspect 8 years ago
Tobias Nießen 88351a22ed
crypto: handle exceptions in hmac/hash.digest 8 years ago
Sam Roberts cecdf7c118
src: use a std::vector for preload_modules 8 years ago
Daniel Bevenius fe016c6cd9 src: use std::list for at_exit_functions 8 years ago
Daniel Bevenius 65a6e05da5 src: only block SIGUSR1 when HAVE_INSPECTOR 8 years ago
Sam Roberts 809ca2ff8f
src: use std::string for trace enabled_categories 8 years ago
Eugene Ostroukhov 7599b0ef9d debug: activate inspector with _debugProcess 8 years ago
Gibson Fahnestock 2d2970e3cb
doc, inspector: note that the host is optional 8 years ago
Teddy Katz a5f91ab230
src: throw when -c and -e are used simultaneously 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Daniel Bevenius 8a7db9d4b5 src: add --use-bundled-ca --use-openssl-ca check 8 years ago
Sakthipriyan Vairamani (thefourtheye) caf9ae748b lib,src: make constants not inherit from Object 8 years ago
Bartosz Sosnowski bd496e0187
src: ensure that fd 0-2 are valid on windows 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Timothy Gu e2f151f5b2 src: make process.env work with symbols in/delete 8 years ago
Benjamin Fleischer 4897ae2114
benchmark,build,doc,lib,src,test: correct typos 8 years ago
Shigeki Ohtsu 02c98f480c tls: fix macro to check NPN feature 8 years ago
Daniel Bevenius e1d8899c28 src: add HAVE_OPENSSL directive to openssl_config 8 years ago
Brian White f385f77f1d process: improve memoryUsage() performance 8 years ago
Ben Noordhuis b738cbcdd3 src: remove unused typedef 8 years ago
Ben Noordhuis 291b599bba src: fix --icu-data-dir= regression 8 years ago
Ben Noordhuis 46345b9374 src: make --icu-data-dir= switch testable 8 years ago
Sam Roberts 59afa275ad crypto: support OPENSSL_CONF again 8 years ago
Sam Roberts 901e926d43 src: add SafeGetenv() to internal API 8 years ago
Ben Noordhuis a8734af442 src: make copies of startup environment variables 8 years ago
Myk Melez 046f66a554 src: fix building --without-v8-plartform 8 years ago
James M Snell 03e89b3ff2 process: add --redirect-warnings command line argument 8 years ago
Aashil Patel 5d27cc1d0d src: fix the misalinged text on "node --help" 8 years ago
John Barboza 0a9f360c98
src: support "--" after "-e" as end-of-options 8 years ago
Adam Majer 33012e9866 crypto: ability to select cert store at runtime 8 years ago
cjihrig f69e59daae src: add NODE_NO_WARNINGS to --help output 8 years ago
Joyee Cheung a647d82f83 process: improve process.hrtime 8 years ago
Eugene Ostroukhov ba776b3a56 inspector: no crash when WS server can't start 8 years ago
Stewart X Addison 0f0f3d3330 build: don't squash signal handlers with --shared 8 years ago
Yann Pringault 334be0feba src: fix space for module version mismatch error 8 years ago
Josh Gavant 6ff3b03240 src, inspector: add --inspect-brk option 8 years ago
Roman Reiss 2d23562588
src/doc: improve man page and --help 8 years ago
Trevor Norris 8f8db142fa
src: return early if nextTickQueue is empty 8 years ago
misterpoe ba4847e879 src: Node Tracing Controller 9 years ago
Eugene Ostroukhov f9aadfbc5a inspector: move options parsing 8 years ago
Sam Roberts fd644f51f8 crypto: allow adding extra certs to well-known CAs 8 years ago
Sam Roberts 213134f66d src: add wrapper for process.emitWarning() 8 years ago
Anna Henningsen 3295a7feba
src: allow getting Symbols on process.env 8 years ago
Fedor Indutny 5a61b99d98 process: add `process.memoryUsage.external` 8 years ago
cjihrig 1aa595e5bd src: throw on process.env symbol usage 8 years ago
Steven R. Loomis 1a55e9a567
src: default --icu_case_mapping on as a v8 option 8 years ago
AnnaMag ab194123b7 src: replace SetNamedPropertyHandler() 8 years ago