| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-order the fields of 'struct h2_session_props' to avoid a hole and some pad... | Christophe Jaillet | 2023-02-19 | 1 | -2/+2 |
* | Sync with v2.0.10 from github: | Stefan Eissing | 2022-10-11 | 1 | -1/+0 |
* | *) mod_http2: synchronization with github sources. | Stefan Eissing | 2022-09-27 | 1 | -0/+10 |
* | *) mod_http2: new directive "H2HeaderStrictness" to control the compliance | Stefan Eissing | 2022-09-26 | 1 | -33/+1 |
* | *) mod_http2: use the new REQUEST buckets to forward request | Stefan Eissing | 2022-04-13 | 1 | -1/+0 |
* | *) mod_http2: use the new RESPONSE buckets introduced in r1899648. | Stefan Eissing | 2022-04-07 | 1 | -8/+0 |
* | *) mod_http2: use pollset only for main connection and wakeups | Stefan Eissing | 2022-03-21 | 1 | -4/+3 |
* | *) mod_http2: disabling use of apr_pollsets for secondary | Stefan Eissing | 2022-03-15 | 1 | -0/+34 |
* | *) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite | Stefan Eissing | 2021-12-06 | 1 | -0/+1 |
* | * mod_http2: the new pollset implementation is disabled when | Stefan Eissing | 2021-11-26 | 1 | -1/+3 |
* | *) mod_http2: H2HEADER buckets have the correct lenght of zero and no | Stefan Eissing | 2021-10-14 | 1 | -1/+1 |
* | *) mod_http2: | Stefan Eissing | 2021-10-12 | 1 | -10/+20 |
* | Process early errors via a dummy HTTP/1.1 request as well | Ruediger Pluem | 2020-09-10 | 1 | -0/+11 |
* | Fix spelling errors found by codespell. [skip ci] | Mike Rumph | 2020-02-13 | 1 | -1/+1 |
* | * modules/http2: reverting r1859724, as no good. | Stefan Eissing | 2019-05-28 | 1 | -12/+0 |
* | *) mod_http2: internal code cleanups and simplifications. Common output cod... | Stefan Eissing | 2019-05-22 | 1 | -0/+12 |
* | *) mod_http2: new configuration directive: ```H2Padding numbits``` to control | Stefan Eissing | 2019-03-07 | 1 | -3/+3 |
* | *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec... | Stefan Eissing | 2019-01-28 | 1 | -0/+1 |
* | On the trunk: | Stefan Eissing | 2018-04-09 | 1 | -0/+5 |
* | On the trunk: | Stefan Eissing | 2018-01-17 | 1 | -6/+7 |
* | On the trunk: | Stefan Eissing | 2017-04-14 | 1 | -0/+2 |
* | On the trunk: | Stefan Eissing | 2017-03-27 | 1 | -1/+2 |
* | On the trunk: | Stefan Eissing | 2017-02-13 | 1 | -10/+20 |
* | mod_http2: H2PushResource directive for early pushing | Stefan Eissing | 2016-11-13 | 1 | -2/+0 |
* | mod_http2: proper parsing and forwarding of multiple or unnaounce 1xx responses | Stefan Eissing | 2016-11-01 | 1 | -4/+0 |
* | mod_http2/mod_proxy_http2: proper 100-continue handling up to backend, more r... | Stefan Eissing | 2016-10-17 | 1 | -0/+2 |
* | mod_http2: reverting int->apr_uint32_t changes of v1.7.x | Stefan Eissing | 2016-10-09 | 1 | -5/+5 |
* | various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi... | Stefan Eissing | 2016-10-03 | 1 | -20/+10 |
* | more apr_uint32_t usage where appropriate, signed/unsigned warning detox, str... | Stefan Eissing | 2016-09-20 | 1 | -2/+2 |
* | mod_http2: more const goodiness and checks on h2 request creation, less NULL ... | Stefan Eissing | 2016-09-07 | 1 | -1/+0 |
* | mod_http2: graceful handling of open streams during graceful shutdown | Stefan Eissing | 2016-08-24 | 1 | -2/+1 |
* | mod_http2: support for intermediate responses | Stefan Eissing | 2016-08-05 | 1 | -0/+2 |
* | mod_http2: elimination of h2_io intermediate stream instances | Stefan Eissing | 2016-04-20 | 1 | -0/+3 |
* | mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive n... | Stefan Eissing | 2016-03-30 | 1 | -1/+2 |
* | mod_http2: some cleanup in GGOAWAY handling, disabling PUSH when rmeote sends... | Stefan Eissing | 2016-03-18 | 1 | -0/+10 |
* | mod_proxy_http2: single engine per type per master connection, removing some ... | Stefan Eissing | 2016-03-09 | 1 | -0/+5 |
* | new experimental http2 proxy module for h2: and h2c: proxy urls | Stefan Eissing | 2016-02-08 | 1 | -0/+142 |