3687 Commits (c9b05dafe09eb127bb006f7d71cce2f790bcad1c)

Author SHA1 Message Date
José F. Romaniello 1dd2d015d2 http: handle errors on idle sockets 9 years ago
Rich Trott 30b0d7583a test: fix flaky streams test 9 years ago
Rich Trott 46fefbc1b5 test: fix flaky test-http-agent-keepalive 9 years ago
Rich Trott e04a8401d9 test: remove flaky designations for tests 9 years ago
Rich Trott a703b1bf73 test: remove time check 9 years ago
Rich Trott 02b3a5be52 test: refactor test-fs-empty-readStream 9 years ago
Rich Trott ab3e5c1417 test: write to tmp dir rather than fixture dir 9 years ago
Rich Trott 06043fdfa3 test: remove unused modules 9 years ago
Rich Trott f1a66bc249 test: clarify role of domains in test 9 years ago
Rich Trott 3bfc18763a test: improve assert message 9 years ago
Rich Trott d46d850461 test: shorten path for bogus socket 9 years ago
Devin Nakamura f68f86cd0a test: fix race condition in test-http-client-onerror 9 years ago
Rich Trott ec0b6362cf test: remove unused assert module imports 9 years ago
Brian White ffb4a6e0e4 http: fix non-string header value concatenation 9 years ago
Johan Bergström ba2445046c test: don't use cwd for relative path 9 years ago
Johan Bergström 5110e4deed test: don't assume a certain folder structure 9 years ago
Johan Bergström 55c6946400 test: make temp path customizable 9 years ago
Rich Trott b19d19efaa test: extend timeout in Debug mode 9 years ago
Rich Trott c6a99ddd37 test: remove unused variables from net tests 9 years ago
Rich Trott 54004f0e26 test: remove unused vars in ChildProcess tests 9 years ago
Brian White e72112f90e test: fix flaky cluster-disconnect-race 9 years ago
Brian White 715afc9bbd test: fix flaky cluster-net-send 9 years ago
Brian White 03c4bc704f test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Rich Trott 684eb32072 test: remove unused variables from HTTPS tests 9 years ago
Rich Trott 585c01f674 test: remove unused variables from TLS tests 9 years ago
Rich Trott c36ca37e2a test: remove unused variables form http tests 9 years ago
Rich Trott c639d0f1fe test: mark test-debug-no-context is flaky 9 years ago
Rich Trott 252628294b child_process: guard against race condition 9 years ago
Rich Trott cd79ec268d test: remove unnecessary assignments 9 years ago
Rich Trott 0799a9abaf test: remove unused var from test-assert.js 9 years ago
Rich Trott 3710028a85 test: remove unused `util` imports 9 years ago
Rich Trott 8c9d0c1f6f test: refactor test-net-connect-options-ipv6 9 years ago
Santiago Gimeno 874209022f test: fix http-response-multiheaders 9 years ago
Max Barinov c77fd6829a http: 451 status code "Unavailable For Legal Reasons" 9 years ago
Santiago Gimeno 00b37de243 test: fix domain-top-level-error-handler-throw 9 years ago
Brian White 6d14b6520f test: use platformTimeout() in more places 9 years ago
Fedor Indutny ca97e7276e https: use `servername` in agent key 9 years ago
Mudit Ameta 3d41a44dba repl: Fixed node repl history edge case. 9 years ago
Dave 8f7af9a489 http: remove excess calls to removeSocket 9 years ago
Claudio Rodriguez d265fc821a assert: typed array deepequal performance fix 9 years ago
Brian White 82f74caa56 test: fix flaky test-net-error-twice 9 years ago
Fedor Indutny fcf632bc6a crypto: load PFX chain the same way as regular one 9 years ago
Trevor Norris c8fc217dc7 node: improve GetActiveHandles performance 9 years ago
Brian White 96501e55be test: try other ipv6 localhost alternatives 9 years ago
Ben Noordhuis a5094a35a0 debugger: guard against call from non-node context 9 years ago
Ben Noordhuis 9742fda0bf test: fix debug-port-cluster flakiness 9 years ago
cjihrig 4badd93182 test: add test for debugging one line files 9 years ago
cjihrig 56bed48fda module,src: do not wrap modules with -1 lineOffset 9 years ago
Alexander Martin 9ab669f853 buffer: add includes() for parity with TypedArray 9 years ago
Evan Lucas 2881afdf61 test: add test for tls.parseCertString 9 years ago