15378 Commits (2e2887579f996a317676efd1bbfef8424723ec41)
 

Author SHA1 Message Date
Ben Noordhuis 6ef6d42cce crypto: fix faulty logic in iv size check 8 years ago
João Reis 1847670c88 test: use npm sandbox in test-npm-install 8 years ago
Daniel Bevenius 9bb250ba34 test: enable node-module-version/test.js with debug 8 years ago
Tyler Brazier 2ebd445e61 console: name anonymous functions 8 years ago
John Vilk f478b46a00 doc: specify that errno is a number, not a string 8 years ago
Franziska Hinkelmann f7842ad169 src: refactor contextify 8 years ago
solebox 6f05de4d89
crypto: naming anonymous functions 8 years ago
Evan Lucas 113c697ded 2016-10-14, Version 6.8.1 (Current) 8 years ago
Bradley T. Hughes c457b928d0 build: add -DZLIB_CONST when building with --shared-zlib 8 years ago
Anna Henningsen 7922830087 stream: fix `Writable` subclass instanceof checks 8 years ago
Brian White 42158a0313 timers: fix regression with clearImmediate() 8 years ago
jessicaquynh b16a97e042 tools: avoid let in for loops 8 years ago
Tanuja-Sawant 835fbeee00 child_process: update outdated comment 8 years ago
Fedor Indutny 31196eaa93 net: fix ambiguity in EOF handling 8 years ago
Daniel Bevenius 0ed6338016 build: fix config.gypi target 8 years ago
Ilya Frolov fcee4d4ad9
doc: highlight deprecated API in ToC 8 years ago
Rich Trott eb690b1335 test: move module out of fixture directory 8 years ago
jessicaquynh 98934d29fa doc: explains why Reviewed-By is added in PRs 8 years ago
jessicaquynh c2984ce19a doc: explain why GitHub merge button is not used 8 years ago
Eugene Ostroukhov ec7f3a1674 test: fix issues reported by Coverity 8 years ago
Nikolai Vavilov aa4698b66d doc: fix typo 8 years ago
Jenna Vuong a7970c0a25 test: refactor test-file-* 8 years ago
Evan Lucas 804d57db67 process: improve performance of nextTick 8 years ago
Ben Noordhuis 4f62acd9c5 http: reject control characters in http.request() 8 years ago
Rich Trott b899140291 governance: expand use of CTC issue tracker 8 years ago
Jeremiah Senkpiel e4ee09a5b3 2016-10-12, Version 6.8.0 (Current) 8 years ago
larissayvette 1bc9af88d1 test: fixes that do not affect performance 8 years ago
Adam Langley 499d058789 crypto: use SSL_get_SSL_CTX. 8 years ago
James M Snell 774d737cdb url: fix building when using --without-intl 8 years ago
Evan Lucas 3d54ea4304 doc: fix broken links in changelogs 8 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago
Miguel Angel Asencio Hurtado 88323e8744 src: fix typo rval to value 8 years ago
Timothy Gu 52c7f9d221 doc: revise http documentation 8 years ago
Rich Trott 6de9d13f83 doc: fix typo in email address in README 8 years ago
Brian White c9dade48b4 buffer: make byteLength throw on invalid input 8 years ago
cjihrig 01db04bd30 test: add coverage for spawnSync() killSignal 8 years ago
Junshu Okamoto 528c8449e1 test: refactor `assert` in internet test-dns.js 8 years ago
João Reis 4896f0f610 win,msi: mark INSTALLDIR property as secure 8 years ago
Anna Henningsen a60f6078a1
fs: make `SyncWriteStream` inherit from `Writable` 8 years ago
Anna Henningsen 2a4b068aca
stream: proper `instanceof` for `Writable`s 8 years ago
James M Snell a6e1be4a4e src: update module version mismatch error message 8 years ago
James M Snell 07b54ec4ca test: various test improvements 8 years ago
Daniel Bevenius 1bfa02639c src: remove out-of-date TODO comment 8 years ago
cjihrig 2aa2f85e46 test: add cluster inspector debug port test 8 years ago
Juan Andres Andrango 13a204e5c3 src: fix typo in #endif comment 8 years ago
Mariusz 'koder' Chwalba c7bc9bcfbf tls: TLSSocket emits 'error' on handshake failure 8 years ago
Sakthipriyan Vairamani (thefourtheye) 7542bdddda
fs: don't alter user provided `options` object 8 years ago
Junshu Okamoto 7084b9c5a1 test: expand test coverage for url.js 8 years ago
Alex Jordan 90cd39f3ad doc: make node(1) more consistent with tradition 8 years ago
Santiago Gimeno 33e598ac5f test: fix test-child-process-fork-regr-gh-2847 8 years ago