3735 Commits (754bcff73ee06553f4183fd7871cf97e40e7b084)

Author SHA1 Message Date
Rich Trott 754bcff73e test: fix var redeclarations in test-fs-* 9 years ago
Rich Trott 5f44475b5a test: fix redeclared vars in test-vm-* 9 years ago
Evan Lucas f3be421c1c dns: coerce port to number in lookupService 9 years ago
Brian White 1684957ff5 test: fix inconsistent styling in test-url 9 years ago
Rich Trott 39682b4c2c test: pummel test fixes 9 years ago
Rich Trott 2c97bd47e4 test: remove var redeclarations in test-crypto-* 9 years ago
Rich Trott f7feab5b3b test: remove test-cluster-* var redeclarations 9 years ago
Santiago Gimeno e4fc079080 test: fix test-http-extra-response flakiness 9 years ago
Alan Cohen 59fb26c9a0 test: Add assertion for TLS peer certificate fingerprint 9 years ago
Rich Trott 185f8497e5 test: scope redeclared vars in test-child-process* 9 years ago
Rich Trott d3195615c0 test: add common.platformTimeout() to dgram test 9 years ago
Rich Trott 25f8a0d2dc test: fix flaky cluster test on Windows 10 9 years ago
Michaël Zasso d2dc234def buffer: validate list elements in Buffer.concat 9 years ago
Evan Lucas 6cbbfef994 net: move isLegalPort to internal/net 9 years ago
Fedor Indutny b4ece1b7ec contextify: use offset/length from Uint8Array 9 years ago
Matteo Collina 137f53c7b7 dgram: support dgram.send with multiple buffers 9 years ago
Rich Trott 9429685d48 test,buffer: refactor redeclarations 9 years ago
Santiago Gimeno 795eeb1ccf test: fix test-tls-zero-clear-in flakiness 9 years ago
cjihrig efd33a2a9a test: update arrow function style 9 years ago
Fedor Indutny ff4006c7b0 tls_wrap: reach error reporting for UV_EPROTO 9 years ago
Vladimir Kurchatkin b4313cf9a2 test: remove Object.observe from tests 9 years ago
Rich Trott 0351b2f1b4 test: refactor switch 9 years ago
Rich Trott cee14f52a3 test: remove race condition in http flood test 9 years ago
cjihrig c3bb4b1aa5 child_process: add shell option to spawn() 9 years ago
Rich Trott 34daaa764f test: scope redeclared variable 9 years ago
cjihrig 57003520f8 src: attach error to stack on displayErrors 9 years ago
Roman Reiss d66f18e6cd test: fix irregular whitespace issue 9 years ago
Drew Folta 9b1bc1dd05 test: fs.link() test runs on same device 9 years ago
Rich Trott 457a1ca3a6 test: refactor test-net-settimeout 9 years ago
Evan Lucas 0f8e63caff dns: throw a TypeError in lookupService with invalid port 9 years ago
Rich Trott c6d29cb81f test: mark test-tick-processor flaky 9 years ago
Fedor Indutny 96934cbb30 vm: introduce `cachedData`/`produceCachedData` 9 years ago
Trevor Norris 54cd2e1e5e buffer: properly retrieve binary length of needle 9 years ago
Trevor Norris 7240ad4441 buffer: allow encoding param to collapse 9 years ago
Rich Trott 58d999e8fc test: remove test-http-exit-delay 9 years ago
Tom Gallacher a1163582c5 crypto: pbkdf2 deprecate digest overload. 9 years ago
Ali Ijaz Sheikh db9e122182 test: update ArrayBuffer alloc failure message 9 years ago
Rich Trott d26b014391 test: refactor test-fs-watch 9 years ago
José Moreira 5ef9989bd6 net: add net.listening boolean property over a getter 9 years ago
Rich Trott 0634311a9a test: move cluster tests to parallel 9 years ago
cjihrig 66cb4bcf0c process: support symbol events 9 years ago
Ben Noordhuis 1e5a02628c src: fix negative values in process.hrtime() 9 years ago
Rich Trott 44aba1ab1c test: improve test-cluster-disconnect-suicide-race 9 years ago
Roman Reiss 647861befb test: fix issues for space-in-parens ESLint rule 9 years ago
Rich Trott d5c525dc74 test: make test-cluster-disconnect-leak reliable 9 years ago
cjihrig eee9dc7e9d Revert "stream: add bytesRead property for readable" 9 years ago
Evan Lucas ff64a4c395 node: allow preload modules with -i 9 years ago
Jackson Tian 8d0ca10752 buffer: make byteLength work with Buffer correctly 9 years ago
Ben Ripkens 5f57005ec9 v8,src: expose statistics about heap spaces 9 years ago
Santiago Gimeno e65f1f7954 test: fix tls-multi-key race condition 9 years ago