I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 30, 2022 — Sep 30, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* modules/dav/fs/dbm.c (dav_dbm_open_direct): Test against APR_MAJOR_VERSION, APU_MAJOR_VERSION is not defined for APR trunk since the #include <apu_version.h> is conditional on APR < 2. More... 4 days ago
* modules/dav/fs/dbm.c (dav_dbm_open_direct): Test against
Joe Orton
as jorton
More... 4 days ago
* modules/dav/fs/dbm.c (dav_fs_dbm_error, dav_dbm_open_direct): Remove
Joe Orton
as jorton
More... 10 days ago
* modules/dav/fs/dbm.c (dav_fs_dbm_error, dav_dbm_open_direct): Remove error message references to "property" databases since these functions are used for both propdbs and the lock database. More... 10 days ago
mod_proxy: Allocate and pnitialize the workers and balancers on pconf. More... 10 days ago
mod_proxy: Allocate and pnitialize the workers and balancers on pconf. More... 10 days ago
mod_proxy: Simplify ap_proxy_get_worker_ex() More... 10 days ago
mod_proxy: Simplify ap_proxy_get_worker_ex() More... 10 days ago
mod_proxy: Add ap_proxy_worker_get_name() and deprecate ap_proxy_worker_name(). More... 10 days ago
mod_proxy: Add ap_proxy_worker_get_name() and deprecate ap_proxy_worker_name(). More... 10 days ago
mod_proxy: Consistently close the socket on failure to reuse the connection. More... 10 days ago
mod_proxy: Consistently close the socket on failure to reuse the connection. More... 10 days ago
mod_proxy: Handle backend address renewal with address_ttl= parameter. More... 10 days ago
mod_proxy: Handle backend address renewal with address_ttl= parameter. More... 10 days ago
*) mod_http2: fixed a compile time issue for Windows builds. More... 12 days ago
*) mod_http2: fixed a compile time issue for Windows builds. More... 12 days ago
* mod_http2: fixed a bug in handling of stream timeouts. More... 14 days ago
* mod_http2: fixed a bug in handling of stream timeouts. More... 14 days ago
Arrange the bybusyness logic and prevent bad busy values More... 20 days ago
Arrange the bybusyness logic and prevent bad busy values this closes #383 More... 20 days ago
fr doc rebuild. More... 22 days ago
fr doc rebuild. More... 22 days ago
fr doc XML files updates. More... 22 days ago
fr doc XML files updates. More... 22 days ago
*) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value. More... 24 days ago
*) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value. Fixed PR66752. More... 24 days ago
Update DavBasePath availability.
Joe Orton
as jorton
More... 27 days ago
Update DavBasePath availability. More... 27 days ago
mod_ssl: Silence info log message "SSL Library Error: error:0A000126: More... about 1 month ago
mod_ssl: Silence info log message "SSL Library Error: error:0A000126: SSL routines::unexpected eof while reading" when using OpenSSL 3 by setting SSL_OP_IGNORE_UNEXPECTED_EOF if available. [Rainer Jung] More... about 1 month ago