4043 Commits (8a9af6843d0ec1a7a5ed99de6ca1937820df258d)

Author SHA1 Message Date
Trevor Norris 60883de30f async_wrap: call destroy() callback in uv_idle_t 8 years ago
Trevor Norris 28dbc460c6 async_wrap: make Initialize a static class member 8 years ago
Trevor Norris bb05cd13db async_wrap: mode constructor/destructor to .cc 8 years ago
Myles Borins e92e3b5c4f Working on v4.7.1 8 years ago
Myles Borins 4e73e75f7f 2016-12-06, Version 4.7.0 'Argon' (LTS) 8 years ago
Ben Noordhuis 9389572cbc crypto: fix faulty logic in iv size check 8 years ago
Rich Trott 62e83b363e src: Malloc/Calloc size 0 returns non-null pointer 9 years ago
Michael Dawson 51e09d00c4 src: normalize malloc, realloc 9 years ago
Daniel Bevenius 3b5cedebd1 src: renaming ares_task struct to node_ares_task 9 years ago
Daniel Bevenius e5d2a95d68 src: remove out-of-date TODO comment 9 years ago
Juan Andres Andrango b4353e9017 src: fix typo in #endif comment 9 years ago
Ben Noordhuis 748e424163 debugger: make listen address configurable 10 years ago
Tarjei Husøy 9a02414a29 zlib: fix raw inflate with custom dictionary 9 years ago
Ben Noordhuis f0192ec195 src: don't abort when c-ares initialization fails 9 years ago
sxa555 f21c2b9d3b build: configure --shared 9 years ago
Miguel Angel Asencio Hurtado f669a08b76 src: fix typo rval to value 8 years ago
Myles Borins 2efe64e077 Working on v4.6.3 8 years ago
Myles Borins 4db97b832b 2016-11-08, Version 4.6.2 'Argon' (LTS) 8 years ago
Trevor Norris 12300626d7 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 19d6f06058 stream_base: always use Base template class 9 years ago
Trevor Norris 6076293d6c tls_wrap: do not abort on new TLSWrap() 9 years ago
Trevor Norris 166a9b85d9 src: always clear wrap before persistent Reset() 9 years ago
Trevor Norris b3149cee8c src: inherit first from AsyncWrap 9 years ago
Anna Henningsen 3d6f107a2f fs: fix handling of `uv_stat_t` fields 9 years ago
Ben Noordhuis 8b93fddd1b src: disable stdio buffering 9 years ago
cjihrig 72be320962 src: suppress coverity message 9 years ago
Ben Noordhuis 6ba3ad5d34 src: guard against overflow in ParseArrayIndex() 9 years ago
Ben Noordhuis e1f961d050 src: move ParseArrayIndex() to src/node_buffer.cc 9 years ago
Ben Noordhuis 57921ebec5 src: remove unnecessary HandleScopes 9 years ago
Ben Noordhuis 6838ad5f8e src: fix handle leak in UDPWrap::Instantiate() 9 years ago
Ben Noordhuis dadcf6b263 src: fix handle leak in BuildStatsObject() 9 years ago
Ben Noordhuis 7aa268922a src: fix handle leak in Buffer::New() 9 years ago
Steven R. Loomis 2e29b76666 intl: Don't crash if v8BreakIterator not available 8 years ago
Nikolai Vavilov 606deecd16 src: don't include a null character in the WriteConsoleW call 9 years ago
Christopher Jeffrey 17c4187949 buffer: optimize hex_decode 9 years ago
Ben Noordhuis a5b6c2cdd7 src: use RAII for mutexes and condition variables 9 years ago
Anna Henningsen 9f1b790f79 net: make holding the buffer in memory more robust 9 years ago
Rod Vagg f43f965146 Working on v4.6.2 8 years ago
Rod Vagg f0052e40cd 2016-10-18, Version 4.6.1 'Argon' (LTS) 8 years ago
Rod Vagg d959279731 Working on v4.6.1 9 years ago
Rod Vagg 57ca7390d0 2016-09-27, Version 4.6.0 'Argon' (LTS) 9 years ago
Myles Borins 3058f492a4 Working on v4.5.1 9 years ago
Myles Borins 50577fa38d 2016-08-15, Version 4.5.0 'Argon' (LTS) 9 years ago
Brian White d86332799c src: clean up string_search 9 years ago
Michael Wain 65624440bf crypto: allow GCM ciphers to have longer IV length 9 years ago
Ben Noordhuis 3eea55167d src: fix memory leak in WriteBuffers() error path 9 years ago
Ben Noordhuis 23797eb037 src: remove obsolete NOLINT comments 9 years ago
Ben Noordhuis 5aff60e832 src: lint v8abbr.h 9 years ago
Ben Noordhuis 42e7c9d266 src: lint node_lttng_tp.h 9 years ago
Ben Noordhuis 27c2d25be6 src: lint node_win32_perfctr_provider.cc 9 years ago