3735 Commits (754bcff73ee06553f4183fd7871cf97e40e7b084)

Author SHA1 Message Date
Rich Trott 1762db0142 test: remove unused variables from net tests 9 years ago
Rich Trott 2b1999b7c7 test: remove unused vars in ChildProcess tests 9 years ago
Brian White fd551c3f29 test: fix flaky cluster-disconnect-race 9 years ago
Brian White 3809126427 test: fix flaky cluster-net-send 9 years ago
Brian White 30c0062dd2 test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Rich Trott fd395ba5c9 test: remove unused variables from HTTPS tests 9 years ago
Rich Trott 3d23567622 test: remove unused variables from TLS tests 9 years ago
Rich Trott abe8a344a5 test: remove unused variables form http tests 9 years ago
Rich Trott d09c447ef9 test: mark test-debug-no-context is flaky 9 years ago
Rich Trott 57a51a00e8 child_process: guard against race condition 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Rich Trott 686a85ff43 test: remove unused var from test-assert.js 9 years ago
Rich Trott 3311267f75 test: remove unused `util` imports 9 years ago
Rich Trott 7d1d0b7aeb test: refactor test-net-connect-options-ipv6 9 years ago
Santiago Gimeno 025e4aaf37 test: fix http-response-multiheaders 9 years ago
Max Barinov 1c5d4f2453 http: 451 status code "Unavailable For Legal Reasons" 9 years ago
Santiago Gimeno cf503052bf test: fix domain-top-level-error-handler-throw 9 years ago
Brian White d847a74405 test: use platformTimeout() in more places 9 years ago
Fedor Indutny 3213e5fe6e https: use `servername` in agent key 9 years ago
Mudit Ameta 29c4a2af5c repl: Fixed node repl history edge case. 9 years ago
Dave 6e11e22081 http: remove excess calls to removeSocket 9 years ago
Claudio Rodriguez 63786227cc assert: typed array deepequal performance fix 9 years ago
Brian White 18490d3d5a module: always decorate thrown errors 9 years ago
Brian White 4b0b991bf5 test: fix flaky test-net-error-twice 9 years ago
Fedor Indutny a2c1799a5b crypto: load PFX chain the same way as regular one 9 years ago
Trevor Norris 946315f7d8 node: improve GetActiveHandles performance 9 years ago
Fedor Indutny 32ac3769f5 http: do not emit `upgrade` on advertisement 9 years ago
Brian White 0b43c08f44 util: pass on additional error() args 9 years ago
Brian White 852313af65 test: try other ipv6 localhost alternatives 9 years ago
Ben Noordhuis 25776f3ea1 debugger: guard against call from non-node context 9 years ago
Xotic750 93d6b5fb68 util: use consistent Dates in inspect() 9 years ago
Ben Noordhuis 2859f9ef92 test: fix debug-port-cluster flakiness 9 years ago
cjihrig cb0b4a6bc0 test: add test for debugging one line files 9 years ago
cjihrig 2a60e2ad71 module,src: do not wrap modules with -1 lineOffset 9 years ago
Evan Lucas 0b9c3a30d6 test: add test for tls.parseCertString 9 years ago
Bryan English 7a518788e9 doc, test: symbols as event names 9 years ago
cjihrig b799a74709 src: fix line numbers on core errors 9 years ago
Jeremiah Senkpiel 7598ed6cc0 test: parallelize test-repl-persistent-history 9 years ago
Jeremiah Senkpiel 668449ad14 test: use regular timeout times for ARMv8 9 years ago
Fedor Indutny acef181fde https: support disabling session caching 9 years ago
Fedor Indutny c5b4f6bc99 tls: introduce `secureContext` for `tls.connect` 9 years ago
Julien Gilli 425a3545d2 domains: fix handling of uncaught exceptions 9 years ago
Prince J Wesley aad6b9f0eb repl: display error message when loading directory 9 years ago
Alexander Martin 67e181986a buffer: add includes() for parity with TypedArray 9 years ago
Santiago Gimeno 23e7703c85 test: fix http-many-ended-pipelines flakiness 9 years ago
Santiago Gimeno 3b94991bda test: fix tls-inception flakiness 9 years ago
Santiago Gimeno 86a3bd09b0 test: fix tls-inception 9 years ago
Ben Noordhuis 213ede6cee repl: fix require('3rdparty') regression 9 years ago
Ben Noordhuis 1e89830a11 test: don't assume openssl s_client supports -ssl3 9 years ago
Rich Trott da5cdc2207 assert: accommodate ES6 classes that extend Error 9 years ago