4502 Commits (8b152fcf47ece505268637ec224beebba0581e8f)

Author SHA1 Message Date
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
Anna Henningsen ee9062bf39 stream: fix `Writable` subclass instanceof checks 8 years ago
Brian White f5dd9bccba timers: fix regression with clearImmediate() 8 years ago
Fedor Indutny 6f1cae70eb net: fix ambiguity in EOF handling 8 years ago
Rich Trott d5bdd65c6a test: move module out of fixture directory 8 years ago
Eugene Ostroukhov 0ad0e6addb test: fix issues reported by Coverity 8 years ago
Jenna Vuong aac93a5c64 test: refactor test-file-* 8 years ago
Ben Noordhuis cde2ca96e4 http: reject control characters in http.request() 8 years ago
larissayvette 1bb1b3abe4 test: fixes that do not affect performance 8 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago
Ben Noordhuis 7f7d1d385d fs: move stringToFlags() to lib/internal 9 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
James M Snell dd1c0539db test: various test improvements 8 years ago
cjihrig 96faba6ad8 test: add cluster inspector debug port test 8 years ago
Sakthipriyan Vairamani (thefourtheye) fe9f5bcd75 fs: don't alter user provided `options` object 8 years ago
Sakthipriyan Vairamani 169f485289 fs: refactor "options" processing as a function 9 years ago
Mariusz 'koder' Chwalba 2c7019bb28 tls: TLSSocket emits 'error' on handshake failure 8 years ago
Junshu Okamoto 35fc3866b7 test: expand test coverage for url.js 8 years ago
Santiago Gimeno bdc0ff7005 test: fix test-child-process-fork-regr-gh-2847 8 years ago
Ojas Shirekar 58f9b6d9ca buffer: fix check for `.buffer` property 8 years ago
Alfred Cepeda 13b4687e42 test: remove FIXME pummel/test-tls-securepair-client 8 years ago
Wyatt Preul 74c772c3eb test: run faster and cleanup after run 8 years ago
Rich Trott 1122e87e0e test: refactor test-net-server-max-connections 8 years ago
Michaël Zasso 9ad3082b1c intl: add deprecation warning for v8BreakIterator 8 years ago
Daniel Bevenius 74fa505fcc test: enable addons test to pass with debug build 8 years ago
Rich Trott 533b538896 test: remove blank lines at end of files 8 years ago
Sudaraka Wijesinghe f99a048617 test: refactor test-file-write-stream 8 years ago
Michael Macherey d3d83be30c test: cleanup/update test-dgram-empty-packet.js 8 years ago
Michaël Zasso 4d31206447 test: fix child-process-uid-gid on Windows 8 years ago
Rich Trott ce1d662453 test: mark test-tick-processor-unknown flaky 8 years ago
Zach Bjornson a72c348094 src: fix build for older clang 8 years ago
Paul Grock db7b4b7c00 doc: add documentation for test common module 8 years ago
Ben Noordhuis ae2c344844 test: fix -Wformat warnings in inspector cctest 9 years ago
Wyatt Preul 2f1a4cb79f test: fix running child-process-uid-gid as root 8 years ago
Junshu Okamoto 50a56d2016 test: expand test coverage for url.js 8 years ago
Rich Trott e0d3d74c04 test: clean up test-timers-immediate 8 years ago
Daniel Bevenius 1c74a21dca test: add and assert readable/writable arguments 8 years ago
Brian White 5e6035c080 timers: improve setTimeout/Interval performance 8 years ago
Mike Woods 23f7aec2e1 test: cleanup/update test-os.js 8 years ago
Lydia Kats 74e7b34145 test: modernize syntax, add strict checks 8 years ago
Lydia Kats aa8324cc17 test: use common.skip for tap skip output 8 years ago
Italo A. Casas 2ecd3b580c test: stream writable ended state 8 years ago
Rich Trott 8a24728ace test: mark test-inspector flaky on windows 8 years ago