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:
Stefan Eissing
2021-10-12
1
-132
/
+0
*
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
Stefan Eissing
2021-03-26
1
-0
/
+1
*
Using the new ap_ssl_conn_is_ssl() and ap_ssl_var_lookup() in all internal mo...
Stefan Eissing
2021-03-09
1
-1
/
+1
*
*) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...
Stefan Eissing
2019-01-28
1
-6
/
+6
*
mod_http2: bringing some signed/unsigned casting goodness, aligning with gith...
Stefan Eissing
2018-10-10
1
-2
/
+2
*
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: 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