1904 Commits (87df7e65bc5e3915cf9d3decc9133d8b4d004a30)

Author SHA1 Message Date
Trevor Norris e0835c9cda node: improve performance of nextTick 10 years ago
Johan Bergström fd3ea29902 test: fix test-fs-access when uid is 0 10 years ago
Michael Dawson 5abfa930b8 test: make destroyed-socket-write2.js more robust 10 years ago
Julien Gilli 1009130495 tests: fix race in test-http-curl-chunk-problem 10 years ago
Christian Tellnes 675cffb33e http: don't confuse automatic headers for others 10 years ago
Chris Dickinson 0af4c9ea74 src: fix domains + --abort-on-uncaught-exception 10 years ago
Evan Lucas 2ca22aacbd http: emit abort event from ClientRequest 10 years ago
Ben Noordhuis 506c7fd40b test: fix infinite spawn cycle in stdio test 10 years ago
Petka Antonov 872702d9b7 node: implement unhandled rejection tracking 10 years ago
Fedor Indutny 1738c77835 streams: introduce StreamWrap and JSStream 10 years ago
cjihrig ed3b057e9f util: handle symbols properly in format() 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
Fedor Indutny b9686233fc stream_base: introduce StreamBase 10 years ago
cjihrig 1f40b2a636 fs: add type checking to makeCallback() 10 years ago
Bruno Jouhier c82e580a50 fs: properly handle fd passed to truncate() 10 years ago
cjihrig d8eb974a98 net: make Server.prototype.unref() persistent 10 years ago
Fedor Indutny 9b6b05556f net: unref timer in parent sockets 10 years ago
cjihrig ecef87177a fs: ensure nullCheck() callback is a function 10 years ago
Ben Noordhuis b5f25a963c src: ensure that file descriptors 0-2 are valid 10 years ago
Roman Reiss 77f35861d0 tls: more secure defaults 10 years ago
Rod Vagg 20f8e7f17a test: remove flaky test functionality 10 years ago
Roman Reiss 30e340ad9d test: fix parallel/test-tls-getcipher 10 years ago
cjihrig d53b636d94 test: verify fields in spawn{Sync} errors 10 years ago
Amir Saboury faa687b4be url: reslove urls with . and .. 10 years ago
Jan Schär 3b1b4de903 test: Timeout#unref() does not return instance 10 years ago
cjihrig 0cff0521c3 net: throw on invalid socket timeouts 10 years ago
Brendan Ashworth becb4e980e test: distribute crypto tests into separate files 10 years ago
Shigeki Ohtsu c86e383c41 test: fix test failure with shared openssl 10 years ago
Vladimir Kurchatkin 3f473ef141 assert: introduce `deepStrictEqual` 10 years ago
Vladimir Kurchatkin b9d3928f80 util: simplify `isPrimitive` 10 years ago
Vladimir Kurchatkin 1cd1d7a182 buffer: don't compare same buffers 10 years ago
Vladimir Kurchatkin e7573f9111 assert: don't compare object `prototype` property 10 years ago
Ben Noordhuis 62512bb29c test: accept EPROTONOSUPPORT ipv6 error 10 years ago
Sam Newman 50daee7243 stream: simpler stream constructon 10 years ago
Calvin Metcalf 6561274d23 crypto: support passwords in publicEncrypt 10 years ago
Sam Roberts e9eb2ec1c4 process: fix regression in unlistening signals 10 years ago
Sam Roberts 233e333b18 events: remove indeterminancy from event ordering 10 years ago
Yosuke Furukawa 8c0742f437 net: check close callback is function 10 years ago
Yosuke Furukawa 207e48c934 dgram: check close callback is function 10 years ago
cjihrig 40e29dcbbf assert: use util.inspect() to create error messages 10 years ago
Bert Belder bc2c85ceef fs: improve error messages 10 years ago
Ben Noordhuis 0767c2feb1 lib: fix max size check in Buffer constructor 10 years ago
Sam Roberts 65b1e4f56f dgram: implicit binds should be exclusive 10 years ago
Ben Noordhuis 24bd4e0555 test: add http upgrade header regression test 10 years ago
Vladimir Kurchatkin 45d8d9f826 buffer: implement `iterable` interface 10 years ago
cjihrig 3cbb5cdfdb console: allow Object.prototype fields as labels 10 years ago
Fedor Indutny 87e62bd4c8 crypto: implement privateEncrypt/publicDecrypt 10 years ago
Rod Vagg 1953886126 test: fs.createReadStream().destroy() fd leak 10 years ago
cjihrig 785481149d child_process: clone spawn options argument 10 years ago
Ben Noordhuis 3143d732f6 test: delete parallel/test-process-active-wraps 10 years ago