| Commit message (Expand) | Author | Age | Files | Lines |
* | *) mod_http2: new directive `H2ProxyRequests on|off` to enable handling | Stefan Eissing | 2023-06-28 | 1 | -0/+1 |
* | *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as | Stefan Eissing | 2023-06-20 | 1 | -0/+1 |
* | *) mod_http2: v2.0.15 with the following fixes and improvements | Stefan Eissing | 2023-05-12 | 1 | -0/+1 |
* | *) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximum | Stefan Eissing | 2023-02-16 | 1 | -0/+1 |
* | *) mod_http2: field values (headers and trailers) are stripped of | Stefan Eissing | 2022-10-22 | 1 | -1/+0 |
* | *) mod_http2: new directive "H2HeaderStrictness" to control the compliance | Stefan Eissing | 2022-09-26 | 1 | -0/+1 |
* | *) mod_http2: new implementation of h2 worker pool. | Stefan Eissing | 2022-06-17 | 1 | -2/+3 |
* | *) mod_http2: | Stefan Eissing | 2021-10-12 | 1 | -4/+1 |
* | mod_htt2, synch with changes from github module version: | Stefan Eissing | 2021-02-22 | 1 | -0/+1 |
* | *) mod_http2: new configuration directive: ```H2Padding numbits``` to control | Stefan Eissing | 2019-03-07 | 1 | -0/+2 |
* | *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec... | Stefan Eissing | 2019-01-28 | 1 | -35/+26 |
* | mod_proxy: follow up to r1822849. | Yann Ylavic | 2018-02-01 | 1 | -0/+2 |
* | On the trunk: | Stefan Eissing | 2018-01-17 | 1 | -6/+7 |
* | On the trunk: | Stefan Eissing | 2017-03-19 | 1 | -2/+0 |
* | On the trunk: | Stefan Eissing | 2017-01-08 | 1 | -2/+0 |
* | On the trunk: | Stefan Eissing | 2016-12-31 | 1 | -0/+2 |
* | mod_http2: new directove H2EarlyPushes for enabled 103 interim responses | Stefan Eissing | 2016-11-23 | 1 | -0/+2 |
* | mod_http2: H2PushResource directive for early pushing | Stefan Eissing | 2016-11-13 | 1 | -3/+9 |
* | mod_http2: new H2CopyFiles directive | Stefan Eissing | 2016-07-20 | 1 | -0/+2 |
* | removed experimental++ H2* timeout directives, instead using normal Timeout a... | Stefan Eissing | 2016-01-29 | 1 | -6/+0 |
* | new directive H2PushDiarySize, first simple apr_hash implementation of a push... | Stefan Eissing | 2016-01-11 | 1 | -0/+2 |
* | rewrote http2 connection state handling, fixed keepalive timeout handling for... | Stefan Eissing | 2015-12-22 | 1 | -2/+0 |
* | 3 new timeout configuration directives for mod_http2 | Stefan Eissing | 2015-12-18 | 1 | -0/+7 |
* | mod_http2: returning idle connections back to the mpm in case of async mpm en... | Stefan Eissing | 2015-12-15 | 1 | -1/+3 |
* | adding include for older apr versions | Stefan Eissing | 2015-11-25 | 1 | -1/+2 |
* | new directive H2PushPriority to define content-type based priorities on serve... | Stefan Eissing | 2015-11-25 | 1 | -6/+12 |
* | new directive H2Push on/off to en-/disable HTTP/2 server pushes. Server pushe... | Stefan Eissing | 2015-11-13 | 1 | -0/+2 |
* | http2 TLS record size handling configuration, improved output write frequency | Stefan Eissing | 2015-10-27 | 1 | -0/+5 |
* | new ap_is_allowed_protocol() for testing configured protocols, added H2Upgrad... | Stefan Eissing | 2015-10-20 | 1 | -0/+2 |
* | changed H2Compliance to H2ModernTLSOnly, added description in module docs | Stefan Eissing | 2015-10-15 | 1 | -2/+2 |
* | mod_http2: new directive H2Compliance on/off, checking TLS protocol and ciphe... | Stefan Eissing | 2015-10-14 | 1 | -0/+2 |
* | better connection state on ending sessions, improved default extra file confi... | Stefan Eissing | 2015-09-01 | 1 | -0/+2 |
* | removed mod_h2 directives which were experimental and should not support any ... | Stefan Eissing | 2015-08-24 | 1 | -6/+0 |
* | removed HackMpm and MaxWrite config directives, added dynamic write size beha... | Stefan Eissing | 2015-08-14 | 1 | -5/+0 |
* | removed H2Engine directive | Stefan Eissing | 2015-08-14 | 1 | -2/+0 |
* | fix for detecting direct mode on a TLS connections | Stefan Eissing | 2015-07-17 | 1 | -1/+1 |
* | reworked mod_h2 donation checkin into build system, added documentation | Stefan Eissing | 2015-07-10 | 1 | -0/+85 |