3691 Commits (0164e12a6c3532faf25d589324584ba089eedbc5)

Author SHA1 Message Date
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
Santiago Gimeno f213406575 test: fix tls-multi-key race condition 9 years ago
Fedor Indutny aefb20a94f tls: copy client CAs and cert store on CertCb 9 years ago
Michaël Zasso 607f545568 test: fix style issues after eslint update 9 years ago
Ben Noordhuis 667f7a7ab3 debugger: guard against call from non-node context 9 years ago
James M Snell 188cff3c31 deps: update to http-parser 2.5.2 9 years ago
James M Snell cf2b714b02 http: strictly forbid invalid characters from headers 9 years ago
James M Snell 0eae95eae3 deps: update http-parser to version 2.5.1 9 years ago
cjihrig 1f8e1472cc test: add test for debugging one line files 9 years ago
cjihrig 1408f7abb1 module,src: do not wrap modules with -1 lineOffset 9 years ago
Rich Trott 87181cd74c assert: accommodate ES6 classes that extend Error 9 years ago