| Commit message (Expand) | Author | Age | Files | Lines |
* | *) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t... | Stefan Eissing | 2022-09-27 | 1 | -1/+1 |
* | *) mod_http2: new directive "H2HeaderStrictness" to control the compliance | Stefan Eissing | 2022-09-26 | 1 | -2/+10 |
* | *) mod_http2: new implementation of h2 worker pool. | Stefan Eissing | 2022-06-17 | 1 | -38/+73 |
* | *) core: adding a new hook and method to the API: | Stefan Eissing | 2022-03-18 | 1 | -8/+6 |
* | *) mod_http2: | Stefan Eissing | 2021-10-12 | 1 | -8/+7 |
* | * mod_http2: when a server is restarted gracefully, any idle h2 worker | Stefan Eissing | 2021-09-10 | 1 | -2/+2 |
* | *) mod_http2: | Stefan Eissing | 2021-07-06 | 1 | -1/+7 |
* | mod_http2: Fix workers synchronization on pchild cleanup. | Yann Ylavic | 2021-02-06 | 1 | -1/+2 |
* | mod_http2: bringing some signed/unsigned casting goodness, aligning with gith... | Stefan Eissing | 2018-10-10 | 1 | -2/+2 |
* | On the trunk: | Stefan Eissing | 2018-01-17 | 1 | -7/+7 |
* | On the trunk: | Stefan Eissing | 2017-04-05 | 1 | -2/+2 |
* | On the trunk: | Stefan Eissing | 2017-03-30 | 1 | -1/+2 |
* | On the trunk: | Stefan Eissing | 2017-03-25 | 1 | -40/+11 |
* | On the trunk: | Stefan Eissing | 2017-03-19 | 1 | -7/+1 |
* | On the trunk: | Stefan Eissing | 2017-03-16 | 1 | -4/+0 |
* | limiting the number of threads a http/2 connection may occupy | Stefan Eissing | 2016-02-24 | 1 | -2/+1 |
* | code cleanup, saving some apr_time_now() calls on scheduling, worker now only... | Stefan Eissing | 2016-02-23 | 1 | -4/+5 |
* | using proxy http2 connection concurrently, if main connection also uses http/... | Stefan Eissing | 2016-02-18 | 1 | -1/+0 |
* | dynamic allocation of transfer file handles used to pass buckets to master co... | Stefan Eissing | 2016-01-05 | 1 | -5/+36 |
* | fixed bug in upload that triggered window_updates during session shutdown, di... | Stefan Eissing | 2015-12-23 | 1 | -0/+1 |
* | Use 'unsigned int' instead of 'int' for bitfields | Christophe Jaillet | 2015-12-21 | 1 | -1/+1 |
* | byte savings by using bit fields, new env vars HTTP2 and H2PUSH, set to on wh... | Stefan Eissing | 2015-12-21 | 1 | -1/+2 |
* | improvements in http2 connection and worker shutdown, hopefully addressing hi... | Stefan Eissing | 2015-10-23 | 1 | -0/+1 |
* | reworked mod_h2 donation checkin into build system, added documentation | Stefan Eissing | 2015-07-10 | 1 | -0/+87 |