1964 Commits (fb915ed9573d21c5b62c13b8eaa9642a6dbb4b02)

Author SHA1 Message Date
Farid Neshat dcaebec208 fs: add autoClose=true option to fs.createReadStream 12 years ago
isaacs f63af64eb8 test-pummel: Add call validation in net-write-callbacks 12 years ago
isaacs f3f4e290e0 test: 2 resume() calls needed to flush streams 12 years ago
isaacs 82c7c84e25 net: Handle sync writable streams synchronously 12 years ago
isaacs 6c5356bfe2 Revert "buffer: allocate memory with mmap()" 12 years ago
isaacs 945f877d30 test: Fix test-https-localaddress* 12 years ago
Brian White 827b2a9b0b http: bubble up parser errors to ClientRequest 12 years ago
Ben Noordhuis 2433ec8276 buffer: allocate memory with mmap() 12 years ago
isaacs cd51fa8f5a test: Update message tests for streams2 12 years ago
isaacs abbd47e4a3 test: Update simple/test-fs-{write,read}-stream-err for streams2 12 years ago
isaacs 19ecc3a4a6 test updates for streams2 12 years ago
isaacs 0977638ffb test: Fix many tests for http streams2 refactor 12 years ago
isaacs b4df1e62de test updates 12 years ago
isaacs 695abba5ac test: Fix many tests for streams2 net refactor 12 years ago
isaacs f8bb031bdc test: Sync writables may emit finish before callbacks 12 years ago
isaacs 99021b7a4f streams2: pause() should be immediate 12 years ago
isaacs 42981e2aad streams2: Switch to old-mode immediately, not nextTick 12 years ago
isaacs e0c600e00e test: Tests for streaming crypto interfaces 12 years ago
isaacs 175f78c6ba crypto: Streaming api for Hmac 12 years ago
isaacs 90de2ddb77 crypto: Streaming interface for Hash 12 years ago
isaacs 3d3a0b3046 test: Writable stream end() method doesn't take a callback 12 years ago
isaacs 70461c39be test: simple/test-file-write-stream needs to use 0 lowWaterMark 12 years ago
isaacs 79fd9620f5 test: Fix test-repl-autolibs inspect call 12 years ago
isaacs 0e01d6398f zlib: streams2 12 years ago
isaacs 44b308b1f7 fs: streams2 12 years ago
isaacs 49ea653363 streams2: Remove pipe if the dest emits error 12 years ago
isaacs 2ff499c022 streams2: Do multipipe without always using forEach 12 years ago
isaacs c2f62d496a test: Update stream2 transform for corrected behavior 12 years ago
isaacs acfb0ef908 test: fixture for streams2 testing 12 years ago
isaacs f3e71eb417 test: Writable bufferizing, non-bufferizing, and callbacks 12 years ago
isaacs 9b1b85490b streams2: Tests of new interfaces 12 years ago
Ben Noordhuis d65832ccd0 fs: fix WriteStream fd leak 12 years ago
Ben Noordhuis 6e97b2cc17 fs: fix ReadStream fd leak 12 years ago
Ben Noordhuis 65d824b488 test: add common.mustCall function 12 years ago
Ryunosuke SATO eb502205d5 events: setMaxListeners() should not have side effects 12 years ago
Bert Belder 3c293ba272 http: protect against response splitting attacks 12 years ago
isaacs 33fa740577 fs: Raise error when null bytes detected in paths 12 years ago
Ben Noordhuis 5b65638124 tls, https: add tls handshake timeout 12 years ago
Ben Noordhuis 3ece130ea2 process: add getgroups(), setgroups(), initgroups() 12 years ago
Ben Noordhuis c81dec70e6 test: remove simple/test-child-process-fork2 12 years ago
Shigeki Ohtsu 1c8a5269c5 test: fix simple/test-debug-brk-file race condition 12 years ago
Ben Noordhuis 1f76a2eddc fs: add long stacktrace debugging facility 12 years ago
Ben Noordhuis 9d02bfbc25 test: fix simple/test-setproctitle on freebsd 12 years ago
isaacs 4de274cbee test: TTY only has writeBuffer(), not write() 12 years ago
Trevor Norris 6772308883 buffer: Don't double-negate numeric buffer arg 12 years ago
Joshua Erickson c9f2531ae0 net: More accurate IP address validation and IPv6 dotted notation. 12 years ago
Chad Rhyner 8fc578b631 test: disable eio-race tests 12 years ago
Ben Noordhuis 121ed91331 tls: fix tls.connect() resource leak 12 years ago
Ben Noordhuis 4cb17cb219 net: fix net.connect() resource leak 12 years ago
Scott Blomquist f657ce685d windows: add tracing with performance counters 12 years ago