Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement SPDY4 CONTINUATION frame in SpdyFramer. | jgraettinger@chromium.org | 2014-03-03 | 1 | -3/+5 |
* | SPDY4 Settings ACK support | jgraettinger@chromium.org | 2014-02-27 | 1 | -0/+1 |
* | Implements the ACK flag for SPDY4/HTTP2 PING frames | jgraettinger@chromium.org | 2014-02-25 | 1 | -1/+1 |
* | Changes the type for PING id from uint32 to uint64. | jgraettinger@chromium.org | 2014-02-12 | 1 | -1/+1 |
* | Final cleanup of unused methods for SPDY credential frames. | jgraettinger@chromium.org | 2014-02-06 | 1 | -2/+0 |
* | SPDY cleanup: remove credential slot. | jgraettinger@chromium.org | 2014-01-30 | 1 | -2/+1 |
* | Extracted the mocked spdy framer visitor. | jgraettinger@chromium.org | 2014-01-24 | 1 | -0/+58 |