Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: use predefined AliasedBuffer types in the code base | Joyee Cheung | 2019-04-26 | 1 | -8/+8 |
* | http2: add RFC 8441 extended connect protocol support | James M Snell | 2018-10-08 | 1 | -0/+1 |
* | http2: rename http2_state class to Http2State | Daniel Bevenius | 2018-05-06 | 1 | -2/+2 |
* | http2: use aliased buffer for perf stats, add stats | James M Snell | 2018-01-09 | 1 | -0/+37 |
* | http2: implement maxSessionMemory | James M Snell | 2018-01-05 | 1 | -0/+1 |
* | http2: convert Http2Settings to an AsyncWrap | James M Snell | 2017-12-22 | 1 | -0/+1 |
* | src: node_http2_state.h should not be executable | Jon Moss | 2017-12-01 | 1 | -0/+0 |
* | http2: major update to internals | James M Snell | 2017-11-21 | 1 | -0/+1 |
* | http2: refactor multiple internals | James M Snell | 2017-11-04 | 1 | -0/+1 |
* | http2,async-wrap: introduce AliasedBuffer class | Mike Kaufman | 2017-09-13 | 1 | -0/+116 |