3674 Commits (97eedfc57a1a36cb11d20208287f4dd07aa49457)

Author SHA1 Message Date
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 10 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
Bryan English 27a1e14a8a doc, test: symbols as event names 9 years ago
cjihrig d381c22c63 src: fix line numbers on core errors 9 years ago
Jeremiah Senkpiel 8829c263b3 test: parallelize test-repl-persistent-history 9 years ago
Jeremiah Senkpiel 5736b8d3e8 test: use regular timeout times for ARMv8 9 years ago
Fedor Indutny 273f40079c https: support disabling session caching 9 years ago
Fedor Indutny 5daa7118b1 tls: introduce `secureContext` for `tls.connect` 9 years ago
Julien Gilli e8a6b6526c domains: fix handling of uncaught exceptions 9 years ago
Prince J Wesley 5f5d325030 repl: display error message when loading directory 9 years ago
Santiago Gimeno 9271f0eb55 test: fix http-many-ended-pipelines flakiness 9 years ago
Santiago Gimeno d5ac6ce772 test: fix tls-inception flakiness 9 years ago
Santiago Gimeno 9b44d497c5 test: fix tls-inception 9 years ago
Ben Noordhuis 1999fdc859 repl: fix require('3rdparty') regression 9 years ago
Ben Noordhuis 42b7f1ad7e test: don't assume openssl s_client supports -ssl3 9 years ago