index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
/
h2_session.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) mod_http2: use new ap_sb_get_child_thread() to get child_num
Stefan Eissing
2022-04-19
1
-22
/
+34
*
*) mod_http2: use the new REQUEST buckets to forward request
Stefan Eissing
2022-04-13
1
-5
/
+3
*
*) mod_http2: use the new RESPONSE buckets introduced in r1899648.
Stefan Eissing
2022-04-07
1
-1
/
+1
*
* When reaching server limits, such as MaxRequestsPerChild, the HTTP/2 conne...
Stefan Eissing
2021-12-09
1
-1
/
+11
*
*) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite
Stefan Eissing
2021-12-06
1
-53
/
+78
*
* mod_http2: a regression in v1.15.24 of the modules was fixed that
Stefan Eissing
2021-11-04
1
-2
/
+2
*
* mod_http2: I regret my decision to have removed nghttp2 feature checks...
Stefan Eissing
2021-10-13
1
-0
/
+4
*
* mod_http2: checking for nghttp2 function 'set_no_closed_streams' on confi...
Stefan Eissing
2021-10-13
1
-1
/
+2
*
* mod_http2: fixing some compiler warnings.
Stefan Eissing
2021-10-12
1
-8
/
+1
*
*) mod_http2:
Stefan Eissing
2021-10-12
1
-986
/
+484
*
* Log the correct timeout
Ruediger Pluem
2021-09-14
1
-2
/
+2
*
* mod_http2: when a server is restarted gracefully, any idle h2 worker
Stefan Eissing
2021-09-10
1
-0
/
+2
*
* mod_http2:
Stefan Eissing
2021-07-15
1
-6
/
+10
*
*) mod_http2:
Stefan Eissing
2021-07-06
1
-0
/
+1
*
Process early errors via a dummy HTTP/1.1 request as well
Ruediger Pluem
2020-09-10
1
-1
/
+3
*
*) mod_http2: workaround to facilitate use of common internal protocol/meth...
Stefan Eissing
2020-06-17
1
-15
/
+15
*
*) mod_http2: Fixed regression that caused connections to close when mod_re...
Stefan Eissing
2020-05-15
1
-1
/
+1
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
1
-2
/
+2
*
*) mod_http2: Fixed rare cases where a h2 worker could deadlock the main co...
Stefan Eissing
2019-12-19
1
-1
/
+1
*
*) mod_http2: fixed a bug that prevented proper stream cleanup when connection
Stefan Eissing
2019-07-10
1
-0
/
+13
*
* applying v4 of the patch for PR 63534.
Stefan Eissing
2019-07-05
1
-3
/
+3
*
* modules/http2: more copying of data to disentangle worker processing from ...
Stefan Eissing
2019-05-28
1
-0
/
+1
*
* modules/http2: reverting r1859724, as no good.
Stefan Eissing
2019-05-28
1
-140
/
+119
*
*) mod_http2: internal code cleanups and simplifications. Common output cod...
Stefan Eissing
2019-05-22
1
-119
/
+140
*
*) mod_http2: new configuration directive: ```H2Padding numbits``` to control
Stefan Eissing
2019-03-07
1
-4
/
+42
*
*) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...
Stefan Eissing
2019-01-28
1
-38
/
+23
*
mod_http2: adding defensive code for stream EOS handling, in case the request...
Stefan Eissing
2018-10-10
1
-0
/
+4
*
On the trunk:
Stefan Eissing
2018-09-04
1
-87
/
+151
*
Remove extra and un-needed ""
Christophe Jaillet
2018-06-12
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2018-04-09
1
-3
/
+6
*
On the trunk:
Stefan Eissing
2018-01-17
1
-15
/
+0
*
correct copyright/license headers
Jim Jagielski
2017-12-15
1
-0
/
+16
*
On the trunk:
Stefan Eissing
2017-07-03
1
-3
/
+4
*
On the trunk:
Stefan Eissing
2017-04-21
1
-2
/
+7
*
On the trunk:
Stefan Eissing
2017-04-14
1
-2
/
+2
*
On the trunk:
Stefan Eissing
2017-04-14
1
-24
/
+42
*
On the trunk:
Stefan Eissing
2017-04-10
1
-2
/
+2
*
On the trunk:
Stefan Eissing
2017-03-30
1
-2
/
+2
*
On the trunk:
Stefan Eissing
2017-03-29
1
-65
/
+0
*
On the trunk:
Stefan Eissing
2017-03-29
1
-2
/
+5
*
On the trunk:
Stefan Eissing
2017-03-27
1
-52
/
+130
*
On the trunk:
Stefan Eissing
2017-03-15
1
-1
/
+1
*
update after backport
Stefan Eissing
2017-03-13
1
-1
/
+1
*
update log tags
Stefan Eissing
2017-03-12
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2017-03-12
1
-1
/
+12
*
On the trunk:
Stefan Eissing
2017-03-11
1
-135
/
+167
*
On the trunk:
Stefan Eissing
2017-03-06
1
-6
/
+11
*
On the trunk:
Stefan Eissing
2017-02-27
1
-6
/
+1
*
On the trunk:
Stefan Eissing
2017-02-25
1
-3
/
+20
*
On the trunk:
Stefan Eissing
2017-02-14
1
-201
/
+161
[next]