12556 Commits (b8e75de1f335dfde0d53833944c65dd4db2027a8)
 

Author SHA1 Message Date
Stefan Budeanu f7643eed00 crypto: Improve error checking and reporting 9 years ago
Evan Lucas b92f05a3f9 doc: add note to util.isBuffer 9 years ago
Roman Klauke 90344fcd3e doc: add romankl to collaborators 9 years ago
Saúl Ibarra Corretgé c855c7f93e doc: add saghul as a collaborator 9 years ago
Myles Borins 7e98c9c730 doc: add thealphanerd to collaborators 9 years ago
cjihrig 160702c1bc cluster: send suicide message on disconnect 9 years ago
Sakthipriyan Vairamani ed32b9afe2 test: use really invalid hostname 9 years ago
Junliang Yan e1cefda70f dns: prevent undefined values in results 9 years ago
qinjia 301e166d20 util: use regexp instead of str.replace().join() 9 years ago
Imran Iqbal 62d17c1aba test: Fix test-cluster-worker-exit.js for AIX 9 years ago
James M Snell db0c8dc85b doc: update lts description in the collaborator guide 9 years ago
Myles Borins e1f0722e3f doc: add LTS info to COLLABORATOR_GUIDE.md 9 years ago
Hugues Malphettes 4f7ea9c0d8 test: fix test-module-loading-error for musl 9 years ago
Sam P Gallagher-Bishop a6bfea9454 doc: typo fix in readme.md 9 years ago
Imran Iqbal e85f0c7a6d test: fix test-net-persistent-keepalive for AIX 9 years ago
James M Snell ac36f4342b doc: fix wrong date and known issue in changelog.md 9 years ago
Steven R. Loomis 8977cf15db doc: rename iojs-* groups to nodejs-* 9 years ago
Evan Lucas b9b2f1a22f repl: don't crash if cannot open history file 9 years ago
Jason Gerfen 41fa765da9 doc: fix crypto spkac function descriptions 9 years ago
Michael Cornacchia c5eb09d9ac test: fix path to module for repl test on Windows 9 years ago
Tom Gallacher d10638d97a doc: Updated streams simplified constructor API 9 years ago
Andres Suarez 5086a9c919 module: remove unnecessary JSON.stringify 9 years ago
phijohns 13bec54408 doc: made code spans more visible in the API docs 9 years ago
Ömer Fadıl Usta 29e043c919 Add missing va_end before return 9 years ago
Manuel B 875dd4a7f8 doc: added what buf.copy returns 9 years ago
Myles Borins b5ae11141c test: add test-zlib-flush-drain 9 years ago
Craig Cavalier 0a8e8d976a zlib: only apply drain listener if given callback 9 years ago
Myles Borins ce7039a209 zlib: pass kind to recursive calls to flush 9 years ago
David Woods bb4431acb8 doc:fix function param order in assert doc 9 years ago
Guilherme Souza f823c2e742 doc: add note about timeout delay > TIMEOUT_MAX 9 years ago
Roman Reiss 946fe6158b src: Revert "nix stdin _readableState.reading" 9 years ago
Shigeki Ohtsu b213559164 doc: add caveats of algs and key size in crypto 9 years ago
Hemanth.HM 4d91c50bbd repl: To exit, press ^C again or type .exit. 9 years ago
Alejandro Oviedo 749f675853 doc: add method links in events.markdown 9 years ago
Ben Noordhuis 0369986276 doc: stdout/stderr can block when directed to file 9 years ago
fansworld-claudio 2064de0c0c docs: fs - change links to buffer encoding to Buffer class anchor 9 years ago
Markus Tzoe 3a90e0c33f build: fix configuring with prebuilt libraries 9 years ago
Sakthipriyan Vairamani 3c158af66e test: enhance fs-watch-recursive test 9 years ago
Forrest L Norvell 25300d3295 deps: upgrade npm to 2.14.9 9 years ago
Rod Vagg d7506d7122 Working on v4.2.4 9 years ago
Rod Vagg aa1e9a42f7 2015-12-04, Version 4.2.3 "Argon" (LTS) Release 9 years ago
Shigeki Ohtsu 49bbd563be deps: upgrade openssl sources to 1.0.2e 9 years ago
Ben Noordhuis 9a063fd492 deps: backport a7e50a5 from upstream v8 9 years ago
Ben Noordhuis 07233206e9 deps: backport 6df9a1d from upstream v8 9 years ago
Fedor Indutny 1c8e6de78e http: fix pipeline regression 9 years ago
James M Snell 2d117412c6 Working on v4.2.3 9 years ago
James M Snell bcf6ac1960 2015-11-03, Version 4.2.2 "Argon" (LTS) Release 9 years ago
reggi 1ebd35550b doc: fix typos in changelog 9 years ago
Rich Trott c563a34427 test: split independent tests into separate files 9 years ago
Ben Noordhuis 3f62952d42 test: add node::MakeCallback() test coverage 9 years ago