| Commit message (Expand) | Author | Age | Files | Lines |
* | Axe 'flushall' from 'mod_proxy_http2.c'. | Christophe Jaillet | 2020-05-23 | 1 | -2/+0 |
* | *) mod_http2: Fixed rare cases where a h2 worker could deadlock the main co... | Stefan Eissing | 2019-12-19 | 1 | -0/+8 |
* | * modules/http2: reverting r1859724, as no good. | Stefan Eissing | 2019-05-28 | 1 | -8/+0 |
* | *) mod_http2: internal code cleanups and simplifications. Common output cod... | Stefan Eissing | 2019-05-22 | 1 | -0/+8 |
* | Follow up to r1859371: extend to other ap_proxy_connection_create[_ex]() users. | Yann Ylavic | 2019-05-17 | 1 | -26/+16 |
* | * Only do one retry to be more in line with the other modules. | Ruediger Pluem | 2019-05-14 | 1 | -1/+1 |
* | *) mod_http2: new configuration directive: ```H2Padding numbits``` to control | Stefan Eissing | 2019-03-07 | 1 | -282/+60 |
* | *) mod_http2/mod_proxy_http2: proxy_http2 checks correct master connection ... | Stefan Eissing | 2019-02-26 | 1 | -25/+53 |
* | mod_proxy_http: rework the flushing strategy when forwarding the request body. | Yann Ylavic | 2019-02-11 | 1 | -2/+0 |
* | *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec... | Stefan Eissing | 2019-01-28 | 1 | -0/+8 |
* | mod_http2: mergine trunk+2.4.x code divergences back into a single source wit... | Stefan Eissing | 2018-12-19 | 1 | -0/+5 |
* | mod_http2/mod_proxy_http2: add new module flags | Stefan Eissing | 2018-01-29 | 1 | -1/+4 |
* | On the trunk: | Stefan Eissing | 2018-01-17 | 1 | -15/+0 |
* | mod_proxy: allow SSLProxyCheckPeer* usage for all proxy modules. | Yann Ylavic | 2017-12-19 | 1 | -15/+6 |
* | correct copyright/license headers | Jim Jagielski | 2017-12-15 | 1 | -0/+16 |
* | On the trunk: | Stefan Eissing | 2017-04-10 | 1 | -1/+1 |
* | On the trunk: | Stefan Eissing | 2017-04-10 | 1 | -47/+63 |
* | On the trunk: | Stefan Eissing | 2017-04-04 | 1 | -46/+31 |
* | On the trunk: | Stefan Eissing | 2017-03-06 | 1 | -1/+10 |
* | On the trunk: | Stefan Eissing | 2017-02-19 | 1 | -0/+4 |
* | mod_proxy_http2: not forwarding any 1xx responses on frontend HTTP/1.x connec... | Stefan Eissing | 2016-11-23 | 1 | -2/+5 |
* | mod_http2: proper parsing and forwarding of multiple or unnaounce 1xx responses | Stefan Eissing | 2016-11-01 | 1 | -19/+17 |
* | mod_http2/mod_proxy_http2: proper 100-continue handling up to backend, more r... | Stefan Eissing | 2016-10-17 | 1 | -44/+49 |
* | mod_proxy_http2: renaming duplicate symbol clash between h2_proxy_util and h2... | Stefan Eissing | 2016-10-11 | 1 | -2/+2 |
* | mod_http2: reverting int->apr_uint32_t changes of v1.7.x | Stefan Eissing | 2016-10-09 | 1 | -3/+3 |
* | mod_proxy_http2: don't use ap_proxy_ssl_connection_cleanup(), there may be | Yann Ylavic | 2016-06-27 | 1 | -5/+0 |
* | mod_proxy_http2: fixed retry behaviour when proxy engine needs to retry its b... | Stefan Eissing | 2016-06-22 | 1 | -3/+4 |
* | mod_proxy_http2: fix flow control when frontend connection is HTTP/1.1, patch... | Stefan Eissing | 2016-06-10 | 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 | -1/+1 |
* | The answer to the question appears to be in 2.4.21, drop h2_casecmpstr fork | William A. Rowe Jr | 2016-06-09 | 1 | -2/+2 |
* | fix for handling invalid proxy uris and code cleanup provided by Evgeny Kotkov | Stefan Eissing | 2016-05-12 | 1 | -1/+1 |
* | mod_http2: fix for partial file buckets in master connection output, flushing... | Stefan Eissing | 2016-05-04 | 1 | -2/+2 |
* | mod_http2/mod_proxy_http2: no longer reusing h2_request.o for proxy module | Stefan Eissing | 2016-04-29 | 1 | -1/+1 |
* | mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections, | Yann Ylavic | 2016-04-26 | 1 | -3/+3 |
* | mod_http2: elimination of h2_io intermediate stream instances | Stefan Eissing | 2016-04-20 | 1 | -1/+1 |
* | mod_http2: new bucket beams for tranporting buckets across threads without bu... | Stefan Eissing | 2016-04-15 | 1 | -1/+0 |
* | APLOGNO update for mod_proxy_http2 | Stefan Eissing | 2016-03-21 | 1 | -7/+13 |
* | mod_http2: slave connections are reused | Stefan Eissing | 2016-03-17 | 1 | -26/+44 |
* | mod_http2: fix for bucket lifetime on master conn, mod_proxy_http2: flow cont... | Stefan Eissing | 2016-03-16 | 1 | -21/+37 |
* | mod_proxy_http2: using SUSPENDED from handler when passing request_rec to oth... | Stefan Eissing | 2016-03-11 | 1 | -5/+11 |
* | netware build patch by NormW, v3 | Stefan Eissing | 2016-03-10 | 1 | -1/+1 |
* | mod_proxy_http2: rescheduling of requests not processed by backend on GOAWAY | Stefan Eissing | 2016-03-09 | 1 | -10/+37 |
* | mod_proxy_http2 documentation, addition of request notes proxy-status and pro... | Stefan Eissing | 2016-03-09 | 1 | -0/+2 |
* | mod_proxy_http2: single engine per type per master connection, removing some ... | Stefan Eissing | 2016-03-09 | 1 | -5/+10 |
* | mod_proxy_http2: stability improvements | Stefan Eissing | 2016-03-08 | 1 | -160/+173 |
* | mod_http2: support for several different request engines per connection, fixe... | Stefan Eissing | 2016-03-05 | 1 | -42/+68 |
* | mod_proxy_http2: add missing APLOGNO()s. | Yann Ylavic | 2016-02-29 | 1 | -5/+5 |
* | mod_proxy_http2: start of some sort of flow control, mod_http2: keeping spare... | Stefan Eissing | 2016-02-26 | 1 | -2/+6 |
* | mod_proxy_http2: stability improvements, timeout blocking read when waiting, ... | Stefan Eissing | 2016-02-25 | 1 | -6/+14 |
* | goodbye h2_stream_set, hello h2_ihash in h2_util | Stefan Eissing | 2016-02-25 | 1 | -26/+40 |