index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
http2
/
h2_proxy_session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) mod_proxy_http2: apply the standard httpd content type handling
Stefan Eissing
2022-12-17
1
-0
/
+5
*
Sync with v2.0.10 from github:
Stefan Eissing
2022-10-11
1
-26
/
+39
*
*) mod_http2: type adjustments and castings for int/apr_uint32_t/apr_size_t...
Stefan Eissing
2022-09-27
1
-6
/
+7
*
*) mod_proxy_http2: use only the ':authority' header to forward 'Host'
Stefan Eissing
2022-09-20
1
-2
/
+9
*
* mod_http2: resurrecting check for nghttp function
Stefan Eissing
2021-10-13
1
-1
/
+4
*
*) mod_http2:
Stefan Eissing
2021-10-12
1
-10
/
+5
*
*) mod_proxy_http2: the "ping" proxy parameter
Stefan Eissing
2020-06-03
1
-34
/
+126
*
Use the ping timeout if set and waiting for a ping
Ruediger Pluem
2020-05-29
1
-5
/
+20
*
*) mod_proxy_http2: respect ProxyTimeout settings on backend connections
Stefan Eissing
2020-05-28
1
-2
/
+25
*
mod_http2: update log tags, log field len errors at INFO level (via mkaufmann)
Stefan Eissing
2019-07-17
1
-1
/
+1
*
*) mod_proxy_http2: adding support for handling trailers in both directions...
Stefan Eissing
2019-06-14
1
-10
/
+34
*
*) mod_http2: new configuration directive: ```H2Padding numbits``` to control
Stefan Eissing
2019-03-07
1
-46
/
+1
*
*) mod_http2/mod_proxy_http2: proxy_http2 checks correct master connection ...
Stefan Eissing
2019-02-26
1
-4
/
+6
*
Eliminating some advanced conversion and shadow declaration compiler warnings.
Stefan Eissing
2018-10-10
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2018-07-05
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
*
On the trunk:
Stefan Eissing
2017-05-02
1
-0
/
+26
*
Fix NULL pointer dereference in error logging message
Christophe Jaillet
2017-05-01
1
-2
/
+2
*
On the trunk:
Stefan Eissing
2017-04-10
1
-12
/
+14
*
On the trunk:
Stefan Eissing
2017-02-19
1
-6
/
+15
*
On the trunk:
Stefan Eissing
2017-02-14
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2017-02-13
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2016-12-23
1
-1
/
+1
*
mod_proxy_http2: not forwarding any 1xx responses on frontend HTTP/1.x connec...
Stefan Eissing
2016-11-23
1
-5
/
+19
*
mod_http2: fixes for compiler warnings
Stefan Eissing
2016-11-14
1
-6
/
+6
*
mod_http2: H2PushResource directive for early pushing
Stefan Eissing
2016-11-13
1
-2
/
+16
*
mod_proxy_http2: workaround for newly proposed 103 status code
Stefan Eissing
2016-11-03
1
-1
/
+11
*
mod_http2: proper parsing and forwarding of multiple or unnaounce 1xx responses
Stefan Eissing
2016-11-01
1
-14
/
+43
*
mod_http2: AP_DEBUG_ASSERT changed to ap_assert
Stefan Eissing
2016-10-26
1
-1
/
+1
*
mod_http2/mod_proxy_http2: proper 100-continue handling up to backend, more r...
Stefan Eissing
2016-10-17
1
-56
/
+167
*
mod_proxy_http2: resolving last 2 reported dup symbol clashes
Stefan Eissing
2016-10-11
1
-1
/
+1
*
mod_proxy_http2: renaming duplicate symbol clash between h2_proxy_util and h2...
Stefan Eissing
2016-10-11
1
-26
/
+26
*
mod_http2: using invalid header callback from nghttp2 1.14.0 onwards
Stefan Eissing
2016-08-27
1
-1
/
+1
*
mod_proxy_http2: fixed retry behaviour when proxy engine needs to retry its b...
Stefan Eissing
2016-06-22
1
-14
/
+7
*
mod_proxy_http2: improved retry when encountering errored/shutdown connections
Stefan Eissing
2016-06-21
1
-1
/
+12
*
mod_proxy_http2: fix flow control when frontend connection is HTTP/1.1, patch...
Stefan Eissing
2016-06-10
1
-3
/
+13
*
mod_proxy_http2: own h2_proxy_util.c source file to avoid duplicate use of h2...
Stefan Eissing
2016-06-09
1
-1
/
+1
*
Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygen
William A. Rowe Jr
2016-06-09
1
-1
/
+1
*
Fix NULL pointer dereference
Christophe Jaillet
2016-05-14
1
-7
/
+7
*
fix for handling invalid proxy uris and code cleanup provided by Evgeny Kotkov
Stefan Eissing
2016-05-12
1
-2
/
+6
*
mod_http2/mod_proxy_http2: no longer reusing h2_request.o for proxy module
Stefan Eissing
2016-04-29
1
-4
/
+5
*
mod_http2: elimination of h2_io intermediate stream instances
Stefan Eissing
2016-04-20
1
-4
/
+4
*
mod_http2: delaying response start until flush or data accumulation
Stefan Eissing
2016-04-15
1
-4
/
+4
*
mod_http2: new bucket beams for tranporting buckets across threads without bu...
Stefan Eissing
2016-04-15
1
-1
/
+0
*
h2_proxy_session: fill in missing APLOGNO()s.
Yann Ylavic
2016-03-21
1
-4
/
+4
*
fix APLOGNO at wrong place, me stupid
Stefan Eissing
2016-03-21
1
-2
/
+2
*
APLOGNO update for mod_proxy_http2
Stefan Eissing
2016-03-21
1
-13
/
+14
*
mod_proxy_http2: removed duplicate log code after review
Stefan Eissing
2016-03-19
1
-5
/
+0
*
Remove leftover comment
Christophe Jaillet
2016-03-18
1
-1
/
+0
[next]