openhub.net
Black Duck Software, Inc.
Black Duck Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
Projects
People
Projects
Organizations
Forums
Apache HTTP Server
Settings
|
Report Duplicate
9,707
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 6 hours
ago.
Jun 01, 2022 — Jun 01, 2023
Showing page 1 of 2,235
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
CI: re-add TEST_H2 apr cache ignore, still needed. :(
Stefan Eissing
More...
about 12 hours ago
CI: re-add TEST_H2 apr cache ignore, still needed. :(
icing
More...
about 12 hours ago
CI: re-enable apr caching for TEST_H2, require newer curl for test_h2_601_05
icing
More...
about 12 hours ago
CI: re-enable apr caching for TEST_H2, require newer curl for test_h2_601_05
Stefan Eissing
More...
about 12 hours ago
CI: force reset of cached apr for TEST_H2, it seems to be broken
icing
More...
about 12 hours ago
CI: force reset of cached apr for TEST_H2, it seems to be broken
Stefan Eissing
More...
about 12 hours ago
*) core: add `final_resp_passed` flag to request_rec to allow
icing
More...
about 12 hours ago
*) core: add `final_resp_passed` flag to request_rec to allow ap_die() to judge if it can send out a response. Bump mmn. Enable test cases that check errors during response body to appear as error on client side.
Stefan Eissing
More...
about 12 hours ago
* mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backend connection when sending data on the frontend one. This caused crashes or infinite loops in rare situations. * mod_proxy_http2: fixed a bug in retry/response handling that could lead to wrong status codes or HTTP messages send at the end of response bodies exceeding the announced content-length. * mod_proxy_http2: fix retry handling to not leak temporary errors. On detecting that that an existing connection was shutdown by the other side, a 503 response leaked even though the request was retried on a fresh connection. * mod_http2: fixed a bug that did cleanup of consumed and pending buckets in the wrong order when a bucket_beam was destroyed.
Stefan Eissing
More...
about 14 hours ago
* mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backend
icing
More...
about 14 hours ago
tests: synch with recent changes from mod_h2 repository
Stefan Eissing
More...
about 15 hours ago
tests: synch with recent changes from mod_h2 repository
icing
More...
about 15 hours ago
ab: STATE_CONNECTED is not used anymore.
ylavic
More...
3 days ago
ab: STATE_CONNECTED is not used anymore.
Yann Ylavic
More...
3 days ago
*) mod_proxy_http2: fix retry handling to not leak temporary errors.
icing
More...
10 days ago
*) mod_proxy_http2: fix retry handling to not leak temporary errors. On detecting that that an existing connection was shutdown by the other side, a 503 response leaked even though the request was retried on a fresh connection.
Stefan Eissing
More...
10 days ago
tests: parameterize some h2 tests to make fail cases better visible
Stefan Eissing
More...
10 days ago
tests: parameterize some h2 tests to make fail cases better visible
icing
More...
10 days ago
When we are at flush_max_threshold and the next bucket is a metadata (i.e. next->length == 0), we still need to re-check for flush_max_threshold and associated optimisation (is_in_memory_bucket()) when we process this metadata bucket in the next iteration of the loop.
jailletc36
More...
11 days ago
When we are at flush_max_threshold and the next bucket is a metadata (i.e. next->length == 0), we still need to re-check for flush_max_threshold and associated optimisation (is_in_memory_bucket()) when we process this metadata bucket in the next iteration of the loop.
Christophe Jaillet
More...
11 days ago
The default value of FlushMaxThreshold is defined as AP_FLUSH_MAX_THRESHOLD, which is 65535.
jailletc36
More...
12 days ago
The default value of FlushMaxThreshold is defined as AP_FLUSH_MAX_THRESHOLD, which is 65535.
Christophe Jaillet
More...
12 days ago
*) mod_http2: avoid double chunked-encoding on internal redirects.
icing
More...
14 days ago
*) mod_http2: avoid double chunked-encoding on internal redirects. PR 66597 [Yann Ylavic, Stefan Eissing]
Stefan Eissing
More...
14 days ago
mod_authnz_ldap.c: Make sure the authentication variables are set in
Graham Leggett
as minfrin
More...
14 days ago
mod_authnz_ldap.c: Make sure the authentication variables are set in all cases where another module is the source of the authentication, and that authenticated user is looked up in LDAP.
Graham Leggett
More...
14 days ago
Update log-message tags.
Graham Leggett
as minfrin
More...
14 days ago
Update log-message tags.
Graham Leggett
More...
14 days ago
Sign with the signer key. Previously the verify key was used, which only worked if the signing and verifying keys were the same.
Graham Leggett
More...
14 days ago
Sign with the signer key. Previously the verify key was used, which only worked
Graham Leggett
as minfrin
More...
14 days ago
←
1
2
3
4
5
6
7
8
9
…
2234
2235
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree