| 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 | -4/+3 |
* | first working h2 request engine implementation that does serial processing of... | Stefan Eissing | 2016-02-15 | 1 | -6/+0 |
* | Added many log numbers to log statements that | Rainer Jung | 2016-01-19 | 1 | -1/+1 |
* | Added many log numbers to log statements that | Rainer Jung | 2016-01-19 | 1 | -3/+3 |
* | mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2... | Stefan Eissing | 2016-01-15 | 1 | -1/+3 |
* | reworked synching of session shutdown with worker threads, workers now stick ... | Stefan Eissing | 2016-01-04 | 1 | -2/+2 |
* | cleanup of DEBUG log level to who all frame types receveid and sent | Stefan Eissing | 2015-12-21 | 1 | -2/+2 |
* | h2_from_h1: To avoid any further confusion, r->err_headers should be cleared | Yann Ylavic | 2015-12-08 | 1 | -0/+1 |
* | start of PUSH priority handling, fixing core when task produces no response a... | Stefan Eissing | 2015-11-24 | 1 | -5/+1 |
* | sending trailers out, when seeing EOR bucket and r->trailers_out is non-empty | Stefan Eissing | 2015-11-23 | 1 | -0/+35 |
* | More ap_casecmpstr[n]() usages (follow up to r1715876). | Yann Ylavic | 2015-11-23 | 1 | -1/+1 |
* | Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive). | Yann Ylavic | 2015-11-23 | 1 | -1/+1 |
* | Revert r1715789: will re-commit without spurious functional changes. | Yann Ylavic | 2015-11-23 | 1 | -1/+1 |
* | Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive). | Yann Ylavic | 2015-11-23 | 1 | -1/+1 |
* | some rework for server push | Stefan Eissing | 2015-11-11 | 1 | -15/+2 |
* | eliminating some compiler warnings on win32/win64, removing frame data size c... | Stefan Eissing | 2015-11-07 | 1 | -1/+1 |
* | rework of output handling on stream/session close, rework of cleartext (http:... | Stefan Eissing | 2015-11-03 | 1 | -3/+3 |
* | mod_http2: no longer messing with mod_ssl config in slave connections, specia... | Stefan Eissing | 2015-10-22 | 1 | -3/+3 |
* | mod_h2 compiles warning free in maintainer-mode | Stefan Eissing | 2015-08-19 | 1 | -81/+0 |
* | new Protocols directive and core API changes to enable protocol switching on ... | Stefan Eissing | 2015-07-24 | 1 | -0/+1 |
* | renamed H2InitialWindowSize to H2WindowSize, fixed post_read registration to ... | Stefan Eissing | 2015-07-22 | 1 | -6/+0 |
* | Arrange the C++ declarations to make my compiler happy. | Jean-Frederic Clere | 2015-07-17 | 1 | -3/+6 |
* | reworked mod_h2 donation checkin into build system, added documentation | Stefan Eissing | 2015-07-10 | 1 | -0/+653 |