4603 Commits (55f9c85a0511adbb110e1521015244d8686c548b)

Author SHA1 Message Date
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 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 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 9 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 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
Kunal Pathak 3177b99737 src: fix build break for !NODE_USE_V8_PLATFORM 9 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
Ben Noordhuis 80b10b4fe2 src: fix use-after-free in inspector agent 9 years ago
Ben Noordhuis c8c1f96abe src: avoid manual memory management in inspector 9 years ago
Eugene Ostroukhov f789eb3106 inspector: Do not crash if the port is n/a 9 years ago
Daniel Bevenius b896057109
src: unifying PipeConnectWrap and TCPConnectWrap 9 years ago
Ali Ijaz Sheikh b9445bfecd deps: update v8_inspector 9 years ago
Ehsan Akhgari 34d58ce334
src: Only use TR1 type_traits on OSX<10.9 9 years ago
Rich Trott 809aabcc13 src: fix build on CentOS 9 years ago
Daniel Bevenius 46633934fe
src: pull OnConnection from pipe_wrap and tcp_wrap 9 years ago
Sakthipriyan Vairamani c86c1eeab5 fs: validate args of truncate functions in js 10 years ago
Ben Noordhuis 48c52d765d src: remove unnecessary HandleScopes 9 years ago
Ben Noordhuis 4e989b00a3 src: fix handle leak in UDPWrap::Instantiate() 9 years ago