Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stream: fix multiple destroy calls | Robert Nagy | 2020-02-29 | 1 | -5/+3 |
* | test: refactor common.expectsError | Ruben Bridgewater | 2019-12-31 | 1 | -8/+8 |
* | stream: do not flush destroyed writable | Robert Nagy | 2019-09-22 | 1 | -1/+5 |
* | http2: fix several serious bugs | Anatoli Papirovski | 2018-05-22 | 1 | -8/+0 |
* | http2: destroy the socket properly and add tests | Mathias Buus | 2018-05-13 | 1 | -3/+9 |
* | http2: fixes error handling | Matteo Collina | 2018-03-12 | 1 | -0/+5 |
* | http2: cleanup Http2Stream/Http2Session destroy | James M Snell | 2017-12-18 | 1 | -53/+38 |
* | http2: major update to internals | James M Snell | 2017-11-21 | 1 | -5/+1 |
* | test: http2 session operations after destroy | Trivikram Kamat | 2017-10-15 | 1 | -11/+31 |
* | test: consolidate http2 tests in one file | Trivikram Kamat | 2017-10-01 | 1 | -0/+47 |