index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
/
h2_response.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_http2: new vars, keepalive increase, no slave reuse when con->keepalive n...
Stefan Eissing
2016-03-30
1
-14
/
+25
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
1
-1
/
+2
*
mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2...
Stefan Eissing
2016-01-15
1
-13
/
+25
*
start of PUSH priority handling, fixing core when task produces no response a...
Stefan Eissing
2015-11-24
1
-36
/
+70
*
sending trailers out, when seeing EOR bucket and r->trailers_out is non-empty
Stefan Eissing
2015-11-23
1
-8
/
+15
*
new directive H2Push on/off to en-/disable HTTP/2 server pushes. Server pushe...
Stefan Eissing
2015-11-13
1
-159
/
+6
*
some rework for server push
Stefan Eissing
2015-11-11
1
-15
/
+59
*
mod_http2: no longer messing with mod_ssl config in slave connections, specia...
Stefan Eissing
2015-10-22
1
-1
/
+17
*
eliminating some stricter compiler warnings in mod_h2
Stefan Eissing
2015-09-02
1
-0
/
+1
*
Applied patch by normw@gknw.net for ANSI C compliance.
Stefan Eissing
2015-08-27
1
-1
/
+8
*
h2_repsonse across pool lifetimes implementation changed, no longer using calloc
Stefan Eissing
2015-08-24
1
-46
/
+30
*
replacing strchr on const char * by proper ap_ variants
Stefan Eissing
2015-08-19
1
-1
/
+1
*
new Protocols directive and core API changes to enable protocol switching on ...
Stefan Eissing
2015-07-24
1
-3
/
+4
*
c89-ify http2
Edward Lu
2015-07-23
1
-1
/
+2
*
Arrange the C++ declarations to make my compiler happy.
Jean-Frederic Clere
2015-07-17
1
-2
/
+5
*
reworked mod_h2 donation checkin into build system, added documentation
Stefan Eissing
2015-07-10
1
-0
/
+235