index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
/
h2_mplx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) mod_http2:
Stefan Eissing
2024-10-01
1
-1
/
+2
*
*) mod_http2: sync with module's github.
Stefan Eissing
2024-05-27
1
-0
/
+24
*
* mod_http2: improved early cleanup of streams.
Stefan Eissing
2023-10-16
1
-4
/
+22
*
Slightly optimize h2_mplx_c1_streams_do().
Christophe Jaillet
2023-10-01
1
-2
/
+3
*
* mod_http2: fixed a bug in handling of stream timeouts.
Stefan Eissing
2023-09-18
1
-0
/
+25
*
HTTP/2, websockets
Stefan Eissing
2023-08-14
1
-0
/
+2
*
*) mod_http2: Fix reporting of `Total Accesses` in server-status to not count
Stefan Eissing
2023-07-26
1
-13
/
+0
*
*) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as
Stefan Eissing
2023-06-20
1
-1
/
+27
*
*) mod_http2: v2.0.15 with the following fixes and improvements
Stefan Eissing
2023-05-12
1
-1
/
+14
*
*) mod_htt2: recent small improvements from the github/icing/mod_h2
Stefan Eissing
2023-03-05
1
-2
/
+4
*
Sync with v2.0.10 from github:
Stefan Eissing
2022-10-11
1
-9
/
+11
*
*) mod_http2: synchronization with github sources.
Stefan Eissing
2022-09-27
1
-1
/
+10
*
*) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t...
Stefan Eissing
2022-09-27
1
-19
/
+23
*
*) mod_http2: new directive "H2HeaderStrictness" to control the compliance
Stefan Eissing
2022-09-26
1
-48
/
+35
*
*) mod_http2: remove the workers pool from APR_POOL_DEBUG
Stefan Eissing
2022-06-20
1
-4
/
+3
*
*) mod_http2: new implementation of h2 worker pool.
Stefan Eissing
2022-06-17
1
-39
/
+24
*
*) mod_http2: fix an edge case in h2_fifo_remove,
Stefan Eissing
2022-06-17
1
-13
/
+20
*
*) mod_http2: make APLOGNO check happy with line continuation.
Stefan Eissing
2022-04-19
1
-1
/
+1
*
*) mod_http2: use new ap_sb_get_child_thread() to get child_num
Stefan Eissing
2022-04-19
1
-28
/
+30
*
*) mod_http2: use the new REQUEST buckets to forward request
Stefan Eissing
2022-04-13
1
-21
/
+25
*
*) mod_http2: some minor tweaks to connection mood updates.
Stefan Eissing
2022-04-08
1
-42
/
+41
*
*) mod_http2: use the new RESPONSE buckets introduced in r1899648.
Stefan Eissing
2022-04-07
1
-0
/
+1
*
*) core/mod_http/mod_http2:
Stefan Eissing
2022-04-04
1
-2
/
+2
*
*) mod_http2: in a recent change, code was removed that prevented connections
Stefan Eissing
2022-03-24
1
-5
/
+21
*
*) mod_http2: fixed a possible concurrency issue with
Stefan Eissing
2022-03-24
1
-11
/
+8
*
*) mod_http2: removed extra h2_mplx_worker_c2_done() arg
Stefan Eissing
2022-03-23
1
-46
/
+27
*
*) mod_http2: when using a pipe for input signalling, always
Stefan Eissing
2022-03-21
1
-1
/
+2
*
*) mod_http2: small improvements from the http1-separation
Stefan Eissing
2022-03-21
1
-7
/
+9
*
*) mod_http2: use pollset only for main connection and wakeups
Stefan Eissing
2022-03-21
1
-148
/
+20
*
*) core: adding a new hook and method to the API:
Stefan Eissing
2022-03-18
1
-114
/
+127
*
*) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite
Stefan Eissing
2021-12-06
1
-0
/
+20
*
* mod_http2: fixing some compiler warnings.
Stefan Eissing
2021-10-12
1
-1
/
+1
*
*) mod_http2:
Stefan Eissing
2021-10-12
1
-717
/
+834
*
mod_http2: fixes a use-after-read of an integer value when
Stefan Eissing
2021-08-25
1
-14
/
+12
*
*) mod_http2:
Stefan Eissing
2021-07-06
1
-2
/
+30
*
mod_htt2, synch with changes from github module version:
Stefan Eissing
2021-02-22
1
-17
/
+0
*
*) mod_http2: workaround to facilitate use of common internal protocol/meth...
Stefan Eissing
2020-06-17
1
-138
/
+144
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
1
-1
/
+1
*
*) mod_http2: Fixed rare cases where a h2 worker could deadlock the main co...
Stefan Eissing
2019-12-19
1
-22
/
+32
*
*) mod_http2: fixed a bug that prevented proper stream cleanup when connection
Stefan Eissing
2019-07-10
1
-102
/
+148
*
* modules/http2: reverting r1859724, as no good.
Stefan Eissing
2019-05-28
1
-61
/
+38
*
*) mod_http2: internal code cleanups and simplifications. Common output cod...
Stefan Eissing
2019-05-22
1
-38
/
+61
*
*) mod_http2: new configuration directive: ```H2Padding numbits``` to control
Stefan Eissing
2019-03-07
1
-201
/
+5
*
*) mod_http2/mod_proxy_http2: proxy_http2 checks correct master connection ...
Stefan Eissing
2019-02-26
1
-1
/
+8
*
mod_http2: fix for latest mod_reqtimeout change re handshake timeouts
Stefan Eissing
2019-02-20
1
-1
/
+1
*
*) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...
Stefan Eissing
2019-01-28
1
-19
/
+22
*
mod_http2: fixed slave connection keepalives counter.
Stefan Eissing
2019-01-25
1
-0
/
+5
*
mod_http2: enable re-use of slave connections again.
Stefan Eissing
2019-01-24
1
-1
/
+2
*
reverting last change
Stefan Eissing
2019-01-24
1
-2
/
+1
*
mod_http2: enable re-use of slave connections again.
Stefan Eissing
2019-01-24
1
-1
/
+2
[next]