3801 Commits (3745d848a728891febda110bfbd623c4a725fa52)

Author SHA1 Message Date
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
Rich Trott f61412c753 test: mark test-debug-no-context is flaky 9 years ago
Johan Bergström 46d8c93ed2 test: don't use cwd for relative path 9 years ago
Rich Trott b6124ea39c test: write to tmp dir rather than fixture dir 9 years ago
Johan Bergström 350fa664bb test: don't assume a certain folder structure 9 years ago
Johan Bergström 6b2ef0efac test: make temp path customizable 10 years ago
Rich Trott f1837703a9 test: remove unused vars from parallel tests 9 years ago
Rich Trott b4964b099a test: remove unused variables form http tests 9 years ago
Rich Trott 0d5a508dfb test: extend timeout in Debug mode 9 years ago
Rich Trott 6e4598d5da test: remove unused variables from TLS tests 9 years ago
Rich Trott 7b1aa045a0 test: remove unused variables from HTTPS tests 9 years ago
Rich Trott da9e5c1b01 test: remove unused variables from net tests 9 years ago
Rich Trott 13241bd24b test: remove unused vars in ChildProcess tests 9 years ago
Rich Trott 2f4538ddda test: remove unused vars 9 years ago
Rich Trott dffe83ccd6 test: remove unused modules 9 years ago
Brian White c4eeb88ba1 test: fix flaky cluster-disconnect-race 9 years ago
Rich Trott 7caf87bf6c test: fix flaky test-http-agent-keepalive 9 years ago
Rich Trott 25c41d084d test: remove flaky designations for tests 9 years ago
Rich Trott b8f097ece2 test: fix flaky streams test 9 years ago
Rich Trott 7dc90e9e7f test: remove time check 9 years ago
Rich Trott 7ca3c6c388 test: refactor test-fs-empty-readStream 9 years ago
Rich Trott 610727dea7 test: clarify role of domains in test 9 years ago
Rich Trott 1ae0e355b9 test: improve assert message 9 years ago
Rich Trott e70c88df56 test: remove unused assert module imports 9 years ago
Rich Trott 35e32985ca child_process: guard against race condition 9 years ago
Rich Trott c77fc71f9b test: remove unused var from test-assert.js 9 years ago
Fedor Indutny 751fbd84dd https: use `servername` in agent key 9 years ago
Claudio Rodriguez 901172a783 assert: typed array deepequal performance fix 9 years ago
Julien Gilli f613b3033f test: add test-domain-exit-dispose-again back 9 years ago
Dave 39dc054572 http: remove excess calls to removeSocket 9 years ago
Fedor Indutny d19da6638d crypto: load PFX chain the same way as regular one 9 years ago
Mudit Ameta db0e906fc1 repl: Fixed node repl history edge case. 9 years ago
Dave 48564204f0 child_process: flush consuming streams 9 years ago
Rich Trott f5bfacd858 test: remove unused `util` imports 9 years ago
Rich Trott d795301025 test: remove unnecessary assignments 9 years ago
Ben Noordhuis 41882e4077 repl: fix require('3rdparty') regression 9 years ago
cjihrig acc3d66934 test: move ArrayStream to common 9 years ago
Ben Noordhuis 6a7c9d9293 util: move .decorateErrorStack to internal/util 9 years ago
Ben Noordhuis 0ae90ecd3d module,repl: remove repl require() hack 9 years ago
cjihrig 93afc39d4a repl: attach location info to syntax errors 9 years ago
cjihrig 422a865d46 util: add decorateErrorStack() 9 years ago