| Commit message (Expand) | Author | Age | Files | Lines |
| * | *) mod_http2: field values (headers and trailers) are stripped of | Stefan Eissing | 2022-10-22 | 1 | -39/+84 |
| * | Sync with v2.0.10 from github: | Stefan Eissing | 2022-10-11 | 1 | -1/+1 |
| * | *) mod_http2: synchronization with github sources. | Stefan Eissing | 2022-09-27 | 1 | -2/+39 |
| * | *) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t... | Stefan Eissing | 2022-09-27 | 1 | -146/+42 |
| * | *) mod_http2: new directive "H2HeaderStrictness" to control the compliance | Stefan Eissing | 2022-09-26 | 1 | -127/+127 |
| * | *) mod_http2: fix an edge case in h2_fifo_remove, | Stefan Eissing | 2022-06-17 | 1 | -1/+4 |
| * | *) mod_http2: remove unused and insecure code. Fixes PR66037. | Stefan Eissing | 2022-04-28 | 1 | -20/+0 |
| * | *) mod_http2: fix edge case in removal of entries | Stefan Eissing | 2022-04-21 | 1 | -1/+3 |
| * | *) mod_http2: use the new RESPONSE buckets introduced in r1899648. | Stefan Eissing | 2022-04-07 | 1 | -9/+31 |
| * | *) mod_http2: fixed a possible concurrency issue with | Stefan Eissing | 2022-03-24 | 1 | -45/+75 |
| * | *) mod_http2: | Stefan Eissing | 2021-10-12 | 1 | -118/+38 |
| * | * mod_http2: when a server is restarted gracefully, any idle h2 worker | Stefan Eissing | 2021-09-10 | 1 | -1/+1 |
| * | Remove trailing space to synch with 2.4.x | Christophe Jaillet | 2021-07-28 | 1 | -1/+1 |
| * | *) mod_http2: | Stefan Eissing | 2020-07-13 | 1 | -4/+19 |
| * | *) mod_http2: Fixes issue where mod_unique_id would generate non-unique req... | Stefan Eissing | 2020-03-02 | 1 | -1/+2 |
| * | 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 | -63/+26 |
| * | On the trunk: | Stefan Eissing | 2018-07-05 | 1 | -41/+45 |
| * | Fix some typos reported in PR 59998 | Christophe Jaillet | 2018-03-24 | 1 | -1/+1 |
| * | On the trunk: | Stefan Eissing | 2018-01-17 | 1 | -15/+0 |
| * | correct copyright/license headers | Jim Jagielski | 2017-12-15 | 1 | -0/+16 |
| * | Fix ascii art :) | Yann Ylavic | 2017-09-30 | 1 | -1/+1 |
| * | bumping version, removing some unused code, fixes in base64url from mod_md | Stefan Eissing | 2017-08-04 | 1 | -60/+21 |
| * | On the trunk: | Stefan Eissing | 2017-07-06 | 1 | -0/+307 |
| * | On the trunk: | Stefan Eissing | 2017-07-03 | 1 | -63/+55 |
| * | On the trunk: | Stefan Eissing | 2017-04-21 | 1 | -33/+0 |
| * | On the trunk: | Stefan Eissing | 2017-04-14 | 1 | -53/+113 |
| * | On the turnk: | Stefan Eissing | 2017-04-09 | 1 | -23/+22 |
| * | On the trunk: | Stefan Eissing | 2017-04-05 | 1 | -6/+37 |
| * | On the trunk: | Stefan Eissing | 2017-03-29 | 1 | -1/+1 |
| * | On the trunk: | Stefan Eissing | 2017-03-27 | 1 | -57/+15 |
| * | On the trunk: | Stefan Eissing | 2017-03-25 | 1 | -0/+290 |
| * | On the trunk: | Stefan Eissing | 2017-02-13 | 1 | -17/+26 |
| * | mod_http2: c89 slippage fixed | Stefan Eissing | 2016-10-30 | 1 | -1/+2 |
| * | mod_http2: using int queue instead of ihash for stream output event handling | Stefan Eissing | 2016-10-30 | 1 | -1/+30 |
| * | mod_http2: AP_DEBUG_ASSERT changed to ap_assert | Stefan Eissing | 2016-10-26 | 1 | -5/+5 |
| * | mod_http2/mod_proxy_http2: proper 100-continue handling up to backend, more r... | Stefan Eissing | 2016-10-17 | 1 | -1/+1 |
| * | mod_proxy_http2: resolving last 2 reported dup symbol clashes | Stefan Eissing | 2016-10-11 | 1 | -9/+0 |
| * | mod_http2: reverting int->apr_uint32_t changes of v1.7.x | Stefan Eissing | 2016-10-09 | 1 | -1/+1 |
| * | various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi... | Stefan Eissing | 2016-10-03 | 1 | -10/+13 |
| * | more apr_uint32_t usage where appropriate, signed/unsigned warning detox, str... | Stefan Eissing | 2016-09-20 | 1 | -5/+5 |
| * | mod_http2: more const goodiness and checks on h2 request creation, less NULL ... | Stefan Eissing | 2016-09-07 | 1 | -46/+3 |
| * | mod_http2: support for intermediate responses | Stefan Eissing | 2016-08-05 | 1 | -1/+1 |
| * | mod_proxy_http2: own h2_proxy_util.c source file to avoid duplicate use of h2... | Stefan Eissing | 2016-06-09 | 1 | -125/+0 |
| * | The answer to the question appears to be in 2.4.21, drop h2_casecmpstr fork | William A. Rowe Jr | 2016-06-09 | 1 | -120/+0 |
| * | Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygen | William A. Rowe Jr | 2016-06-09 | 1 | -1/+1 |
| * | mod_http2: fixing re-entrancy problems with new master event dispatching | Stefan Eissing | 2016-05-20 | 1 | -0/+73 |
| * | mod_http2: improved resume/response/window update handling on master connection | Stefan Eissing | 2016-05-20 | 1 | -19/+5 |
| * | Improve alignment | Christophe Jaillet | 2016-05-05 | 1 | -1/+1 |
| * | mod_http2: fix for partial file buckets in master connection output, flushing... | Stefan Eissing | 2016-05-04 | 1 | -0/+2 |