summaryrefslogtreecommitdiff
path: root/modules/http2/h2_bucket_beam.c
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-121-0/+20
* Sync with v2.0.10 from github:Stefan Eissing2022-10-111-1/+5
* *) mod_http2: synchronization with github sources.Stefan Eissing2022-09-271-0/+7
* *) mod_http2: new directive "H2HeaderStrictness" to control the complianceStefan Eissing2022-09-261-8/+29
* *) mod_http2: removing bucket splitting into an extra recv brigade.Stefan Eissing2022-09-211-68/+2
* *) mod_http2: use the new RESPONSE buckets introduced in r1899648.Stefan Eissing2022-04-071-3/+8
* *) mod_http2: when using a pipe for input signalling, alwaysStefan Eissing2022-03-211-0/+18
* *) mod_http2: small improvements from the http1-separationStefan Eissing2022-03-211-2/+2
* *) mod_http2: remove internal bucket beamer registry and justStefan Eissing2022-03-211-49/+4
* mod_http2: Fix possible beam bucket double free from session destroy.Yann Ylavic2022-02-081-22/+50
* *) mod_http2: H2HEADER buckets have the correct lenght of zero and noStefan Eissing2021-10-141-1/+0
* *) mod_http2: no longer splitting buckets on adding them to a beam,Stefan Eissing2021-10-141-45/+54
* * mod_http2: fixing some compiler warnings.Stefan Eissing2021-10-121-3/+8
* *) mod_http2:Stefan Eissing2021-10-121-865/+415
* *) mod_http2: Fixed a race condition that could lead to streams beingStefan Eissing2021-03-261-3/+5
* mod_htt2, synch with changes from github module version:Stefan Eissing2021-02-221-0/+1
* *) mod_http2: Fixes issue where mod_unique_id would generate non-unique req...Stefan Eissing2020-03-021-3/+2
* * modules/http2: reverting r1859724, as no good.Stefan Eissing2019-05-281-58/+165
* *) mod_http2: internal code cleanups and simplifications. Common output cod...Stefan Eissing2019-05-221-165/+58
* mod_http2: bringing some signed/unsigned casting goodness, aligning with gith...Stefan Eissing2018-10-101-8/+13
* On the trunk:Stefan Eissing2018-07-051-1/+1
* On the trunk:Stefan Eissing2018-04-281-0/+1
* On the trunk:Stefan Eissing2018-04-111-6/+5
* On the trunk:Stefan Eissing2018-01-301-5/+14
* On the trunk:Stefan Eissing2018-01-171-15/+0
* correct copyright/license headersJim Jagielski2017-12-151-0/+16
* *) mod_http2: avoid unnecessary data retrieval for a trace log. Allow certainStefan Eissing2017-10-301-10/+10
* On the trunk:Stefan Eissing2017-09-281-37/+4
* mod_http2: signalling produce IO before waiting on beam buffer to drain.Stefan Eissing2017-07-301-7/+10
* mod_http2: version bump, partial fix for stream response getting stuck, see h...Stefan Eissing2017-07-301-139/+163
* On the trunk:Stefan Eissing2017-04-211-10/+25
* On the turnk:Stefan Eissing2017-04-091-0/+4
* On the trunk:Stefan Eissing2017-03-301-2/+1
* On the trunk:Stefan Eissing2017-03-271-11/+13
* On the trunk:Stefan Eissing2017-03-191-12/+8
* On the trunk:Stefan Eissing2017-03-061-1/+8
* On the trunk:Stefan Eissing2017-02-271-40/+78
* On the trunk:Stefan Eissing2017-02-251-17/+11
* On the trunk:Stefan Eissing2017-02-141-15/+22
* On the trunk:Stefan Eissing2017-02-141-50/+6
* On the trunk:Stefan Eissing2017-02-131-22/+52
* On the trunk:Stefan Eissing2017-01-251-59/+81
* On the trunk:Stefan Eissing2017-01-231-34/+34
* On the trunk:Stefan Eissing2017-01-211-60/+66
* On the trunk:Stefan Eissing2017-01-081-26/+54
* On the trunk:Stefan Eissing2016-12-241-6/+0
* On the trunk:Stefan Eissing2016-12-231-1/+10
* On the trunk:Stefan Eissing2016-12-231-1/+24
* mod_http2: fix for beam double cleanup crashes introduced in 1.7.7Stefan Eissing2016-11-021-119/+149
* mod_http2: AP_DEBUG_ASSERT changed to ap_assertStefan Eissing2016-10-261-25/+40