3608 Commits (0799a9abaf3a656389dd103f000ee505f6a2465d)

Author SHA1 Message Date
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
Rich Trott 91cbc014ba assert: accommodate ES6 classes that extend Error 9 years ago
Ben Noordhuis 80f7f65464 tls: support reading multiple cas from one input 9 years ago
Fedor Indutny 939f305d56 tls_wrap: slice buffer properly in `ClearOut` 9 years ago
Matt Loring 1c1c1a0f2b tools: add --prof-process flag to node binary 9 years ago
cjihrig da3137d0c5 src: don't print garbage errors 9 years ago
Sakthipriyan Vairamani 1d50819c85 test: check range fix for slowToString 9 years ago
Rod Vagg 8a5e4345fd node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Michael Ruddy da5ac55c83 crypto: simplify using pre-existing keys with ECDH 9 years ago
Rafał Pocztarski 0c2a0dc859 test: skip long path tests on non-Windows 9 years ago
Santiago Gimeno 8a60aa1303 test: don't check the # of chunks in test-http-1.0 9 years ago
Fedor Indutny 8f845ba28a stream_wrap: error if stream has StringDecoder 9 years ago
Rich Trott e84aeec883 test: mark test-cluster-shared-leak flaky 9 years ago
Santiago Gimeno b3f3b2e157 test: fix cluster-worker-isdead 9 years ago
Gireesh Punathil da6be4d31a test: fix time resolution constraint 9 years ago
Michael Cornacchia 9d16729b20 test: skip instead of fail when mem constrained 9 years ago
Rich Trott be41eb751b test: refactor test-http-exit-delay 9 years ago