summaryrefslogtreecommitdiffstats
path: root/modules/http2/h2_stream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backendStefan Eissing2023-06-011-0/+2
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-121-0/+6
* *) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximumStefan Eissing2023-02-161-0/+5
* *) mod_http2: field values (headers and trailers) are stripped ofStefan Eissing2022-10-221-1/+1
* mod_http2: resolving duplicate log tag in #if/#else code copies.Stefan Eissing2022-10-141-1/+1
* Sync with v2.0.10 from github:Stefan Eissing2022-10-111-277/+387
* *) mod_http2: synchronization with github sources.Stefan Eissing2022-09-271-4/+64
* *) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t...Stefan Eissing2022-09-271-7/+8
* *) mod_http2: new directive "H2HeaderStrictness" to control the complianceStefan Eissing2022-09-261-17/+8
* *) mod_http2: fixed trailer handling. Empty response bodiesStefan Eissing2022-07-021-29/+56
* *) mod_http2: use new ap_sb_get_child_thread() to get child_numStefan Eissing2022-04-191-17/+11
* *) mod_http2: use the new REQUEST buckets to forward requestStefan Eissing2022-04-131-39/+73
* *) mod_http2: use the new RESPONSE buckets introduced in r1899648.Stefan Eissing2022-04-071-48/+79
* *) mod_http2: small improvements from the http1-separationStefan Eissing2022-03-211-12/+11
* *) core: adding a new hook and method to the API:Stefan Eissing2022-03-181-5/+2
* Follow up to r1897940: APLOGNO()s.Yann Ylavic2022-02-101-2/+2
* *) mod_http2: :scheme pseudo-header values, not matching theStefan Eissing2022-02-101-24/+92
* Follow up to r1897872: New APLOGNOYann Ylavic2022-02-091-1/+1
* *) mod_http2: when a h2 request carries a ':scheme' pseudoheader,Stefan Eissing2022-02-081-4/+12
* * mod_http2: hopeful (as always) fix for the stalling in 400_20.Stefan Eissing2021-10-141-0/+1
* *) mod_http2: another travis test of the 400_20 and 401_31 tests that produ...Stefan Eissing2021-10-141-8/+15
* *) mod_http2: when pollset signals output, resume a streams dataStefan Eissing2021-10-141-19/+12
* *) mod_http2: resurrecting the check for older nghttp2 versions.Stefan Eissing2021-10-131-1/+4
* * mod_http2: fixing some compiler warnings.Stefan Eissing2021-10-121-2/+3
* updated log tag to resolve duplicate.Stefan Eissing2021-10-121-1/+1
* *) mod_http2:Stefan Eissing2021-10-121-302/+546
* mod_htt2: fix incomplete sync with latest changes in github, adjust version n...Stefan Eissing2021-04-231-1/+1
* *) mod_http2: Fixed a race condition that could lead to streams beingStefan Eissing2021-03-261-4/+6
* Process early errors via a dummy HTTP/1.1 request as wellRuediger Pluem2020-09-101-10/+1
* *) mod_http2: Stefan Eissing2020-07-131-27/+52
* *) mod_http2: workaround to facilitate use of common internal protocol/meth...Stefan Eissing2020-06-171-1/+1
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-131-1/+1
* Add a missing APLOGNO()Christophe Jaillet2020-02-121-1/+1
* *) mod_http2: Fixed interaction with mod_reqtimeout. A loaded mod_http2 was...Stefan Eissing2019-11-261-15/+23
* followup to r1864733Eric Covener2019-08-081-1/+1
* Add missing APLOGNOChristophe Jaillet2019-08-081-1/+1
* *) mod_http2: core setting "LimitRequestFieldSize" is not additionally chec...Stefan Eissing2019-07-181-13/+41
* mod_http2: update log tags, log field len errors at INFO level (via mkaufmann)Stefan Eissing2019-07-171-8/+18
* * mod_http2: adding support for the new trailer tests.Stefan Eissing2019-06-141-0/+2
* * modules/http2: reverting r1859724, as no good.Stefan Eissing2019-05-281-33/+40
* *) mod_http2: internal code cleanups and simplifications. Common output cod...Stefan Eissing2019-05-221-40/+33
* *) mod_http2: new configuration directive: ```H2Padding numbits``` to control Stefan Eissing2019-03-071-1/+1
* *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...Stefan Eissing2019-01-281-4/+3
* mod_http2: adding defensive code for stream EOS handling, in case the request...Stefan Eissing2018-10-101-1/+1
* On the trunk:Stefan Eissing2018-04-091-7/+11
* On the trunk:Stefan Eissing2018-01-301-11/+1
* On the trunk:Stefan Eissing2018-01-171-15/+0
* correct copyright/license headersJim Jagielski2017-12-151-0/+16
* mod_http2: version bump, partial fix for stream response getting stuck, see h...Stefan Eissing2017-07-301-18/+28
* On the trunk:Stefan Eissing2017-07-031-2/+12