| Commit message (Expand) | Author | Age | Files | Lines |
| * | *) mod_http2: v2.0.15 with the following fixes and improvements | Stefan Eissing | 2023-05-12 | 1 | -0/+8 |
| * | Sync with v2.0.10 from github: | Stefan Eissing | 2022-10-11 | 1 | -1/+1 |
| * | *) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t... | Stefan Eissing | 2022-09-27 | 1 | -9/+9 |
| * | *) mod_http2: new directive "H2HeaderStrictness" to control the compliance | Stefan Eissing | 2022-09-26 | 1 | -10/+2 |
| * | *) mod_http2: new implementation of h2 worker pool. | Stefan Eissing | 2022-06-17 | 1 | -7/+3 |
| * | *) mod_http2: use new ap_sb_get_child_thread() to get child_num | Stefan Eissing | 2022-04-19 | 1 | -2/+8 |
| * | *) mod_http2: use the new REQUEST buckets to forward request | Stefan Eissing | 2022-04-13 | 1 | -5/+9 |
| * | *) mod_http2: removed extra h2_mplx_worker_c2_done() arg | Stefan Eissing | 2022-03-23 | 1 | -11/+7 |
| * | *) mod_http2: use pollset only for main connection and wakeups | Stefan Eissing | 2022-03-21 | 1 | -1/+0 |
| * | *) core: adding a new hook and method to the API: | Stefan Eissing | 2022-03-18 | 1 | -3/+12 |
| * | *) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite | Stefan Eissing | 2021-12-06 | 1 | -0/+2 |
| * | *) mod_http2: | Stefan Eissing | 2021-10-12 | 1 | -107/+98 |
| * | *) mod_http2: workaround to facilitate use of common internal protocol/meth... | Stefan Eissing | 2020-06-17 | 1 | -119/+41 |
| * | *) mod_http2: fixed a bug that prevented proper stream cleanup when connection | Stefan Eissing | 2019-07-10 | 1 | -5/+6 |
| * | * modules/http2: reverting r1859724, as no good. | Stefan Eissing | 2019-05-28 | 1 | -19/+5 |
| * | *) mod_http2: internal code cleanups and simplifications. Common output cod... | Stefan Eissing | 2019-05-22 | 1 | -5/+19 |
| * | *) mod_http2: new configuration directive: ```H2Padding numbits``` to control | Stefan Eissing | 2019-03-07 | 1 | -29/+0 |
| * | *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec... | Stefan Eissing | 2019-01-28 | 1 | -2/+1 |
| * | On the trunk: | Stefan Eissing | 2018-01-17 | 1 | -6/+7 |
| * | On the trunk: | Stefan Eissing | 2017-07-06 | 1 | -1/+1 |
| * | On the trunk: | Stefan Eissing | 2017-07-03 | 1 | -1/+1 |
| * | On the trunk: | Stefan Eissing | 2017-04-17 | 1 | -0/+1 |
| * | On the trunk: | Stefan Eissing | 2017-04-05 | 1 | -2/+2 |
| * | On the trunk: | Stefan Eissing | 2017-03-30 | 1 | -3/+3 |
| * | On the trunk: | Stefan Eissing | 2017-03-29 | 1 | -21/+0 |
| * | On the trunk: | Stefan Eissing | 2017-03-25 | 1 | -4/+2 |
| * | On the trunk: | Stefan Eissing | 2017-03-19 | 1 | -2/+0 |
| * | On the trunk: | Stefan Eissing | 2017-03-06 | 1 | -2/+0 |
| * | On the trunk: | Stefan Eissing | 2017-02-21 | 1 | -1/+0 |
| * | On the trunk: | Stefan Eissing | 2017-02-13 | 1 | -14/+7 |
| * | On the trunk: | Stefan Eissing | 2017-01-08 | 1 | -0/+7 |
| * | mod_http2: proper parsing and forwarding of multiple or unnaounce 1xx responses | Stefan Eissing | 2016-11-01 | 1 | -2/+2 |
| * | mod_http2: using int queue instead of ihash for stream output event handling | Stefan Eissing | 2016-10-30 | 1 | -1/+1 |
| * | mod_http2: reverting int->apr_uint32_t changes of v1.7.x | Stefan Eissing | 2016-10-09 | 1 | -14/+14 |
| * | various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi... | Stefan Eissing | 2016-10-03 | 1 | -10/+11 |
| * | more apr_uint32_t usage where appropriate, signed/unsigned warning detox, str... | Stefan Eissing | 2016-09-20 | 1 | -2/+2 |
| * | mod_http2: rest of the fix for output blockage | Stefan Eissing | 2016-09-19 | 1 | -0/+2 |
| * | mod_http2: complete implemenmtation of draft-http2-debug-state | Stefan Eissing | 2016-07-29 | 1 | -0/+5 |
| * | mod_proxy_http2: own h2_proxy_util.c source file to avoid duplicate use of h2... | Stefan Eissing | 2016-06-09 | 1 | -1/+0 |
| * | Fix some obvious doxygen warning | Christophe Jaillet | 2016-05-30 | 1 | -2/+2 |
| * | mod_http2: improved resume/response/window update handling on master connection | Stefan Eissing | 2016-05-20 | 1 | -18/+14 |
| * | mod_http2: checking configured Limit* values against header fields | Stefan Eissing | 2016-05-17 | 1 | -1/+1 |
| * | mod_http2: some more cleanup on stream/task/session takedowns | Stefan Eissing | 2016-04-29 | 1 | -3/+4 |
| * | mod_http2: removing beam mutex when task worker done | Stefan Eissing | 2016-04-27 | 1 | -5/+0 |
| * | mod_http2: elimination of h2_io intermediate stream instances | Stefan Eissing | 2016-04-20 | 1 | -7/+7 |
| * | mod_http2: new bucket beams for tranporting buckets across threads without bu... | Stefan Eissing | 2016-04-15 | 1 | -67/+11 |
| * | mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive n... | Stefan Eissing | 2016-03-30 | 1 | -6/+4 |
| * | mod_http2: more effient passing of response bodies | Stefan Eissing | 2016-03-29 | 1 | -13/+3 |
| * | mod_http2: some cleanup in GGOAWAY handling, disabling PUSH when rmeote sends... | Stefan Eissing | 2016-03-18 | 1 | -7/+6 |
| * | revert of r1735444 as leaking, fix in task filter removal | Stefan Eissing | 2016-03-17 | 1 | -5/+2 |