4370 Commits (296e22adce8e0f24607658e2b8cba95e5097f3bc)

Author SHA1 Message Date
Daniel Bevenius 64a92565e0
src: update http-parser link 8 years ago
Yang Guo 539e83a820
src: remove usage of deprecated debug API 8 years ago
Daijiro Wachi 72da362d6e
url: fix file state clarification in binding 8 years ago
Sam Roberts 570c5e1da8
crypto: support OPENSSL_CONF again 8 years ago
Sam Roberts 8be6702539
src: add SafeGetenv() to internal API 8 years ago
Ben Noordhuis a8613f8ce4
src: fix --icu-data-dir= regression 8 years ago
Ben Noordhuis 73e316e908
src: make --icu-data-dir= switch testable 8 years ago
Ben Noordhuis 96a6d64250
src: make copies of startup environment variables 8 years ago
cjihrig 7d47f27049
src: remove unused variable in node_crypto 8 years ago
Ben Noordhuis 8a5c0fb0ff
src: remove unused typedef 8 years ago
cjihrig 58e2517fc0
child_process: exit spawnSync with null on signal 8 years ago
Italo A. Casas 7a6367017c
Working on v7.6.1 8 years ago
Italo A. Casas bebda6df68
2017-02-21, Version 7.6.0 (Current) 8 years ago
David Benjamin 1dc438fd8b
crypto: remove unused access of tlsext_hostname 8 years ago
Ben Noordhuis 3380cd5fdb
src: support UTF-8 in compiled-in JS source files 8 years ago
Franziska Hinkelmann 308df11658
src: fix delete operator on vm context 8 years ago
Ben Noordhuis af06f62e35
src: fix -Wunused-result compiler warning 8 years ago
AnnaMag 44b17a21ad
src: refactor CopyProperties to remove JS 8 years ago
Aashil Patel e027d679a3
src: fix the misalinged text on "node --help" 8 years ago
Josh Gavant 0b64f7fc0e
src, inspector: add --inspect-brk 8 years ago
Myk Melez ce3dcca619
src: update v8_platform.StartInspector signature 8 years ago
Franziska Hinkelmann d8a5e1c37f
src: don't overwrite non-writable vm globals 8 years ago
Shigeki Ohtsu 7af03ba3f6
crypto: Remove expired certs from CNNIC whitelist 8 years ago
Shigeki Ohtsu 5e98e34648
crypto: add cert check issued by StartCom/WoSign 8 years ago
Timothy Gu c5210b203d
src: remove usage of V8 deprecated API in node_url.cc 8 years ago
Evan Lucas 13a024d531 Working on v7.5.1 8 years ago
Evan Lucas a34f1d6449 2017-01-31, Version 7.5.0 (Current) 8 years ago
Anna Henningsen a24264eb18 src: fix v8 local handling in node_url.cc 8 years ago
Anna Henningsen 8a6367cb20
Revert "src: don't overwrite non-writable vm globals" 8 years ago
John Barboza 978acd138f
src: support "--" after "-e" as end-of-options 8 years ago
Travis Meisenheimer 6687b95263
crypto: return the retval of HMAC_Update 8 years ago
Adam Majer a1897c1445
crypto: ability to select cert store at runtime 8 years ago
cjihrig cd94642356
src: add NODE_NO_WARNINGS to --help output 8 years ago
Eugene Ostroukhov 9a111e701e
inspector: no crash when WS server can't start 8 years ago
Ben Noordhuis 63f43021b0
src: remove unused PROTOCOL_JSON array 8 years ago
Eugene Ostroukhov 2d08bbadd6
inspector: stop relying on magic strings 8 years ago
Eugene Ostroukhov e30e307a70
inspector: move options parsing 8 years ago
Eugene Ostroukhov 60f27f91e4
inspector: remove unused uv_async_t 8 years ago
Adam Majer aeea13b6f6
crypto: Use system CAs instead of using bundled ones 8 years ago
Adam Majer ac2b059500
crypto: do not use pointers to std::vector 8 years ago
Daniel Bevenius 5a976decf7
src: remove unnecessary req_wrap_obj 8 years ago
Alexey Orlenko 0c0334f7a4
src: add a missing space in node_os.cc 8 years ago
Adam Langley 5fd0f9ae63
crypto: freelist_max_len is gone in OpenSSL 1.1.0 8 years ago
Birunthan Mohanathas 3642f35d09
url: add return value to ToUnicode/ToAscii stubs 8 years ago
Eugene Ostroukhov c77078f29f test: have inspector test pick an open port 8 years ago
Stewart X Addison a408ba6454 build: don't squash signal handlers with --shared 8 years ago
Alexey Orlenko b89d848b36 src: enable writev for pipe handles on Unix 8 years ago
Daniel Bevenius f0de955220 src: reduce test_inspector_socket_server output 8 years ago
James M Snell 824978e337 url: do not decode arbitrary %2e sequences in paths 8 years ago
Ben Noordhuis 6e8d627217 lib,src: support values > 4GB in heap statistics 8 years ago