4608 Commits (6cc63797bc63dc0de7888048402127cc10f34f7c)

Author SHA1 Message Date
Daniel Bevenius be98f26917 src: exclude node_root_certs when use-def-ca-store 8 years ago
Ben Noordhuis f35e80d9af src: use persistent strings from node::Environment 8 years ago
James M Snell e26b6c6baa src: add native URL class 8 years ago
Timothy Gu 4fb9b1226f src, buffer: do not segfault on out-of-range index 8 years ago
Timothy Gu d23123643d src: make PercentDecode return void 8 years ago
Bartosz Sosnowski bd496e0187
src: ensure that fd 0-2 are valid on windows 8 years ago
Ben Noordhuis 03a6c6ea8c tls: fix segfault on destroy after partial read 8 years ago
Timothy Gu d099f8e317 src: remove explicit UTF-8 validity check in url 8 years ago
jBarz 4cdb0e89d8 tls: keep track of stream that is closed 8 years ago
Brian White 6a5ab5d550 fs: include more fs.stat*() optimizations 8 years ago
Eugene Ostroukhov b170fb7c55 inspector: proper WS URLs when bound to 0.0.0.0 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Benjamin Fleischer 1125c8a814
src: fix typos in node_lttng_provider.h 8 years ago
Timothy Gu e2f151f5b2 src: make process.env work with symbols in/delete 8 years ago
Steven R. Loomis 5efb15e30a
src: add missing #include <unicode/ustring.h> 8 years ago
Anna Henningsen 6d16048da6 src: drop the NODE_ISOLATE_SLOT macro 8 years ago
Jeroen Mandersloot 0c10ec9183 doc: fix occurences of "the the" 8 years ago
Andres Suarez 70beef97bd
v8: add cachedDataVersionTag 8 years ago
Daniel Bevenius 9352528779 src: remove outdated FIXME in node_crypto.cc 8 years ago
Benjamin Fleischer 4897ae2114
benchmark,build,doc,lib,src,test: correct typos 8 years ago
Eugene Ostroukhov f01fd2ae70 inspector: libuv notification on incoming message 8 years ago
Shigeki Ohtsu 02c98f480c tls: fix macro to check NPN feature 8 years ago
Brian White 4e05952a8a
os: improve cpus() performance 8 years ago
Daniel Bevenius e1d8899c28 src: add HAVE_OPENSSL directive to openssl_config 8 years ago
Timothy Gu b610a4db1c url: enforce valid UTF-8 in WHATWG parser 8 years ago
Timothy Gu a7f7724167 src: remove misleading flag in TwoByteValue 8 years ago
Timothy Gu c2a302c50b src: do not ignore IDNA conversion error 8 years ago
Ben Schmidt 3c92200d8b
tty: add ref() so process.stdin.ref() etc. work 9 years ago
Brian White 22abb39b2c
fs: improve performance for sync stat() functions 8 years ago
Brian White efdc571a58
os: improve loadavg() performance 8 years ago
Timothy Gu 2cb5555f25 src, i18n: cleanup usage of MaybeStackBuffer 8 years ago
Timothy Gu e7a3add531 src: clean up MaybeStackBuffer 8 years ago
Timothy Gu ff8bac23f1 src: don't assume v8::Local is using-declared 8 years ago
Brian White f385f77f1d process: improve memoryUsage() performance 8 years ago
Daniel Bevenius 1b651535a4 src: update http-parser link 8 years ago
Michaël Zasso aae8f683b4 src: update NODE_MODULE_VERSION to 53 8 years ago
James M Snell d523eb9c40 tls: use emitWarning() for dhparam < 2048 bits 8 years ago
Yang Guo 99b75fae10 src: remove usage of deprecated debug API 8 years ago
Daijiro Wachi 97d111d171 url: fix file state clarification in binding 8 years ago
cjihrig 0593528241 src: remove unused variable in node_crypto 8 years ago
Ben Noordhuis b738cbcdd3 src: remove unused typedef 8 years ago
cjihrig 784eb2fd65 child_process: exit spawnSync with null on signal 8 years ago
David Benjamin e34ee1d2c9 crypto: remove unused access of tlsext_hostname 8 years ago
Ben Noordhuis c30fc8d495 src: support UTF-8 in compiled-in JS source files 8 years ago
Franziska Hinkelmann 02371985f1 src: fix delete operator on vm context 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 6af0bfe1a0 src: fix -Wunused-result compiler warning 8 years ago