index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
/
h2_alt_svc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_http2: fixing config lookup now that we have dir conf
Stefan Eissing
2016-07-20
1
-1
/
+1
*
Added many log numbers to log statements that
Rainer Jung
2016-01-19
1
-1
/
+1
*
Save a few cycles in 'h2_alt_svc_parse'.
Christophe Jaillet
2015-12-17
1
-5
/
+5
*
saving some bytes and cycles by not create h2_ctx for every connection and ch...
Stefan Eissing
2015-12-14
1
-3
/
+1
*
new directive H2PushPriority to define content-type based priorities on serve...
Stefan Eissing
2015-11-25
1
-1
/
+1
*
replacing strchr on const char * by proper ap_ variants
Stefan Eissing
2015-08-19
1
-2
/
+2
*
mod_h2 compiles warning free in maintainer-mode
Stefan Eissing
2015-08-19
1
-2
/
+2
*
announcing Alt-Svc only on first request per connection, using handler indepe...
Stefan Eissing
2015-08-17
1
-5
/
+13
*
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
-1
/
+2
*
reworked mod_h2 donation checkin into build system, added documentation
Stefan Eissing
2015-07-10
1
-0
/
+122