12475 Commits (f2c2e533219a1563100cf53bd065aa83c2e784b9)
 

Author SHA1 Message Date
Evan Lucas f2c2e53321 doc: add note to util.isBuffer 9 years ago
Stefan Budeanu 35fb9f91eb doc: Describe FIPSDIR environment variable 9 years ago
Fedor Indutny 59077acc3d deps: cherry-pick 68e89fb from v8's upstream 9 years ago
Johan Bergström bea35424a2 tools: add tap output to cpplint 9 years ago
James M Snell da911f158b doc: update lts description in the collaborator guide 9 years ago
Zheng Chaoping 2aa6a6d998 fs: return null error on readFile() success 9 years ago
cjihrig 47f3735e88 cluster: send suicide message on disconnect 9 years ago
Michaël Zasso 9ef81ff5d3 deps: update V8 to 4.6.85.31 9 years ago
Rich Trott d036b35349 tools: enforce `throw new Error()` with lint rule 9 years ago
Rich Trott 38bb0d864e tools: Use `throw new Error()` consistently 9 years ago
Rich Trott 02e012e984 src: force line buffering for stderr 9 years ago
Tyler Henkel 597f8751d1 doc: add note on tls connection meta data methods 9 years ago
Roman Klauke a32d9e31dc doc: add romankl to collaborators 9 years ago
Junliang Yan ac9e4ffe8e dns: prevent undefined values in results 9 years ago
Sakthipriyan Vairamani 1c8a7c6351 test: enhance fs-watch-recursive test 9 years ago
Roman Reiss 5ed30da5a0 console: use 'label' argument for time and timeEnd 9 years ago
Hugues Malphettes 81997840f2 test: fix test-module-loading-error for musl 9 years ago
Myles Borins e5b9109d12 doc: add thealphanerd to collaborators 9 years ago
Saúl Ibarra Corretgé a05a0b47e3 doc: add saghul as a collaborator 9 years ago
Hemanth.HM 75dbafc3f8 repl: To exit, press ^C again or type .exit. 9 years ago
Sakthipriyan Vairamani 9cdceac782 test: use really invalid hostname 9 years ago
Roman Reiss 2498e29344 src: Revert "nix stdin _readableState.reading" 9 years ago
Trevor Norris b663d2bbb5 async_wrap: call callback in destructor 9 years ago
Trevor Norris eccbec99ea async_wrap: new instances get uid 9 years ago
Trevor Norris 5d34c81a5c async_wrap: allow some hooks to be optional 9 years ago
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