4364 Commits (b1fc7745f2c7f279d388d8c88781df776b740259)

Author SHA1 Message Date
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 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
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 8 years ago
Ben Noordhuis a129639eab src: clean up PER_ISOLATE_STRING_PROPERTIES, v1 8 years ago
Ben Noordhuis 8e7cbe2546 src: make debugger listen on 127.0.0.1 by default 8 years ago
James M Snell 0764bc4711 Revert "crypto: add crypto.timingSafeEqual" 8 years ago
Anna Henningsen 3242b27b54 buffer: allow .write() offset to be at buffer end 8 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
Kunal Pathak 3177b99737 src: fix build break for !NODE_USE_V8_PLATFORM 8 years ago
Aleksei Koziatinskii 26cd48fb9b inspector: add support for uncaught exception 9 years ago
Aleksei Koziatinskii f6070a1a02 deps: v8_inspector: console support 9 years ago
Ali Ijaz Sheikh e40234d6e2 deps: v8_inspector update 9 years ago
Anna Henningsen 6d3241d19c
test,util: fix flaky test-util-sigint-watchdog 9 years ago
Anna Henningsen 84f0778247
src: use RAII for mutexes in node_watchdog.cc 9 years ago
Jan Schär 1b99093df7 timers: remove unused repeat param in timer_wrap 9 years ago
Haojian Wu 43ef58005e src: remove unused using decls 9 years ago
Jan Schär b635f7b0e7
zlib: remove unneeded property 9 years ago
Franziska Hinkelmann ff7a841f4d src: make EnvDelete behave like the delete operator 9 years ago
Franziska Hinkelmann 588ee2296a src: do not copy on failing setProperty() 9 years ago
Myles Borins c5a18e748d Revert "fs: validate args of truncate functions in js" 9 years ago