12700 Commits (27a1e14a8a95c77bb331d5c7e09fbf08650d09c9)
 

Author SHA1 Message Date
Ben Noordhuis d64a56cba5 cluster: remove handles when disconnecting worker 9 years ago
Rebecca Turner b48dbf9fce deps: upgrade npm to 3.3.12 9 years ago
qinjia 9a45c21e6c util: use regexp instead of str.replace().join() 9 years ago
Alejandro Oviedo b14d9c5f16 doc: add method links in events.markdown 9 years ago
Shigeki Ohtsu 44f779b112 doc: add caveats of algs and key size in crypto 10 years ago
Ömer Fadıl Usta 59cd28114d Add missing va_end before return 9 years ago
Andres Suarez 89285db128 module: remove unnecessary JSON.stringify 9 years ago
Ben Noordhuis 8f5a2550a7 build: omit -gline-tables-only for --enable-asan 9 years ago
fansworld-claudio 73e40f0327 docs: fs - change links to buffer encoding to Buffer class anchor 9 years ago
fansworld-claudio 7a84fa6c60 docs: fs - remove encoding list and link to buffer 9 years ago
Ashok Suthar a7f28a098e http: remove unneeded cb check from setTimeout() 9 years ago
Ben Noordhuis a0db5fb355 doc: stdout/stderr can block when directed to file 9 years ago
Steven R. Loomis 409f29972e doc: rename iojs-* groups to nodejs-* 9 years ago
James M Snell 801866280e doc: fix wrong date and known issue in changelog.md 9 years ago
Imran Iqbal f3594e77b2 test: fix test-net-persistent-keepalive for AIX 9 years ago
David Woods 325c4c7af5 doc:fix function param order in assert doc 9 years ago
James M Snell 7caeb14e11 deps: update http-parser to 2.6.0 9 years ago
Sam P Gallagher-Bishop 045e04e531 doc: typo fix in readme.md 9 years ago
James M Snell 6ef043ab34 2015-11-03, Version 4.2.2 "Argon" (LTS) Release 9 years ago
Evan Lucas 5073da0481 repl: don't crash if cannot open history file 9 years ago
Ben Noordhuis 81522480f1 test: more regression tests for minDHSize option 9 years ago
Ben Noordhuis 935b97769e test: add regression test for 512 bits DH key 9 years ago
Rich Trott e302c33bb0 test: mark http-pipeline-flood flaky 9 years ago
Guilherme Souza 7fd8f1371e doc: add note about timeout delay > TIMEOUT_MAX 9 years ago
Rich Trott 5977963bce test: remove flaky designation from ls-no-sslv3 9 years ago
Rebecca Turner 08e0de59fa deps: upgrade npm to 3.3.10 9 years ago
Rebecca Turner c96400c572 gitignore: don't ignore 'debug' in deps/npm 9 years ago
Rebecca Turner e40d28283a tools: update npm test tooling for 3.3.10+ 9 years ago
Fedor Indutny 56673693cd buffer: neuter external `nullptr` buffers 9 years ago
Jason Gerfen 7d0b589644 doc: fix crypto spkac function descriptions 9 years ago
Emily Aviva Kapor-Mater efa19bdcb5 doc: add final full stop in CONTRIBUTING.md 9 years ago
Shigeki Ohtsu cbd358ce33 tools: fix gyp to work on MacOSX without XCode 10 years ago
Imran Iqbal 3137e46cb8 tools: update gyp to b3cef02 9 years ago
Rich Trott d2b5dcb2de lib: return boolean from child.send() 9 years ago
phijohns 90723afe32 doc: made code spans more visible in the API docs 9 years ago
Evan Lucas 65cd03cda6 src: wrap source before doing syntax check 9 years ago
Ben Noordhuis 1e98d90db8 test: add regression test for --debug-brk -e 0 9 years ago
Ben Noordhuis d72bb1e96a Revert "src: fix stuck debugger process" 9 years ago
Ben Noordhuis e888471a11 child_process: don't fork bomb ourselves from -e 9 years ago
Rod Vagg 4e54dbec51 Working on v5.0.1 9 years ago
Rod Vagg 384e6c2dfe 2015-10-29, Version 5.0.0 (Stable) 9 years ago
Myles Borins b64ce5960f tls: remove util and calls to util.format 9 years ago
Rich Trott f236b3a904 lib,doc: return boolean from child.send() 9 years ago
Junliang Yan b8cea49c88 test: fix heap-profiler link error LNK1194 on win 9 years ago
Junliang Yan 4a5dbeab43 test: fix missing unistd.h on windows 9 years ago
Rich Trott 74e2328b3a test: split independent tests into separate files 9 years ago
Myles Borins 239ad899a3 doc: add LTS info to COLLABORATOR_GUIDE.md 9 years ago
Ali Ijaz Sheikh 0a43697ce8 deps: backport 010897c from V8 upstream 9 years ago
Stefan Budeanu 8c6c0f915a test: use port number from env in tls socket test 9 years ago
Sakthipriyan Vairamani 5e76587fdf doc: createServer's key option can be an array 9 years ago