node/test
Fedor Indutny 99943e189d http: fix out-of-order 'finish' bug in pipelining
Changes to `stream_base.cc` are required to support empty writes.
Fixes CVE-2015-7384, https://github.com/nodejs/node/issues/3138

Fix: https://github.com/nodejs/node/issues/2639
PR-URL: https://github.com/nodejs/node/pull/3128
2015-10-05 22:33:08 +11:00
..
abort src: honor --abort_on_uncaught_exception flag 2015-09-20 10:30:52 -07:00
addons src: replace usage of v8::Handle with v8::Local 2015-09-06 21:39:05 +10:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger debugger: improve ESRCH error message 2015-06-05 05:54:19 +02:00
disabled test: replace deprecated util.debug() calls 2015-09-30 22:19:52 +10:00
fixtures test: change calls to deprecated util.print() 2015-09-30 22:19:52 +10:00
gc src: replace usage of v8::Handle with v8::Local 2015-09-06 21:39:05 +10:00
internet test: split up internet dns tests 2015-09-14 21:50:58 -04:00
message test: mark eval_messages as flaky 2015-09-06 21:38:58 +10:00
parallel http: fix out-of-order 'finish' bug in pipelining 2015-10-05 22:33:08 +11:00
pummel test: change calls to deprecated util.print() 2015-09-30 22:19:52 +10:00
sequential test: load common.js to test for global leaks 2015-10-02 13:39:27 +10:00
testpy test: fix default value for additional param 2015-09-15 13:53:37 -04:00
timers test: enable linting for tests 2015-05-19 21:21:27 +02:00
.eslintrc test: disallow unreachable code 2015-08-20 20:12:44 +02:00
common.js test: fix invalid variable name 2015-10-02 13:39:26 +10:00