| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spelling errors in docs found by codespell. [skip ci] | Mike Rumph | 2020-02-17 | 1 | -2/+2 |
* | Fix missing description of 2 directives | Christophe Jaillet | 2019-06-16 | 1 | -2/+2 |
* | Adding new H2Padding directive. | Stefan Eissing | 2019-03-07 | 1 | -0/+37 |
* | *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec... | Stefan Eissing | 2019-01-28 | 1 | -4/+10 |
* | Synch with 2.4.x. | Christophe Jaillet | 2018-06-24 | 1 | -7/+0 |
* | override index: update missing <override>s in directives | Jacob Champion | 2017-05-05 | 1 | -0/+2 |
* | On the trunk: | Stefan Eissing | 2017-03-19 | 1 | -52/+0 |
* | Removed unclear sentence in mod-http2 doc. | Luca Toscano | 2017-01-04 | 1 | -3/+1 |
* | mod_http2: new directove H2EarlyPushes for enabled 103 interim responses | Stefan Eissing | 2016-11-23 | 1 | -0/+27 |
* | mod_http2: H2PushResource directive for early pushing | Stefan Eissing | 2016-11-13 | 1 | -0/+38 |
* | Fix a typo | Christophe Jaillet | 2016-08-20 | 1 | -4/+4 |
* | mod_http2: new H2CopyFiles directive | Stefan Eissing | 2016-07-20 | 1 | -0/+37 |
* | Add some more <em> in syntax description | Christophe Jaillet | 2016-04-12 | 1 | -3/+4 |
* | Split long lines | Christophe Jaillet | 2016-04-12 | 1 | -48/+61 |
* | mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive n... | Stefan Eissing | 2016-03-30 | 1 | -2/+8 |
* | Added workaround to the mod_http2 doc to display multi-line highlight blocks ... | Luca Toscano | 2016-02-25 | 1 | -7/+7 |
* | Proposal for a new summary of mod_http2's doc | Luca Toscano | 2016-02-25 | 1 | -5/+14 |
* | Updated http2 documentation and fixed some typos | Luca Toscano | 2016-02-24 | 1 | -5/+9 |
* | doc patch by luca | Stefan Eissing | 2016-02-18 | 1 | -29/+33 |
* | added dimensioning and mutlti domain sections | Stefan Eissing | 2016-02-10 | 1 | -37/+131 |
* | removed experimental++ H2* timeout directives, instead using normal Timeout a... | Stefan Eissing | 2016-01-29 | 1 | -95/+0 |
* | mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2... | Stefan Eissing | 2016-01-15 | 1 | -4/+4 |
* | new directive H2PushDiarySize, first simple apr_hash implementation of a push... | Stefan Eissing | 2016-01-11 | 1 | -0/+37 |
* | fixes after fuzzing tests, changed H2KeepAliveTimeout default | Stefan Eissing | 2015-12-30 | 1 | -3/+4 |
* | hmm, I so love DTDs... | Stefan Eissing | 2015-12-21 | 1 | -20/+20 |
* | subprocess_env vars HTTP2 and H2PUSH supported, export of mod_http2.h with OP... | Stefan Eissing | 2015-12-21 | 1 | -0/+20 |
* | 3 new timeout configuration directives for mod_http2 | Stefan Eissing | 2015-12-18 | 1 | -0/+94 |
* | fixes after review by CJ | Stefan Eissing | 2015-12-17 | 1 | -2/+6 |
* | removing weight from H2PushPriority with dependency 'before' as on stream clo... | Stefan Eissing | 2015-12-07 | 1 | -5/+5 |
* | Satisfy XML validation and fix some typos | Mike Rumph | 2015-12-03 | 1 | -11/+11 |
* | updating reference nghttp2 version after its release | Stefan Eissing | 2015-11-26 | 1 | -1/+1 |
* | new directive H2PushPriority to define content-type based priorities on serve... | Stefan Eissing | 2015-11-25 | 1 | -2/+138 |
* | XML Parsing error, I believe this is the fix | William A. Rowe Jr | 2015-11-19 | 1 | -4/+4 |
* | updated documenation, fixed includes to work with older apr versions | Stefan Eissing | 2015-11-19 | 1 | -6/+27 |
* | new directive H2Push on/off to en-/disable HTTP/2 server pushes. Server pushe... | Stefan Eissing | 2015-11-13 | 1 | -6/+74 |
* | Add compatibility note to mod_http2 doc | Mike Rumph | 2015-10-28 | 1 | -0/+1 |
* | http2 TLS record size handling configuration, improved output write frequency | Stefan Eissing | 2015-10-27 | 1 | -0/+96 |
* | new ap_is_allowed_protocol() for testing configured protocols, added H2Upgrad... | Stefan Eissing | 2015-10-20 | 1 | -8/+47 |
* | changed H2Compliance to H2ModernTLSOnly, added description in module docs | Stefan Eissing | 2015-10-15 | 1 | -0/+47 |
* | mod_http2: new directive H2Compliance on/off, checking TLS protocol and ciphe... | Stefan Eissing | 2015-10-14 | 1 | -3/+3 |
* | mod_ssl: performing protocol switch directly after ALPN selection, mod_http2:... | Stefan Eissing | 2015-10-12 | 1 | -5/+12 |
* | s/h2_module/http2_module/ | Yann Ylavic | 2015-10-10 | 1 | -1/+1 |
* | Fix small typo in new docs. | Rainer Jung | 2015-10-10 | 1 | -1/+1 |
* | Adds a hint to look at the 'Protocols' doc to enable this stuff. | Rich Bowen | 2015-10-02 | 1 | -0/+9 |
* | had a couple different trains of thought mashed together | Eric Covener | 2015-09-29 | 1 | -1/+1 |
* | bye bye mod_h2, hello mod_http2 | Jim Jagielski | 2015-09-28 | 1 | -0/+284 |