summaryrefslogtreecommitdiff
path: root/modules/http2/h2_c2.c
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-121-51/+64
* Sync with v2.0.10 from github:Stefan Eissing2022-10-111-5/+17
* *) mod_http2: synchronization with github sources.Stefan Eissing2022-09-271-38/+346
* *) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t...Stefan Eissing2022-09-271-2/+2
* *) mod_http2: new directive "H2HeaderStrictness" to control the complianceStefan Eissing2022-09-261-1/+2
* *) mod_http2: use the new REQUEST buckets to forward requestStefan Eissing2022-04-131-183/+93
* *) mod_http2: use the new RESPONSE buckets introduced in r1899648.Stefan Eissing2022-04-071-29/+22
* *) core/mod_http/mod_http2:Stefan Eissing2022-04-041-0/+10
* *) mod_http2: small improvements from the http1-separationStefan Eissing2022-03-211-53/+29
* *) mod_http2: use pollset only for main connection and wakeupsStefan Eissing2022-03-211-2/+2
* *) core: adding a new hook and method to the API:Stefan Eissing2022-03-181-92/+16
* *) mod_http2: :scheme pseudo-header values, not matching theStefan Eissing2022-02-101-2/+2
* *) mod_http2: fixed a bug in v2.0.0 that could lead to an infiniteStefan Eissing2021-12-061-19/+7
* *) mod_http2: always return an EOS bucket for requestsStefan Eissing2021-11-111-4/+4
* *) mod_http2: H2HEADER buckets have the correct lenght of zero and noStefan Eissing2021-10-141-2/+18
* * mod_http2: fixing some compiler warnings.Stefan Eissing2021-10-121-5/+2
* *) mod_http2:Stefan Eissing2021-10-121-0/+729