| Commit message (Expand) | Author | Age | Files | Lines |
* | On the trunk: | Stefan Eissing | 2018-04-09 | 1 | -1/+1 |
* | On the trunk: | Stefan Eissing | 2018-01-17 | 1 | -6/+7 |
* | various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi... | Stefan Eissing | 2016-10-03 | 1 | -3/+1 |
* | mod_http2: more const goodiness and checks on h2 request creation, less NULL ... | Stefan Eissing | 2016-09-07 | 1 | -2/+3 |
* | mod_http2: rewrote TLS buffering on master connection | Stefan Eissing | 2016-05-02 | 1 | -1/+2 |
* | mod_http2/mod_proxy_http2: no longer reusing h2_request.o for proxy module | Stefan Eissing | 2016-04-29 | 1 | -12/+0 |
* | reduced h2_request initialization/copy after review by CJ | Stefan Eissing | 2016-04-11 | 1 | -2/+0 |
* | mod_http2: some DoS protection, fix for read after free | Stefan Eissing | 2016-03-01 | 1 | -2/+2 |
* | new experimental http2 proxy module for h2: and h2c: proxy urls | Stefan Eissing | 2016-02-08 | 1 | -35/+8 |
* | fixed segfault in connection shutdown, added accept-push-policy support | Stefan Eissing | 2015-12-23 | 1 | -2/+1 |
* | fixed bug in upload that triggered window_updates during session shutdown, di... | Stefan Eissing | 2015-12-23 | 1 | -0/+1 |
* | Use 'unsigned int' instead of 'int' for bitfields | Christophe Jaillet | 2015-12-21 | 1 | -3/+3 |
* | byte savings by using bit fields, new env vars HTTP2 and H2PUSH, set to on wh... | Stefan Eissing | 2015-12-21 | 1 | -6/+8 |
* | new directive H2PushPriority to define content-type based priorities on serve... | Stefan Eissing | 2015-11-25 | 1 | -1/+6 |
* | start of PUSH priority handling, fixing core when task produces no response a... | Stefan Eissing | 2015-11-24 | 1 | -0/+10 |
* | fix in connection shutdown to no longer log after free, fixes in handling HTT... | Stefan Eissing | 2015-11-19 | 1 | -0/+5 |
* | new directive H2Push on/off to en-/disable HTTP/2 server pushes. Server pushe... | Stefan Eissing | 2015-11-13 | 1 | -2/+5 |
* | some rework for server push | Stefan Eissing | 2015-11-11 | 1 | -22/+18 |
* | creating ap_array_index in util, forwarding scheme into request processing, e... | Stefan Eissing | 2015-08-18 | 1 | -2/+2 |
* | reworked mod_h2 donation checkin into build system, added documentation | Stefan Eissing | 2015-07-10 | 1 | -0/+67 |