4243 Commits (42158a03132568ce28cf94e73ba6b8039b208d5d)

Author SHA1 Message Date
Adam Langley 499d058789 crypto: use SSL_get_SSL_CTX. 9 years ago
James M Snell 774d737cdb url: fix building when using --without-intl 9 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 9 years ago
James M Snell a6e1be4a4e src: update module version mismatch error message 9 years ago
Daniel Bevenius 1bfa02639c src: remove out-of-date TODO comment 9 years ago
Juan Andres Andrango 13a204e5c3 src: fix typo in #endif comment 9 years ago
Zach Bjornson 7420835390 src: fix build for older clang 9 years ago
Brian White 2893bd2fdf src: remove unused function declaration 9 years ago
Brian White 13481d07f5 inspector: fix minor issues 9 years ago
Franziska Hinkelmann c32cfcbe39 src: refactor reading of options in contextify 9 years ago
Daniel Bevenius 6e62b71688 src: add missing length argument to send comment 9 years ago
Myles Borins b5bdff876b src: update NODE_MODULE_VERSION to 51 9 years ago
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 9 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 9 years ago
Anna Henningsen 48ed65440c
src: pass desired return type to allocators 9 years ago
Anna Henningsen eb927fac38
src: add Malloc() size param + overflow detection 9 years ago
Ben Noordhuis c991d6465c src: rename CHECK_NOT_OOB() macro 9 years ago
Yosuke Furukawa ce7d3077dc util: Add format for SharedArrayBuffer 9 years ago
Daniel Bevenius 4f832ebaf6 src: fix minor typo in comments 9 years ago
Daniel Bevenius 6be43a9bad src: rename handle__ to handle_ in HandleWrap 9 years ago
Ben Noordhuis 5cb5b1f8c4 src: don't abort when c-ares initialization fails 9 years ago
Eugene Ostroukhov 5acbeb0272 inspector: address race conditions 9 years ago
Ben Noordhuis 782620f03f src: add /json/protocol endpoint to inspector 9 years ago
Ben Noordhuis c8d6107217 src: remove VS 2013 compatibility hacks 9 years ago
Daniel Bevenius 0c6455278d src: make ReqWrap req_ member private 9 years ago
Daniel Bevenius 84eaa4aff3 src: remove unused StringValue macro parameters 9 years ago
Franziska Hinkelmann fba531907e vm: add error message if we abort 9 years ago
yorkie 9a6e253d32 src: remove unneeded ABORT after CHECK 9 years ago
Michaël Zasso 75242a2614 src: no longer need to use std::tr1:: 9 years ago
Rich Trott d2eb7ce010 src: Malloc/Calloc size 0 returns non-null pointer 9 years ago
cjihrig d7994db70c src: handle thrown errors in CopyProperties() 9 years ago
Tarjei Husøy c775514e56
zlib: fix raw inflate with custom dictionary 9 years ago
Eugene Ostroukhov efe4d19240 inspector: report default context 9 years ago
Eugene Ostroukhov bc1ebd67d8 inspector: zero out structure members 9 years ago
Paul Kiddie fffb9a386a
src: use MaybeStackBuffer on DoSend/Writev 9 years ago
Eugene Ostroukhov 626a07df5b inspector: restore 9229 as a default port 9 years ago
Eugene Ostroukhov b4a249f66b inspector: introduce a smoke test 9 years ago
Anna Henningsen c5545f2c63
fs: fix handling of `uv_stat_t` fields 9 years ago
Ojas Shirekar 2a2ec9dbc3
buffer: add isSharedArrayBuffer checks 9 years ago
Eugene Ostroukhov 6f9157fbab inspector: fix tests on Windows 9 years ago
cjihrig 9f1f7e2a34 inspector: listen on process.debugPort 9 years ago
Daniel Bevenius 83a354c33b src: pull AfterConnect from pipe_wrap and tcp_wrap 9 years ago
Ben Noordhuis 0e6c336031 src: remove unneeded Environment error methods 9 years ago
Santiago Gimeno cc00be6ace src: fix -Wunused-result warning 9 years ago
not-an-aardvark 079acccb56 crypto: add crypto.timingSafeEqual() 9 years ago
Daniel Bevenius 8afde12dd3 src: update f function call comment 9 years ago
Rich Trott ed640ae4cb crypto: make malloc failure check cross-platform 9 years ago
Michael Dawson a00ccb0fb9 src: normalize malloc, realloc 9 years ago
Ben Noordhuis a290ddfdc9 src: unbreak build when compiling against uclibc 9 years ago