4285 Commits (0f4c7b8c371caae4cd4a2cb1fa03d2079f75663d)

Author SHA1 Message Date
Brian White 2893bd2fdf src: remove unused function declaration 8 years ago
Brian White 13481d07f5 inspector: fix minor issues 8 years ago
Franziska Hinkelmann c32cfcbe39 src: refactor reading of options in contextify 8 years ago
Daniel Bevenius 6e62b71688 src: add missing length argument to send comment 8 years ago
Myles Borins b5bdff876b src: update NODE_MODULE_VERSION to 51 8 years ago
Anna Henningsen 72c60e892c
src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen ea94086ad2
src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen 48ed65440c
src: pass desired return type to allocators 8 years ago
Anna Henningsen eb927fac38
src: add Malloc() size param + overflow detection 8 years ago
Ben Noordhuis c991d6465c src: rename CHECK_NOT_OOB() macro 8 years ago
Yosuke Furukawa ce7d3077dc util: Add format for SharedArrayBuffer 8 years ago
Daniel Bevenius 4f832ebaf6 src: fix minor typo in comments 8 years ago
Daniel Bevenius 6be43a9bad src: rename handle__ to handle_ in HandleWrap 8 years ago
Ben Noordhuis 5cb5b1f8c4 src: don't abort when c-ares initialization fails 8 years ago
Eugene Ostroukhov 5acbeb0272 inspector: address race conditions 8 years ago
Ben Noordhuis 782620f03f src: add /json/protocol endpoint to inspector 9 years ago
Ben Noordhuis c8d6107217 src: remove VS 2013 compatibility hacks 8 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 8 years ago
yorkie 9a6e253d32 src: remove unneeded ABORT after CHECK 8 years ago
Michaël Zasso 75242a2614 src: no longer need to use std::tr1:: 8 years ago
Rich Trott d2eb7ce010 src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
cjihrig d7994db70c src: handle thrown errors in CopyProperties() 8 years ago
Tarjei Husøy c775514e56
zlib: fix raw inflate with custom dictionary 8 years ago
Eugene Ostroukhov efe4d19240 inspector: report default context 8 years ago
Eugene Ostroukhov bc1ebd67d8 inspector: zero out structure members 8 years ago
Paul Kiddie fffb9a386a
src: use MaybeStackBuffer on DoSend/Writev 8 years ago
Eugene Ostroukhov 626a07df5b inspector: restore 9229 as a default port 8 years ago
Eugene Ostroukhov b4a249f66b inspector: introduce a smoke test 8 years ago
Anna Henningsen c5545f2c63
fs: fix handling of `uv_stat_t` fields 8 years ago
Ojas Shirekar 2a2ec9dbc3
buffer: add isSharedArrayBuffer checks 8 years ago
Eugene Ostroukhov 6f9157fbab inspector: fix tests on Windows 8 years ago
cjihrig 9f1f7e2a34 inspector: listen on process.debugPort 8 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 8 years ago
Santiago Gimeno cc00be6ace src: fix -Wunused-result warning 8 years ago
not-an-aardvark 079acccb56 crypto: add crypto.timingSafeEqual() 8 years ago
Daniel Bevenius 8afde12dd3 src: update f function call comment 8 years ago
Rich Trott ed640ae4cb crypto: make malloc failure check cross-platform 8 years ago
Michael Dawson a00ccb0fb9 src: normalize malloc, realloc 8 years ago
Ben Noordhuis a290ddfdc9 src: unbreak build when compiling against uclibc 8 years ago
Daniel Bevenius a01e8bcf18 src: moving f function call comment 8 years ago
Eugene Ostroukhov 609a265aeb inspector: use script name for target title 9 years ago
Ali Ijaz Sheikh becbcc7981 src: avoid duplicate AtExit functions 8 years ago
Eugene Ostroukhov 27fd2d7e61 inspector: make sure all messages are dispatched 8 years ago
Eugene Ostroukhov b6db963915 inspector: simplify buffer management 8 years ago
yorkie a3c5567eb4 src,win: use correct exit code in old versions 8 years ago
Eugene Ostroukhov 1b8accfdd6 inspector: use new inspector headers 8 years ago
Anna Henningsen 4863f6a121
net: make holding the buffer in memory more robust 8 years ago