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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
*) mod_http2: small improvements from the http1-separation
Stefan Eissing
2022-03-21
7
-117
/
+51
*
*) mod_http2: remove internal bucket beamer registry and just
Stefan Eissing
2022-03-21
5
-72
/
+13
*
*) mod_http2: use pollset only for main connection and wakeups
Stefan Eissing
2022-03-21
6
-170
/
+34
*
*) core: adding a new hook and method to the API:
Stefan Eissing
2022-03-18
9
-297
/
+218
*
*) mod_http2: disabling use of apr_pollsets for secondary
Stefan Eissing
2022-03-15
1
-0
/
+34
*
*) mod_http2: change the port synthesis on upgraded h1 requests
Stefan Eissing
2022-03-04
1
-16
/
+17
*
*) mod_http2: optimize authority construction on upgraded
Stefan Eissing
2022-02-18
1
-1
/
+1
*
*) mod_http2: preserve the port number given in a HTTP/1.1
Stefan Eissing
2022-02-17
1
-6
/
+19
*
Follow up to r1897940: APLOGNO()s.
Yann Ylavic
2022-02-10
1
-2
/
+2
*
*) mod_http2: :scheme pseudo-header values, not matching the
Stefan Eissing
2022-02-10
3
-31
/
+127
*
Follow up to r1897872: New APLOGNO
Yann Ylavic
2022-02-09
1
-1
/
+1
*
*) mod_http2: when a h2 request carries a ':scheme' pseudoheader,
Stefan Eissing
2022-02-08
1
-4
/
+12
*
mod_http2: Fix possible beam bucket double free from session destroy.
Yann Ylavic
2022-02-08
1
-22
/
+50
*
core: Efficient ap_thread_current() when apr_thread_local() is missing.
Yann Ylavic
2022-01-25
1
-2
/
+2
*
http: Enforce that fully qualified uri-paths not to be forward-proxied
Yann Ylavic
2021-12-13
1
-1
/
+1
*
* When reaching server limits, such as MaxRequestsPerChild, the HTTP/2 conne...
Stefan Eissing
2021-12-09
2
-3
/
+13
*
*) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite
Stefan Eissing
2021-12-06
14
-112
/
+154
*
* mod_http2: handle gracefully when SSL_PROTOCOL variable is not available.
Stefan Eissing
2021-11-30
1
-1
/
+1
*
* mod_http2: the new pollset implementation is disabled when
Stefan Eissing
2021-11-26
1
-1
/
+3
*
Revert spurious commit r1895340.
Yann Ylavic
2021-11-25
1
-1
/
+1
*
Trigger ci.
Yann Ylavic
2021-11-25
1
-1
/
+1
*
mod_http2: fix logic for non-proxy Server and Date response headers.
Yann Ylavic
2021-11-25
1
-5
/
+5
*
*) mod_http2: always return an EOS bucket for requests
Stefan Eissing
2021-11-11
1
-4
/
+4
*
* mod_http2: a regression in v1.15.24 of the modules was fixed that
Stefan Eissing
2021-11-04
2
-4
/
+2
*
* mod_http2: hopeful (as always) fix for the stalling in 400_20.
Stefan Eissing
2021-10-14
1
-0
/
+1
*
*) mod_http2: another travis test of the 400_20 and 401_31 tests that produ...
Stefan Eissing
2021-10-14
3
-10
/
+17
*
*) mod_http2: when pollset signals output, resume a streams data
Stefan Eissing
2021-10-14
1
-19
/
+12
*
*) mod_http2: H2HEADER buckets have the correct lenght of zero and no
Stefan Eissing
2021-10-14
5
-6
/
+33
*
*) mod_http2: no longer splitting buckets on adding them to a beam,
Stefan Eissing
2021-10-14
1
-45
/
+54
*
* mod_http2: I regret my decision to have removed nghttp2 feature checks...
Stefan Eissing
2021-10-13
1
-0
/
+4
*
* mod_http2: resurrecting check for nghttp function
Stefan Eissing
2021-10-13
1
-1
/
+4
*
* mod_http2: checking for nghttp2 function 'set_no_closed_streams' on confi...
Stefan Eissing
2021-10-13
2
-1
/
+5
*
*) mod_http2: resurrecting the check for older nghttp2 versions.
Stefan Eissing
2021-10-13
1
-1
/
+4
*
* Fix compiler warning about unused variable
Ruediger Pluem
2021-10-13
1
-3
/
+1
*
* mod_http2: fixing some compiler warnings.
Stefan Eissing
2021-10-12
6
-20
/
+18
*
updated log tag to resolve duplicate.
Stefan Eissing
2021-10-12
1
-1
/
+1
*
*) mod_http2:
Stefan Eissing
2021-10-12
50
-6682
/
+4777
*
mod_http2: fixed speling error.
Stefan Eissing
2021-09-23
1
-2
/
+2
*
* mod_http2: fix version suffix after sync with github
Stefan Eissing
2021-09-23
2
-9
/
+8
*
* Log the correct timeout
Ruediger Pluem
2021-09-14
1
-2
/
+2
*
fix time-of-use vs time-of-check
Ruediger Pluem
2021-09-14
1
-1
/
+1
*
* Switch to using OpenSSL EVP_* API to avoid deprecation warnings with
Stefan Eissing
2021-09-10
2
-15
/
+20
*
* mod_http2: when a server is restarted gracefully, any idle h2 worker
Stefan Eissing
2021-09-10
9
-8
/
+27
*
mod_http2: fixes a use-after-read of an integer value when
Stefan Eissing
2021-08-25
1
-14
/
+12
*
Remove trailing space to synch with 2.4.x
Christophe Jaillet
2021-07-28
2
-2
/
+2
*
What is wrong with me?
Stefan Eissing
2021-07-15
1
-2
/
+2
*
* mod_http2:
Stefan Eissing
2021-07-15
3
-12
/
+49
*
*) mod_http2:
Stefan Eissing
2021-07-06
8
-84
/
+269
*
mod_h2: Make h2_headers_create() constant and simplfy code using it.
Yann Ylavic
2021-06-07
3
-70
/
+27
*
mod_h2: Don't strip headers from 304 responses.
Yann Ylavic
2021-06-07
1
-18
/
+1
[prev]
[next]