15126 Commits (8b152fcf47ece505268637ec224beebba0581e8f)
 

Author SHA1 Message Date
Andreas Madsen 8b152fcf47 benchmark: change the execution order 8 years ago
Andreas Madsen a5046bf8ef benchmark: fixes csv parsing given no parameters 8 years ago
scott stern 0022bfe42e doc: update reference to list hash algorithms in crypto.md 8 years ago
Ben Noordhuis c60d43b6d9 crypto: fix faulty logic in iv size check 8 years ago
João Reis 47863a5837 test: use npm sandbox in test-npm-install 8 years ago
Daniel Bevenius 67e2b92e21 test: enable node-module-version/test.js with debug 8 years ago
Tyler Brazier bd7d7a7e17 console: name anonymous functions 8 years ago
John Vilk b0da43104f doc: specify that errno is a number, not a string 8 years ago
Franziska Hinkelmann b2be04ac85 src: refactor contextify 8 years ago
solebox 72f1c41fb6 crypto: naming anonymous functions 8 years ago
Bradley T. Hughes ea011eb427 build: add -DZLIB_CONST when building with --shared-zlib 8 years ago
Anna Henningsen ee9062bf39 stream: fix `Writable` subclass instanceof checks 8 years ago
Brian White f5dd9bccba timers: fix regression with clearImmediate() 8 years ago
jessicaquynh 8ac29bd7c1 tools: avoid let in for loops 8 years ago
Tanuja-Sawant 6eece7773e child_process: update outdated comment 8 years ago
Fedor Indutny 6f1cae70eb net: fix ambiguity in EOF handling 8 years ago
Daniel Bevenius c5f5bcb331 build: fix config.gypi target 8 years ago
Ilya Frolov c258dc89d9 doc: highlight deprecated API in ToC 8 years ago
Rich Trott d5bdd65c6a test: move module out of fixture directory 8 years ago
jessicaquynh d529a46416 doc: explains why Reviewed-By is added in PRs 8 years ago
jessicaquynh 482995e7cc doc: explain why GitHub merge button is not used 8 years ago
Eugene Ostroukhov 0ad0e6addb test: fix issues reported by Coverity 8 years ago
Nikolai Vavilov 3735f22480 doc: fix typo 8 years ago
Jenna Vuong aac93a5c64 test: refactor test-file-* 8 years ago
Evan Lucas aedb72e03b process: improve performance of nextTick 8 years ago
Ben Noordhuis cde2ca96e4 http: reject control characters in http.request() 8 years ago
Rich Trott 6f27bedfba governance: expand use of CTC issue tracker 8 years ago
larissayvette 1bb1b3abe4 test: fixes that do not affect performance 8 years ago
Adam Langley 89643b645e crypto: use SSL_get_SSL_CTX. 8 years ago
James M Snell 1afd7c166e url: fix building when using --without-intl 8 years ago
Evan Lucas 839f1f02ed doc: fix broken links in changelogs 8 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago
Miguel Angel Asencio Hurtado e175188a94 src: fix typo rval to value 8 years ago
Timothy Gu 8f6589a0ba doc: revise http documentation 8 years ago
Rich Trott 3781dd3482 doc: fix typo in email address in README 8 years ago
Ben Noordhuis 7f7d1d385d fs: move stringToFlags() to lib/internal 9 years ago
Italo A. Casas 2f05af4c06 stream: improve stream error messages 8 years ago
Adri Van Houdt d582193613 module: Remove deprecated function requireRepl. 8 years ago
James M Snell 1fda657cac src: update module version mismatch error message 8 years ago
Brian White 96b501d338 buffer: make byteLength throw on invalid input 8 years ago
Anna Henningsen a349bc18bc fs: make `SyncWriteStream` inherit from `Writable` 8 years ago
Anna Henningsen c6ee8ed10a stream: proper `instanceof` for `Writable`s 8 years ago
cjihrig 16c4df92c4 test: add coverage for spawnSync() killSignal 8 years ago
Junshu Okamoto 1efd3dfd8c test: refactor `assert` in internet test-dns.js 8 years ago
João Reis 58550fd684 win,msi: mark INSTALLDIR property as secure 8 years ago
James M Snell dd1c0539db test: various test improvements 8 years ago
Daniel Bevenius 556e4c119d src: remove out-of-date TODO comment 8 years ago
cjihrig 96faba6ad8 test: add cluster inspector debug port test 8 years ago
Juan Andres Andrango ee856d5cb2 src: fix typo in #endif comment 8 years ago
Sakthipriyan Vairamani (thefourtheye) fe9f5bcd75 fs: don't alter user provided `options` object 8 years ago