summaryrefslogtreecommitdiff
path: root/modules/http2/h2_bucket_eos.c
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2: use the new RESPONSE buckets introduced in r1899648.Stefan Eissing2022-04-071-0/+1
* * modules/http2: reverting r1859724, as no good.Stefan Eissing2019-05-281-13/+30
* *) mod_http2: internal code cleanups and simplifications. Common output cod...Stefan Eissing2019-05-221-30/+13
* On the trunk:Stefan Eissing2017-02-131-1/+1
* mod_http2: fixes a mem corruption when streams/connections terminated before ...Stefan Eissing2016-06-071-5/+6
* mod_http2: elimination of h2_io intermediate stream instancesStefan Eissing2016-04-201-0/+1
* mod_http2: new bucket beams for tranporting buckets across threads without bu...Stefan Eissing2016-04-151-1/+1
* eliminating some compiler warnings on win32/win64, removing frame data size c...Stefan Eissing2015-11-071-0/+2
* AP_DECLARRE removalsStefan Eissing2015-11-051-1/+1
* removing copy+paste, unwanted AP_DECLAREs and renamed bucket type to have h2_...Stefan Eissing2015-11-041-6/+5
* rework of output handling on stream/session close, rework of cleartext (http:...Stefan Eissing2015-11-031-0/+108