4164 Commits (909254c901a860175d56aae75a43b6e27a9b7e8d)

Author SHA1 Message Date
Jan Schär 909254c901 zlib: remove unneeded property 9 years ago
Franziska Hinkelmann 317ae96c33 src: make EnvDelete behave like the delete operator 9 years ago
Franziska Hinkelmann 1ab796fa96 src: do not copy on failing setProperty() 9 years ago
Daniel Bevenius cf65a7ce9e src: unifying PipeConnectWrap and TCPConnectWrap 9 years ago
Ehsan Akhgari 63c62cce35 src: Only use TR1 type_traits on OSX<10.9 9 years ago
Rich Trott d7143095cb src: fix build on CentOS 9 years ago
Daniel Bevenius 303f4102d3 src: pull OnConnection from pipe_wrap and tcp_wrap 9 years ago
Fedor Indutny 5f3ab3ffd1 crypto: fix undefined behavior in ParseExtension 9 years ago
Fedor Indutny 98f51ffeb6 buffer: fix unintended unsigned overflow 9 years ago
cjihrig c967af8c07 src: suppress coverity message 9 years ago
Ben Noordhuis f3e5b39696 src: guard against overflow in ParseArrayIndex() 9 years ago
Ben Noordhuis c730a5d026 src: move ParseArrayIndex() to src/node_buffer.cc 9 years ago
Ben Noordhuis da9bd2fc48
src: alias BINARY to LATIN1 9 years ago
Ben Noordhuis 7ba0f860a6
src: fix erroneous fallthrough in ParseEncoding() 9 years ago
Trevor Norris a059aea9a2
src: remove final trace of raw encoding 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Evan Lucas 342a85b1a7 Working on v6.3.2 9 years ago
Evan Lucas f135a4c3d1 2016-07-21, Version 6.3.1 (Current) 9 years ago
Ben Noordhuis f97aa4be39 src: remove unnecessary HandleScopes 9 years ago
Ben Noordhuis 78dcf0d641 src: fix handle leak in UDPWrap::Instantiate() 9 years ago
Ben Noordhuis dc766e6a6f src: fix handle leak in BuildStatsObject() 9 years ago
Ben Noordhuis 96882e14d1 src: fix handle leak in Buffer::New() 9 years ago
Christopher Jeffrey 41582722c8 buffer: optimize hex_decode 9 years ago
Eugene Ostroukhov 989a2a1c92 inspector: Unify event queues 9 years ago
Ben Noordhuis fbc9ef84b8 src: disable stdio buffering 9 years ago
Jeremiah Senkpiel ba1c7ad618 Working on v6.3.1 9 years ago
Jeremiah Senkpiel 9fc01b142b 2016-07-06, Version 6.3.0 (Current) 9 years ago
Michael Dawson 5e4113e58d build: Fix compile failure in backtrace_posix.cc 9 years ago
Ben Noordhuis 3cba8acc15 src: remove obsolete NOLINT comments 9 years ago
Zach Bjornson 4014ecbfb4 buffer: speed up swap16/32, add swap64 9 years ago
Ben Noordhuis 4891001d7e debugger: make listen address configurable 10 years ago
Anna Henningsen 6151544751 vm: don't print out arrow message for custom error 9 years ago
James M Snell d0e24923a6 net: use icu's punycode implementation 9 years ago
Eugene Ostroukhov c4aaf47f4d inspector: Do cleanups before notifying callback 9 years ago
Ben Noordhuis 57cc4e3071 src: print backtrace on failed CHECK/ASSERT 9 years ago
Ben Noordhuis b8919b1d23 src: move ABORT() logic into node::Abort() 9 years ago
Ben Noordhuis c96d701769 src: print backtrace on abort/unreachable code 9 years ago
Ben Noordhuis 6cec90a611 src: print backtrace on fatal error 9 years ago
Ben Noordhuis 8f7baffee4 src: fix bad logic in uid/gid checks 9 years ago
Ben Noordhuis 6fa560dce9 src: fix memory leak in WriteBuffers() error path 9 years ago
Ben Noordhuis ce039c3240 src: fix use-after-return in zlib bindings 9 years ago
Ben Noordhuis 2816418c04 src: remove deprecated HMAC_Init, use HMAC_Init_ex 9 years ago
Ben Noordhuis b7e661b12c src: remove duplicate HMAC_Init calls 9 years ago
Ben Noordhuis 25bc7fee34 src: remove unused md_ data members 9 years ago
Ben Noordhuis 2228a656b0 src: remove unused data member write_queue_size_ 9 years ago
Ben Noordhuis 9945b4ecd6 src: guard against starting fs watcher twice 9 years ago
Ben Noordhuis 3b1c19f90a src: initialize encoding_ data member 9 years ago
Ben Noordhuis c795d1ed9b src: check uv_async_init() return value 9 years ago
Ben Noordhuis 001aa06bc0 src: lint v8abbr.h 9 years ago
Ben Noordhuis ca4fb084f6 src: lint node_lttng_tp.h 9 years ago