Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark unused variables and arguments | Thomas Kriechbaumer | 2015-06-18 | 2 | -9/+9 |
* | Merge pull request #71 from Kriechi/landscape | Aldo Cortesi | 2015-06-18 | 2 | -29/+27 |
|\ | |||||
| * | fix warnings and code smells | Thomas Kriechbaumer | 2015-06-17 | 2 | -29/+27 |
* | | http2: improve :authority header | Thomas Kriechbaumer | 2015-06-16 | 1 | -0/+3 |
* | | http2: improve test suite | Thomas Kriechbaumer | 2015-06-16 | 1 | -8/+8 |
* | | http2: return stream_id from request for response | Thomas Kriechbaumer | 2015-06-16 | 1 | -4/+7 |
* | | http2: fix header_block_fragments and length | Thomas Kriechbaumer | 2015-06-16 | 2 | -10/+26 |
* | | http2: only first headers frame as END_STREAM flag | Thomas Kriechbaumer | 2015-06-16 | 1 | -2/+2 |
* | | http2: improve frame output | Thomas Kriechbaumer | 2015-06-16 | 1 | -5/+6 |
* | | http2: improve frame output | Thomas Kriechbaumer | 2015-06-16 | 2 | -33/+39 |
|/ | |||||
* | http2: add authority header | Thomas Kriechbaumer | 2015-06-14 | 1 | -1/+5 |
* | http2: add response creation | Thomas Kriechbaumer | 2015-06-12 | 1 | -15/+41 |
* | http2: general improvements | Thomas Kriechbaumer | 2015-06-12 | 1 | -20/+43 |
* | http2: add warning if raw data looks like HTTP/1 | Thomas Kriechbaumer | 2015-06-08 | 1 | -0/+4 |
* | fix coding style | Thomas Kriechbaumer | 2015-06-08 | 1 | -2/+4 |
* | http2: ditch the logging for now | Aldo Cortesi | 2015-06-06 | 2 | -16/+0 |
* | http2: resolve module structure and circular dependencies | Aldo Cortesi | 2015-06-06 | 3 | -187/+188 |
* | http2: add protocol tests | Thomas Kriechbaumer | 2015-06-05 | 1 | -12/+13 |
* | http2: rename module and refactor as strategy | Thomas Kriechbaumer | 2015-06-05 | 2 | -0/+806 |