4226 Commits (7f7502d901e8eb9db5213121a6b0a9d4f825d23c)

Author SHA1 Message Date
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
Daniel Bevenius a01e8bcf18 src: moving f function call comment 9 years ago
Eugene Ostroukhov 609a265aeb inspector: use script name for target title 9 years ago
Ali Ijaz Sheikh becbcc7981 src: avoid duplicate AtExit functions 9 years ago
Eugene Ostroukhov 27fd2d7e61 inspector: make sure all messages are dispatched 9 years ago
Eugene Ostroukhov b6db963915 inspector: simplify buffer management 9 years ago
yorkie a3c5567eb4 src,win: use correct exit code in old versions 9 years ago
Eugene Ostroukhov 1b8accfdd6 inspector: use new inspector headers 9 years ago
Anna Henningsen 4863f6a121
net: make holding the buffer in memory more robust 9 years ago
Nikolai Vavilov 09f861f231 src: don't include a null character in the WriteConsoleW call 9 years ago
Aleksei Koziatinskii f7a23a2d04 inspector: fix inspector hang while disconnecting 9 years ago
Ben Noordhuis b4ea3a08f1 src: clean up PER_ISOLATE_STRING_PROPERTIES, v2 9 years ago
Ben Noordhuis a129639eab src: clean up PER_ISOLATE_STRING_PROPERTIES, v1 9 years ago
Ben Noordhuis 8e7cbe2546 src: make debugger listen on 127.0.0.1 by default 9 years ago
James M Snell 0764bc4711 Revert "crypto: add crypto.timingSafeEqual" 9 years ago
Anna Henningsen 3242b27b54 buffer: allow .write() offset to be at buffer end 9 years ago
not-an-aardvark 0fc5e0dcd9 crypto: add crypto.timingSafeEqual 9 years ago
Daniel Bevenius 0441f2adb4 src: updating references to the old node.js file 9 years ago