summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-server-socket-destroy.js
Commit message (Expand)AuthorAgeFilesLines
* http2: fix several serious bugsAnatoli Papirovski2018-10-171-2/+8
* http2: cleanup Http2Stream/Http2Session destroyJames M Snell2018-05-021-18/+12
* http2: do not allow socket manipulationAnatoli Papirovski2017-10-311-3/+5
* http2: remove --expose-http2 flag from tests, etcJames M Snell2017-10-231-1/+1
* doc,lib,src,test: strip executable bits off filesAnna Henningsen2017-09-121-0/+0
* test: add crypto check to http2 testsDaniel Bevenius2017-08-141-0/+2
* http2: fix abort when client.destroy inside end eventJames M Snell2017-08-141-3/+4
* http2: add tests and benchmarksJames M Snell2017-08-141-0/+57