index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
/
h2_ctx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...
Stefan Eissing
2019-01-28
1
-24
/
+9
*
On the trunk:
Stefan Eissing
2018-01-17
1
-15
/
+0
*
correct copyright/license headers
Jim Jagielski
2017-12-15
1
-0
/
+16
*
mod_http2: AP_DEBUG_ASSERT changed to ap_assert
Stefan Eissing
2016-10-26
1
-2
/
+2
*
mod_http2/mod_proxy_http2: no longer reusing h2_request.o for proxy module
Stefan Eissing
2016-04-29
1
-1
/
+0
*
mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive n...
Stefan Eissing
2016-03-30
1
-1
/
+5
*
using proxy http2 connection concurrently, if main connection also uses http/...
Stefan Eissing
2016-02-18
1
-1
/
+11
*
logging tweaks and task check
Stefan Eissing
2015-12-18
1
-1
/
+1
*
mod_http2: returning idle connections back to the mpm in case of async mpm en...
Stefan Eissing
2015-12-15
1
-0
/
+6
*
internal rewiring to prepare for return from connection processing frequently...
Stefan Eissing
2015-12-14
1
-0
/
+6
*
saving some bytes and cycles by not create h2_ctx for every connection and ch...
Stefan Eissing
2015-12-14
1
-10
/
+15
*
rework of output handling on stream/session close, rework of cleartext (http:...
Stefan Eissing
2015-11-03
1
-5
/
+5
*
bye bye mod_h2, hello mod_http2
Jim Jagielski
2015-09-28
1
-3
/
+3
*
changing r->protocol to HTTP/2 for all directly handles requests, fixing hand...
Stefan Eissing
2015-09-14
1
-0
/
+6
*
removed mod_h2 directives which were experimental and should not support any ...
Stefan Eissing
2015-08-24
1
-7
/
+0
*
new Protocols directive and core API changes to enable protocol switching on ...
Stefan Eissing
2015-07-24
1
-16
/
+7
*
reworked mod_h2 donation checkin into build system, added documentation
Stefan Eissing
2015-07-10
1
-0
/
+100