4285 Commits (0f4c7b8c371caae4cd4a2cb1fa03d2079f75663d)

Author SHA1 Message Date
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
Gareth Ellis 440057eae0
src: extend `HeapStatistics` with new fields 8 years ago
Josh Gavant 31dac410a4
src: fix method name, output format 8 years ago
Anna Henningsen 3295a7feba
src: allow getting Symbols on process.env 8 years ago
Ben Noordhuis 6b1a8d03c7 dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis c31b507b94 dns: implement {ttl: true} for dns.resolve4() 8 years ago
Ben Noordhuis 9f779d351f src: fix memory leak introduced in 34febfbf4 8 years ago
solebox 35d48d3e10 src: squelch unused function warnings in util.h 8 years ago
Evan Lucas 21826ef21a src: use ABORT() macro instead of abort() 8 years ago
Fedor Indutny 5a61b99d98 process: add `process.memoryUsage.external` 8 years ago
Adam Langley 305f75a17a crypto: use SSL_get_servername. 8 years ago
Adam Langley 34febfbf4d crypto: fix handling of root_cert_store. 8 years ago
Adam Majer 9259bf3306 crypto: Use reference count to manage cert_store 8 years ago
Eugene Ostroukhov a41b41a540 inspector: do not prompt to use localhost 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
James M Snell 2bd850b370 src: fix use of uninitialized variable 8 years ago
Steven R. Loomis 4fb27d43f0
intl: Add more versions from ICU 8 years ago
Eugene Ostroukhov 8f00455c51 inspector: switch to new inspector APIs 8 years ago
Brian White ed41d8d569 src: remove unused function 8 years ago
James M Snell e8eaaa7724 buffer: add buffer.transcode 8 years ago
James M Snell 72547fe28d readline: use icu based string width calculation 8 years ago
Ben Noordhuis 63c47e7189 src: remove superfluous env_string string 8 years ago
Ben Noordhuis 921d2b080e src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis e4290dec2d src,tools: speed up startup by 2.5% 9 years ago
Ben Noordhuis 3d9b379cd0 inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis ceb6023260 src: clean up program/isolate/env init logic 8 years ago
Ben Noordhuis d77e818a54 src: simplify code, remove NodeInstanceData 8 years ago
Ben Noordhuis d52f5dc864 src: speed up module loading, don't resize buffer 8 years ago
Ben Noordhuis 35e8896153 src: speed up module loading, skip EOF read 8 years ago
Marc Udoff d3b1a2b4dd src: add NODE_PRESERVE_SYMLINKS environment variable 8 years ago
Eugene Ostroukhov da184f4f33 inspector: no URLs when the debugger is connected 8 years ago
Trevor Norris 7bffe23da0
buffer: fix range checks for slice() 8 years ago
Rod Vagg bb173f931a crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Fedor Indutny db411cf116 node: --openssl-config cli argument 8 years ago
Eugene Ostroukhov 69fc85dcb3 inspector: generate UUID for debug targets 8 years ago
Bradley T. Hughes a9f4fc905a build: do not define ZLIB_CONST 8 years ago
Rod Vagg d317184f97 src: bump version to v8.0.0 for master 8 years ago
Ben Noordhuis 6ef6d42cce crypto: fix faulty logic in iv size check 8 years ago
Franziska Hinkelmann f7842ad169 src: refactor contextify 8 years ago
Adam Langley 499d058789 crypto: use SSL_get_SSL_CTX. 8 years ago
James M Snell 774d737cdb url: fix building when using --without-intl 8 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago
Miguel Angel Asencio Hurtado 88323e8744 src: fix typo rval to value 8 years ago
James M Snell a6e1be4a4e src: update module version mismatch error message 8 years ago
Daniel Bevenius 1bfa02639c src: remove out-of-date TODO comment 8 years ago
Juan Andres Andrango 13a204e5c3 src: fix typo in #endif comment 8 years ago
Zach Bjornson 7420835390 src: fix build for older clang 8 years ago