3651 Commits (51204b8e538c383fc2c29a825d803d00facb01e7)

Author SHA1 Message Date
Rich Trott 51204b8e53 test: remove test-cluster-* var redeclarations 9 years ago
Santiago Gimeno a358cdc898 test: fix test-http-extra-response flakiness 9 years ago
Rich Trott 5f25eabd8f test: scope redeclared vars in test-child-process* 9 years ago
Rich Trott a53cbf5b91 test: refactor switch 9 years ago
Rich Trott edc2df90a3 test: add common.platformTimeout() to dgram test 9 years ago
Rich Trott efbb654e0f test: fix flaky cluster test on Windows 10 9 years ago
Alan Cohen 674415bd64 test: Add assertion for TLS peer certificate fingerprint 9 years ago
Rich Trott 66ffc71b55 test,buffer: refactor redeclarations 9 years ago
Santiago Gimeno 84ead62d8d test: fix test-tls-zero-clear-in flakiness 9 years ago
Fedor Indutny 03944fe3e8 tls_wrap: reach error reporting for UV_EPROTO 9 years ago
Evan Lucas 6062b1c342 net: move isLegalPort to internal/net 9 years ago
Roman Reiss 2323ae7868 test: fix irregular whitespace issue 9 years ago
Drew Folta eb05e44b7a test: fs.link() test runs on same device 9 years ago
Rich Trott 5dd05be469 test: scope redeclared variable 9 years ago
Evan Lucas d4f0f3fa0d dns: throw a TypeError in lookupService with invalid port 9 years ago
cjihrig 3814ad4250 test: update arrow function style 9 years ago
Rich Trott 183bdef18f test: mark test-tick-processor flaky 9 years ago
Rich Trott 38f15a283a test: refactor test-net-settimeout 9 years ago
cjihrig d7e9bb7bde process: support symbol events 9 years ago
Rich Trott ce7101dcf1 test: remove race condition in http flood test 9 years ago
Rich Trott 64287ef3f0 test: remove test-http-exit-delay 9 years ago
Rich Trott c0280e1b4d test: refactor test-fs-watch 9 years ago
Santiago Gimeno 962c0e4e24 test: fix `net-socket-timeout-unref` flakiness 9 years ago
Vladimir Kurchatkin c490464412 test: remove Object.observe from tests 9 years ago
José F. Romaniello ebb9f0dc11 http: handle errors on idle sockets 9 years ago
Коренберг Марк c5bf35a543 tls: add `options` argument to createSecurePair 10 years ago
Michaël Zasso 61570cc052 lib,test: remove extra semicolons 9 years ago
Myles Borins 1b070e48e0 node_contextify: do not incept debug context 9 years ago
Santiago Gimeno f205e9920e test: fix tls-no-rsa-key flakiness 9 years ago
Roman Reiss 447347cd62 test: fix issues for space-in-parens ESLint rule 9 years ago
Rich Trott be8274508c test: improve test-cluster-disconnect-suicide-race 9 years ago
Jackson Tian 748d2b4de1 buffer: make byteLength work with Buffer correctly 9 years ago
Rich Trott 0178001163 test: make test-cluster-disconnect-leak reliable 9 years ago
Fedor Indutny 9d4a226dad crypto: clear error stack in ECDH::Initialize 9 years ago
cjihrig d615757da2 test: fix flaky test-net-socket-local-address 9 years ago
Rich Trott baa0a3dff5 test: fix race in test-net-server-pause-on-connect 9 years ago
Rich Trott 909b5167cb test: remove 1 second delay from test 9 years ago
Rich Trott 8ea76608ed test: move resource intensive tests to sequential 9 years ago
Rich Trott 7afcdd358e test: require common module only once 9 years ago
Rich Trott 0e02eb0bbe test: only include http module once 9 years ago
Santiago Gimeno 34d9e48bb6 test: fix `http-upgrade-client` flakiness 9 years ago
Rich Trott 556703d531 test: fix flaky unrefed timers test 9 years ago
Evan Lucas 26f02405d0 repl: make sure historyPath is trimmed 9 years ago
Santiago Gimeno 3d5bc69796 test: fix `http-upgrade-agent` flakiness 9 years ago
Rich Trott ec24d3767b test: fix flaky test-cluster-shared-leak 9 years ago
Santiago Gimeno b8213ba7e1 cluster: ignore queryServer msgs on disconnection 9 years ago
Brian White 1bb2967d48 http: fix non-string header value concatenation 9 years ago
Brian White a256790327 test: fix flaky cluster-net-send 9 years ago
Brian White 6809c2be1a test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Santiago Gimeno f8a676ed59 cluster: fix race condition setting suicide prop 9 years ago