]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2022-05-04  Joe OrtonUpdate to testing against OpenSSL 3.0.3.
2022-05-03  Christophe... httpd 2.4.x and above require at least APR 1.3, so...
2022-04-30  Lucien Gentisfr doc rebuild.
2022-04-30  Lucien Gentisfr doc XML file updates.
2022-04-28  Yann Ylavicab: Add the -W option to use worker threads.
2022-04-28  Stefan Eissing *) mod_http2: remove unused and insecure code. Fixes...
2022-04-27  Christophe... The only caller of hm_processmsg() passes an apr_size_t...
2022-04-27  Christophe... Harden mod_session and avoid overflow in case of indece...
2022-04-27  Stefan Eissing * removing duplicatae changes entry
2022-04-27  Stefan Eissing *) mod_md: implement full auto status ("key: value...
2022-04-27  Stefan Eissing *) mod_md: added support for managing certificates...
2022-04-27  Joe Orton* modules/ssl/ssl_engine_io.c:
2022-04-27  Ruediger Pluem* Use apr_size_t instead of int to avoid an overflow
2022-04-27  Ruediger Pluem* Avoid an overflow on large inputs
2022-04-22  Yann Ylavicab: Allow for TLSv1.3 when the SSL library supports it.
2022-04-22  Yann Ylavicab: apr_base64_encode already NUL-terminate the output.
2022-04-22  Stefan Eissing *) mod_md: a possible NULL pointer deref was fixed in
2022-04-21  Stefan Eissing *) mod_http2: clear the h2 worker slot connection...
2022-04-21  Stefan Eissing *) mod_http2: fix edge case in removal of entries
2022-04-21  Yann Ylaviccore: Disable TCP_NOPUSH optimization on OSX. BZ 66019.
2022-04-20  Giovanni Bechisfix select-groups example, bz 66010
2022-04-20  Christophe... Fix alignment in an 'if' block.
2022-04-19  Stefan Eissing * Implement full auto status ("key: value" type status...
2022-04-19  Stefan Eissing *) mod_http2: make APLOGNO check happy with line...
2022-04-19  Stefan Eissing *) mod_http2: using new session ids also in logging...
2022-04-19  Stefan Eissing *) mod_http2: use new ap_sb_get_child_thread() to...
2022-04-19  Stefan Eissing *) core: add ap_sb_get_child_thread() to retrieve...
2022-04-19  Rainer Jung *) mod_proxy: Add backend port to log messages to
2022-04-19  Rainer Jung *) mod_heartmonitor: Set the documented default value
2022-04-19  Rainer JungRevert r1899809: Will reapply using new
2022-04-19  Stefan Eissing *) de-duplicate ALOGNO from code copy.
2022-04-19  Stefan Eissingalloc number [skip ci]
2022-04-16  Stefan Eissing *) core: improved checks in ap_escape_quotes() for
2022-04-15  Ruediger Pluem* Add Changelog for r1899451, r1899454, r1899562, r1899...
2022-04-15  Stefan Eissing *) test: core stress test_core_002 enhanved to monito...
2022-04-15  Ruediger Pluem* Port r1899858, r1899865 to worker MPM
2022-04-14  Yann Ylavicmpm_event: Follow up to r1899858: Avoid explicit sleep.
2022-04-14  Yann Ylavictest/core: Allow for 12 simultaneous connections in...
2022-04-14  Yann Ylavicmpm_event: Handle children killed pathologically.
2022-04-14  Yann YlavicReserve one APLOGNO [skip ci]
2022-04-14  Stefan Eissing *) test/core: using rate periods for creating new...
2022-04-14  Stefan Eissing *) test/core: start of a stress test case, skipped...
2022-04-14  Stefan Eissing *) mod_http: on seeing EOC buckets in ap_http_header_...
2022-04-14  Yann Ylavicmod_heartmonitor: Fix setting and comparison of IPs...
2022-04-14  Stefan Eissing *) mod_http: use defined constant instead of just...
2022-04-13  Yann Ylavicmpm_event: Follow up to r1899777: Fix max_daemon_used.
2022-04-13  Rainer Jungmod_heartmonitor: Set the documented default value
2022-04-13  Stefan Eissing *) mod_http2: use the new REQUEST buckets to forward...
2022-04-13  Stefan EissingMerge PR 311:
2022-04-12  Yann YlavicFollow up to r1899777: CHANGES entry [skip ci].
2022-04-12  Joe OrtonRemove libsystemd dependency from main httpd binary
2022-04-12  Yann Ylavicmpm_event: Fix accounting of active/total processes...
2022-04-11  Stefan Eissingstealing a log tag number. [skip ci]
2022-04-08  Stefan Eissing *) mod_http2: some minor tweaks to connection mood...
2022-04-07  Stefan Eissing *) mod_http2: use the new RESPONSE buckets introduced...
2022-04-07  Stefan Eissing *) core/mod_http: use RESPONSE meta buckets and a...
2022-04-06  Stefan Eissing *) core: make ap_escape_quotes() work correctly on...
2022-04-05  Ruediger Pluem* Report a broken backend in case reading the response...
2022-04-04  Ruediger Pluem* Keep track of the number of keepalives we processed...
2022-04-04  Ruediger Pluem* We need to set r->status on each call after we notice...
2022-04-04  Ruediger Pluem* Fix typo
2022-04-04  Stefan Eissingstealong on log number [skip ci]
2022-04-04  Stefan Eissing *) mod_http: genereate HEADERS buckets for trailers
2022-04-04  Stefan Eissing *) core: add ap_h1_append_header() for single header...
2022-04-04  Stefan Eissing *) core/mod_http/mod_http2:
2022-04-02  Lucien Gentisfr doc rebuild.
2022-04-02  Lucien Gentisfr doc XML files updates.
2022-04-01  Jean-Frederic... Revert r1899390.
2022-03-31  Ruediger Pluem* In case we see an EOC bucket and there was an error...
2022-03-31  Ruediger Pluem* Close the connection in case an EOC bucket was seen
2022-03-30  Jean-Frederic... Add WorkerBalancerGrowth. To allow creation of workers
2022-03-30  Stefan Eissingignore file in git that come from `make check`
2022-03-30  Stefan Eissing *) test: verify that HTTP/2 response carry `Date...
2022-03-28  Eric Covenerxforms
2022-03-28  Eric Coveneradd -n warnings/quirks
2022-03-27  Christophe... Fix a typo.
2022-03-26  Lucien Gentisfr doc rebuild.
2022-03-26  Lucien Gentisfr doc XML doc file update.
2022-03-26  Christophe... 'interpolate' is a keyword, not a user-defined string.
2022-03-25  Stefan Eissing *) test: making pytest option --repeat global as...
2022-03-25  Stefan Eissing *) test/modules/tls: make proxy tests repeatable.
2022-03-24  Stefan Eissing *) mod_http2: in a recent change, code was removed...
2022-03-24  Stefan Eissing *) mod_http2: fixed a possible concurrency issue...
2022-03-23  Stefan Eissing *) mod_http2: removed extra h2_mplx_worker_c2_done...
2022-03-21  Stefan Eissing *) mod_http2: when using a pipe for input signalling...
2022-03-21  Stefan Eissing *) mod_http2: small improvements from the http1-separ...
2022-03-21  Stefan Eissing *) mod_http2: remove internal bucket beamer registry...
2022-03-21  Stefan Eissing *) mod_http2: use pollset only for main connection...
2022-03-18  Stefan Eissing *) core: adding a new hook and method to the API:
2022-03-16  Joe OrtonUpdate to test against OpenSSL 3.0.2.
2022-03-16  Stefan Eissing *) mod_md: fix compiler warning about NULL arg to...
2022-03-15  Stefan Eissing *) mod_http2: disabling use of apr_pollsets for secondary
2022-03-12  Lucien Gentisfr doc rebuild.
2022-03-12  Lucien Gentisfr doc XML files updates.
2022-03-09  Ruediger Pluem* Improve detection of _Thread_local
2022-03-08  Ruediger Pluem* Improve the logic flow
2022-03-08  Ruediger Pluem* Avoid "may be uninitialized" warning
2022-03-08  Joe OrtonUpdate Travis conditions to drop /candidate-2.4/ matchi...
2022-03-07  Yann YlavicSync docs [skip ci]
2022-03-07  Stefan Eissing *) docs: add a missing closing tag.
next