12706 Commits (46d8c93ed2350fc1742b5b0ecd1f223598778c15)
 

Author SHA1 Message Date
Stefan Budeanu b8e75de1f3 crypto: fix native module compilation with FIPS 9 years ago
Rich Trott a77dcfec06 test: use platform-based timeout for reliability 9 years ago
Tom Gallacher a320045e68 buffer: default to UTF8 in byteLength() 9 years ago
Rod Vagg bb158f8aed doc: s/node.js/Node.js in readme 9 years ago
Gireesh Punathil 3f0ff879cf test: fix time resolution constraint 9 years ago
Rich Trott 22b88e1c48 test: add TAP diagnostic message for retried tests 9 years ago
Jan Schär a7367fdc1e net: small code cleanup 9 years ago
Martin Forsberg f55491ad47 doc: move fs.existsSync() deprecation message 9 years ago
yorkie 5bf56882e1 fs,doc: use `target` instead of `destination` 9 years ago
Evan Lucas 22d2887b1c test: add OS X to module loading error test 9 years ago
Stefan Budeanu b7c3fb7f75 crypto: disable crypto.createCipher in FIPS mode 9 years ago
Stefan Budeanu 8c5b847f5b doc: Describe FIPSDIR environment variable 9 years ago
Rich Trott 3ee16706f2 tools: enforce `throw new Error()` with lint rule 9 years ago
Rich Trott 32801de4ef tools: Use `throw new Error()` consistently 9 years ago
Michael Cornacchia e2141cb75e test: skip instead of fail when mem constrained 9 years ago
Roman Klauke 70c95ea0e5 doc: add warning about Windows process groups 9 years ago
Ben Noordhuis e6c25335ea build: omit -gline-tables-only for --enable-asan 9 years ago
Rod Vagg 46c59b7256 doc: add CTC meeting minutes 2015-10-28 9 years ago
Emily Aviva Kapor-Mater 7ffd299a1d doc: add final full stop in CONTRIBUTING.md 9 years ago
Michael Cornacchia 166523d0ed test: fix race condition in unrefd interval test 9 years ago
Rod Vagg 1f78bff7ce doc: add TSC meeting minutes 2015-10-21 9 years ago
Rod Vagg 2e623ff024 doc: add TSC meeting minutes 2015-10-14 9 years ago
Trevor Norris 55336810ee async_wrap: call callback in destructor 9 years ago
Trevor Norris a8b45e9e96 async_wrap: new instances get uid 9 years ago
Trevor Norris 49f16d77c4 async_wrap: allow some hooks to be optional 9 years ago
Johan Bergström f413fae0cd tools: add tap output to cpplint 9 years ago
Brian White 2d5380ea25 util: fix constructor/instanceof checks 9 years ago
Rod Vagg b9c69964bb doc: add TSC meeting minutes 2015-10-07 9 years ago
Rod Vagg f31d23c724 doc: add TSC meeting minutes 2015-09-30 9 years ago
Sakthipriyan Vairamani efa30dd2f0 tools: enable prefer-const eslint rule 9 years ago
Sakthipriyan Vairamani 3d81ea99bb lib,test: update let to const where applicable 9 years ago
Michael Dawson 80b4ba286c build: Updates for AIX npm support - part 1 9 years ago
Tristian Flanagan 8a9869eeab module: fix column offsets in errors 9 years ago
Nelson Pecora ae8e3af178 doc: update irc channels: #node.js and #node-dev 9 years ago
Felix Böhm 31b4091a1e debugger: also exit when the repl emits 'exit' 9 years ago
James M Snell bd8b2f03cb Now working on v4.2.5 9 years ago
James M Snell 13151aae1a 2015-12-23, Version 4.2.4 "Argon" (LTS) Release 9 years ago
Kat Marchán 810f76e440 deps: upgrade to npm 2.14.12 9 years ago
Julien Gilli 88e8d93e14 domains: fix handling of uncaught exceptions 9 years ago
Myles Borins 667f9ab66b meta: remove use of profanity in source 9 years ago
Scott Buchanan 9571491a07 doc: standardize references to node.js in docs 9 years ago
Luigi Pinca 79618aeb5d doc: fix internal link to child.send() 9 years ago
Jan Krems 82a0dce3a6 doc: reword https.Agent example text 9 years ago
Rich Trott eb649fb015 test: refactor test-http-exit-delay 9 years ago
Fedor Indutny 6513a5ac59 stream_wrap: error if stream has StringDecoder 9 years ago
Fedor Indutny 49b3c3b872 configure: `v8_use_snapshot` should be `true` 9 years ago
Rod Vagg 71604e0bcc build: update signtool description, add url 9 years ago
Santiago Gimeno dc126b47a8 test: fix cluster-disconnect-handles flakiness 9 years ago
Peter A. Bigot 434305d4f0 buffer: fix writeInt{B,L}E for some neg values 9 years ago
Santiago Gimeno 3fe8ba727c test: don't check the # of chunks in test-http-1.0 9 years ago