index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
/
h2_proxy_util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as
Stefan Eissing
2023-06-20
1
-3
/
+3
*
*) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t...
Stefan Eissing
2022-09-27
1
-2
/
+2
*
*) mod_http2:
Stefan Eissing
2021-10-12
1
-6
/
+4
*
*) mod_proxy_http2: adding support for handling trailers in both directions...
Stefan Eissing
2019-06-14
1
-0
/
+22
*
apr_pcalloc can be turned into apr_palloc (the allocated memory is fully init...
Christophe Jaillet
2018-06-12
1
-2
/
+2
*
* mod_proxy_http2: ressurrecting some of the good parts of r1831231 and usin...
Stefan Eissing
2018-06-05
1
-5
/
+3
*
Fixing h2 proxy link header mapping to substitute correctly again after r1831...
Stefan Eissing
2018-06-05
1
-10
/
+14
*
* mod_http2: fix by notroj to silence gcc strncpy warnings and simplify
Stefan Eissing
2018-05-09
1
-15
/
+11
*
On the trunk:
Stefan Eissing
2018-01-17
1
-15
/
+0
*
correct copyright/license headers
Jim Jagielski
2017-12-15
1
-0
/
+16
*
On the trunk:
Stefan Eissing
2017-04-10
1
-0
/
+281
*
mod_http2: fixes for compiler warnings
Stefan Eissing
2016-11-14
1
-11
/
+11
*
mod_http2: H2PushResource directive for early pushing
Stefan Eissing
2016-11-13
1
-0
/
+352
*
mod_http2: AP_DEBUG_ASSERT changed to ap_assert
Stefan Eissing
2016-10-26
1
-9
/
+9
*
mod_http2/mod_proxy_http2: proper 100-continue handling up to backend, more r...
Stefan Eissing
2016-10-17
1
-1
/
+0
*
mod_proxy_http2: resolving last 2 reported dup symbol clashes
Stefan Eissing
2016-10-11
1
-2
/
+2
*
mod_proxy_http2: renaming duplicate symbol clash between h2_proxy_util and h2...
Stefan Eissing
2016-10-11
1
-60
/
+60
*
mod_http2: reverting int->apr_uint32_t changes of v1.7.x
Stefan Eissing
2016-10-09
1
-1
/
+1
*
various fixes, mod_cgid interop, response/trailer forwarding rewritten, stabi...
Stefan Eissing
2016-10-03
1
-1
/
+0
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
1
-1
/
+1
*
mod_proxy_http2: own h2_proxy_util.c source file to avoid duplicate use of h2...
Stefan Eissing
2016-06-09
1
-0
/
+705