index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
/
h2_stream.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backend
Stefan Eissing
2023-06-01
1
-0
/
+2
*
*) mod_http2: v2.0.15 with the following fixes and improvements
Stefan Eissing
2023-05-12
1
-0
/
+6
*
*) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximum
Stefan Eissing
2023-02-16
1
-0
/
+5
*
*) mod_http2: field values (headers and trailers) are stripped of
Stefan Eissing
2022-10-22
1
-1
/
+1
*
mod_http2: resolving duplicate log tag in #if/#else code copies.
Stefan Eissing
2022-10-14
1
-1
/
+1
*
Sync with v2.0.10 from github:
Stefan Eissing
2022-10-11
1
-277
/
+387
*
*) mod_http2: synchronization with github sources.
Stefan Eissing
2022-09-27
1
-4
/
+64
*
*) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t...
Stefan Eissing
2022-09-27
1
-7
/
+8
*
*) mod_http2: new directive "H2HeaderStrictness" to control the compliance
Stefan Eissing
2022-09-26
1
-17
/
+8
*
*) mod_http2: fixed trailer handling. Empty response bodies
Stefan Eissing
2022-07-02
1
-29
/
+56
*
*) mod_http2: use new ap_sb_get_child_thread() to get child_num
Stefan Eissing
2022-04-19
1
-17
/
+11
*
*) mod_http2: use the new REQUEST buckets to forward request
Stefan Eissing
2022-04-13
1
-39
/
+73
*
*) mod_http2: use the new RESPONSE buckets introduced in r1899648.
Stefan Eissing
2022-04-07
1
-48
/
+79
*
*) mod_http2: small improvements from the http1-separation
Stefan Eissing
2022-03-21
1
-12
/
+11
*
*) core: adding a new hook and method to the API:
Stefan Eissing
2022-03-18
1
-5
/
+2
*
Follow up to r1897940: APLOGNO()s.
Yann Ylavic
2022-02-10
1
-2
/
+2
*
*) mod_http2: :scheme pseudo-header values, not matching the
Stefan Eissing
2022-02-10
1
-24
/
+92
*
Follow up to r1897872: New APLOGNO
Yann Ylavic
2022-02-09
1
-1
/
+1
*
*) mod_http2: when a h2 request carries a ':scheme' pseudoheader,
Stefan Eissing
2022-02-08
1
-4
/
+12
*
* mod_http2: hopeful (as always) fix for the stalling in 400_20.
Stefan Eissing
2021-10-14
1
-0
/
+1
*
*) mod_http2: another travis test of the 400_20 and 401_31 tests that produ...
Stefan Eissing
2021-10-14
1
-8
/
+15
*
*) mod_http2: when pollset signals output, resume a streams data
Stefan Eissing
2021-10-14
1
-19
/
+12
*
*) mod_http2: resurrecting the check for older nghttp2 versions.
Stefan Eissing
2021-10-13
1
-1
/
+4
*
* mod_http2: fixing some compiler warnings.
Stefan Eissing
2021-10-12
1
-2
/
+3
*
updated log tag to resolve duplicate.
Stefan Eissing
2021-10-12
1
-1
/
+1
*
*) mod_http2:
Stefan Eissing
2021-10-12
1
-302
/
+546
*
mod_htt2: fix incomplete sync with latest changes in github, adjust version n...
Stefan Eissing
2021-04-23
1
-1
/
+1
*
*) mod_http2: Fixed a race condition that could lead to streams being
Stefan Eissing
2021-03-26
1
-4
/
+6
*
Process early errors via a dummy HTTP/1.1 request as well
Ruediger Pluem
2020-09-10
1
-10
/
+1
*
*) mod_http2:
Stefan Eissing
2020-07-13
1
-27
/
+52
*
*) mod_http2: workaround to facilitate use of common internal protocol/meth...
Stefan Eissing
2020-06-17
1
-1
/
+1
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
1
-1
/
+1
*
Add a missing APLOGNO()
Christophe Jaillet
2020-02-12
1
-1
/
+1
*
*) mod_http2: Fixed interaction with mod_reqtimeout. A loaded mod_http2 was...
Stefan Eissing
2019-11-26
1
-15
/
+23
*
followup to r1864733
Eric Covener
2019-08-08
1
-1
/
+1
*
Add missing APLOGNO
Christophe Jaillet
2019-08-08
1
-1
/
+1
*
*) mod_http2: core setting "LimitRequestFieldSize" is not additionally chec...
Stefan Eissing
2019-07-18
1
-13
/
+41
*
mod_http2: update log tags, log field len errors at INFO level (via mkaufmann)
Stefan Eissing
2019-07-17
1
-8
/
+18
*
* mod_http2: adding support for the new trailer tests.
Stefan Eissing
2019-06-14
1
-0
/
+2
*
* modules/http2: reverting r1859724, as no good.
Stefan Eissing
2019-05-28
1
-33
/
+40
*
*) mod_http2: internal code cleanups and simplifications. Common output cod...
Stefan Eissing
2019-05-22
1
-40
/
+33
*
*) mod_http2: new configuration directive: ```H2Padding numbits``` to control
Stefan Eissing
2019-03-07
1
-1
/
+1
*
*) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...
Stefan Eissing
2019-01-28
1
-4
/
+3
*
mod_http2: adding defensive code for stream EOS handling, in case the request...
Stefan Eissing
2018-10-10
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2018-04-09
1
-7
/
+11
*
On the trunk:
Stefan Eissing
2018-01-30
1
-11
/
+1
*
On the trunk:
Stefan Eissing
2018-01-17
1
-15
/
+0
*
correct copyright/license headers
Jim Jagielski
2017-12-15
1
-0
/
+16
*
mod_http2: version bump, partial fix for stream response getting stuck, see h...
Stefan Eissing
2017-07-30
1
-18
/
+28
*
On the trunk:
Stefan Eissing
2017-07-03
1
-2
/
+12
[next]