summaryrefslogtreecommitdiffstats
path: root/modules/http2/h2_ctx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...Stefan Eissing2019-01-281-24/+9
* On the trunk:Stefan Eissing2018-01-171-15/+0
* correct copyright/license headersJim Jagielski2017-12-151-0/+16
* mod_http2: AP_DEBUG_ASSERT changed to ap_assertStefan Eissing2016-10-261-2/+2
* mod_http2/mod_proxy_http2: no longer reusing h2_request.o for proxy moduleStefan Eissing2016-04-291-1/+0
* mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive n...Stefan Eissing2016-03-301-1/+5
* using proxy http2 connection concurrently, if main connection also uses http/...Stefan Eissing2016-02-181-1/+11
* logging tweaks and task checkStefan Eissing2015-12-181-1/+1
* mod_http2: returning idle connections back to the mpm in case of async mpm en...Stefan Eissing2015-12-151-0/+6
* internal rewiring to prepare for return from connection processing frequently...Stefan Eissing2015-12-141-0/+6
* saving some bytes and cycles by not create h2_ctx for every connection and ch...Stefan Eissing2015-12-141-10/+15
* rework of output handling on stream/session close, rework of cleartext (http:...Stefan Eissing2015-11-031-5/+5
* bye bye mod_h2, hello mod_http2Jim Jagielski2015-09-281-3/+3
* changing r->protocol to HTTP/2 for all directly handles requests, fixing hand...Stefan Eissing2015-09-141-0/+6
* removed mod_h2 directives which were experimental and should not support any ...Stefan Eissing2015-08-241-7/+0
* new Protocols directive and core API changes to enable protocol switching on ...Stefan Eissing2015-07-241-16/+7
* reworked mod_h2 donation checkin into build system, added documentationStefan Eissing2015-07-101-0/+100