| Commit message (Expand) | Author | Age | Files | Lines |
* | *) mod_http2: | Stefan Eissing | 2021-10-12 | 1 | -82/+0 |
* | * mod_http2: when a server is restarted gracefully, any idle h2 worker | Stefan Eissing | 2021-09-10 | 1 | -1/+6 |
* | *) mod_http2: workaround to facilitate use of common internal protocol/meth... | Stefan Eissing | 2020-06-17 | 1 | -4/+4 |
* | *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec... | Stefan Eissing | 2019-01-28 | 1 | -4/+4 |
* | On the trunk: | Stefan Eissing | 2018-01-17 | 1 | -6/+7 |
* | On the trunk: | Stefan Eissing | 2017-07-03 | 1 | -1/+2 |
* | mod_http2: earlier slave connection allocator destroy, code cleanups | Stefan Eissing | 2016-10-30 | 1 | -3/+2 |
* | mod_http2: reverting int->apr_uint32_t changes of v1.7.x | Stefan Eissing | 2016-10-09 | 1 | -1/+1 |
* | various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi... | Stefan Eissing | 2016-10-03 | 1 | -2/+2 |
* | Fix spelling in comments and text files. | Rainer Jung | 2016-08-11 | 1 | -1/+1 |
* | revert of r1735444 as leaking, fix in task filter removal | Stefan Eissing | 2016-03-17 | 1 | -1/+0 |
* | mod_http2: pushing slave conn setup outside of lock area | Stefan Eissing | 2016-03-17 | 1 | -0/+1 |
* | mod_http2: slave connections are reused | Stefan Eissing | 2016-03-17 | 1 | -0/+3 |
* | mod_proxy_http2: start of some sort of flow control, mod_http2: keeping spare... | Stefan Eissing | 2016-02-26 | 1 | -2/+3 |
* | fix segfault when not identifying mpm module, added detection for winnt, sime... | Stefan Eissing | 2016-02-17 | 1 | -0/+4 |
* | async handling of idle http2 connections | Stefan Eissing | 2016-01-27 | 1 | -0/+6 |
* | fixed bug in upload that triggered window_updates during session shutdown, di... | Stefan Eissing | 2015-12-23 | 1 | -4/+2 |
* | rewrote http2 connection state handling, fixed keepalive timeout handling for... | Stefan Eissing | 2015-12-22 | 1 | -10/+0 |
* | mod_http2: returning idle connections back to the mpm in case of async mpm en... | Stefan Eissing | 2015-12-15 | 1 | -3/+4 |
* | internal rewiring to prepare for return from connection processing frequently... | Stefan Eissing | 2015-12-14 | 1 | -7/+25 |
* | new directive H2PushPriority to define content-type based priorities on serve... | Stefan Eissing | 2015-11-25 | 1 | -2/+3 |
* | task bucket_alloc now created per task pool, spare pools properly destroyed | Stefan Eissing | 2015-11-09 | 1 | -2/+2 |
* | refactored connection io handling to go for blocking reads more often and use... | Stefan Eissing | 2015-11-09 | 1 | -11/+6 |
* | rework of output handling on stream/session close, rework of cleartext (http:... | Stefan Eissing | 2015-11-03 | 1 | -2/+1 |
* | creating ap_array_index in util, forwarding scheme into request processing, e... | Stefan Eissing | 2015-08-18 | 1 | -10/+0 |
* | reworked mod_h2 donation checkin into build system, added documentation | Stefan Eissing | 2015-07-10 | 1 | -0/+70 |