| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_http2: new bucket beams for tranporting buckets across threads without bu... | Stefan Eissing | 2016-04-15 | 1 | -176/+0 |
* | mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive n... | Stefan Eissing | 2016-03-30 | 1 | -21/+2 |
* | mod_http2: fix for scoreboard updates missing, mem leak fix for slave connect... | Stefan Eissing | 2016-03-24 | 1 | -0/+12 |
* | revert of r1735444 as leaking, fix in task filter removal | Stefan Eissing | 2016-03-17 | 1 | -4/+4 |
* | mod_http2: pushing slave conn setup outside of lock area | Stefan Eissing | 2016-03-17 | 1 | -4/+4 |
* | mod_http2: slave connections are reused | Stefan Eissing | 2016-03-17 | 1 | -18/+16 |
* | mod_http2: fix for bucket lifetime on master conn, mod_proxy_http2: flow cont... | Stefan Eissing | 2016-03-16 | 1 | -2/+1 |
* | sharing bucket_alloc for all streams inside mplx, explicit lifetime handling ... | Stefan Eissing | 2016-03-14 | 1 | -52/+38 |
* | mod_proxy_http2: using SUSPENDED from handler when passing request_rec to oth... | Stefan Eissing | 2016-03-11 | 1 | -10/+3 |
* | mod_proxy_http2: stability improvements | Stefan Eissing | 2016-03-08 | 1 | -1/+4 |
* | mod_http2: support for several different request engines per connection, fixe... | Stefan Eissing | 2016-03-05 | 1 | -36/+70 |
* | mod_http2: add missing APLOGNO()s. | Yann Ylavic | 2016-02-29 | 1 | -1/+1 |
* | mod_proxy_http2: start of some sort of flow control, mod_http2: keeping spare... | Stefan Eissing | 2016-02-26 | 1 | -2/+2 |
* | first working h2 request engine implementation that does serial processing of... | Stefan Eissing | 2016-02-15 | 1 | -18/+23 |
* | bytes read/written on slave connections are reported to mod_logio, fixes PR 5... | Stefan Eissing | 2016-01-19 | 1 | -19/+36 |
* | Added many log numbers to log statements that | Rainer Jung | 2016-01-19 | 1 | -1/+1 |
* | start of PUSH priority handling, fixing core when task produces no response a... | Stefan Eissing | 2015-11-24 | 1 | -1/+1 |
* | sending trailers out, when seeing EOR bucket and r->trailers_out is non-empty | Stefan Eissing | 2015-11-23 | 1 | -2/+18 |
* | some rework for server push | Stefan Eissing | 2015-11-11 | 1 | -5/+5 |
* | rework of output handling on stream/session close, rework of cleartext (http:... | Stefan Eissing | 2015-11-03 | 1 | -15/+15 |
* | eliminating some stricter compiler warnings in mod_h2 | Stefan Eissing | 2015-09-02 | 1 | -0/+2 |
* | renamed H2InitialWindowSize to H2WindowSize, fixed post_read registration to ... | Stefan Eissing | 2015-07-22 | 1 | -4/+0 |
* | Arrange the C++ declarations to make my compiler happy. | Jean-Frederic Clere | 2015-07-17 | 1 | -3/+4 |
* | reworked mod_h2 donation checkin into build system, added documentation | Stefan Eissing | 2015-07-10 | 1 | -0/+133 |