]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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.
2022-03-07  Yann YlavicSync CHANGES entries [skip ci]
2022-03-07  Yann Ylavicmod_sed: use size_t to allow for larger buffer sizes...
2022-03-07  Yann Ylavicmod_lua: Error out if lua_read_body() or lua_write_body...
2022-03-07  Yann Ylaviccore: Make sure and check that LimitXMLRequestBody...
2022-03-07  Yann Ylaviccore: Simpler connection close logic if discarding...
2022-03-07  Joe OrtonAdjust Travis branch-matching conditions to treat any
2022-03-06  Christophe... Add a missing space.
2022-03-05  Stefan Eissingstealing 2 logtag numbers [skip ci]
2022-03-04  Stefan Eissing *) mod_http2: change the port synthesis on upgraded...
2022-03-03  Stefan Eissingstealing 2 log numbers for http1-separation work [skip ci]
2022-03-01  Yann Ylavicmod_rewrite: URI-to-filename rewrites to transparently...
2022-02-28  Stefan Eissing *) test/modules/http2: enable tests again where they...
2022-02-27  Christophe... ap_lua_init_mutex() is not about thead only . It also...
2022-02-25  Stefan Eissing *) mod_watchdog: add assertions to cleanup code
2022-02-25  Stefan Eissing *) test: check for the mpm module used and disable...
2022-02-25  Stefan Eissing *) test: assume that modules which do not appear...
2022-02-25  Giovanni Bechisfree memory when needed
2022-02-24  Stefan Eissing *) core/prefork: run new hook `child_stopped` only...
2022-02-24  Stefan Eissing *) mod_watchdog: do not call a watchdog instance for
2022-02-24  Stefan Eissing *) test/modules/http2. convert bytes to string before
2022-02-24  Stefan Eissing *) test: latest plot twist in getting a new-enough...
2022-02-24  Stefan Eissing *) mod_watchdog: use the `child_stopping` and `child_...
2022-02-24  Stefan Eissing * core/mpm: add hook 'child_stopped` that gets called...
2022-02-24  Giovanni Bechisreturn early if X509_STORE_CTX_init fails
2022-02-24  Giovanni Bechisreturn early if ASN1_STRING_new fails
2022-02-24  Giovanni Bechisrelease memory if needed
2022-02-23  Rich BowenResolves BZ65861 - clarify post_config api doc
2022-02-23  Stefan Eissing *) mod_watchdog: replace the new volatile with atomic...
2022-02-22  Stefan Eissing *) mod_watchdog: use hook 'child_stopping' to signal...
2022-02-22  Stefan Eissing *) mpm/winnt: add running the 'child_stopping' hook.
2022-02-21  Christophe... There is no point in calling ap_varbuf_grow() here...
2022-02-20  Christophe... Remove some APR 0.x stuff.
2022-02-19  Lucien Gentisfr doc rebuild.
2022-02-19  Lucien Gentisfr doc XML file update.
2022-02-19  Christophe... Add a compatibility note for the 'ldap' function.
2022-02-18  Stefan Eissing *) mod_http2: optimize authority construction on...
2022-02-17  Stefan Eissing *) mod_http2: preserve the port number given in a...
2022-02-16  Ruediger Pluem* Change the logic to choose the maximum of both timeou...
2022-02-14  Stefan Eissing *) test: capture and parse output from nghttp more...
2022-02-12  Lucien Gentisfr doc rebuild.
2022-02-12  Lucien Gentisfr doc XML file update.
2022-02-12  Lucien Gentisfr doc XML files updates.
2022-02-10  Yann YlavicFollow up to r1897940: APLOGNO()s.
2022-02-10  Yann YlavicAPLOGNOs for r1897940 [skip ci].
2022-02-10  Stefan Eissing *) mod_http2: :scheme pseudo-header values, not match...
2022-02-09  Yann YlavicTwo more APLOGNOs for PR #294 [skip ci]
2022-02-09  Graham Leggettab: Fix the detection for when the server performed...
2022-02-09  Yann YlavicReserve two APLOGNOs for PR #294 [skip ci]
2022-02-09  Ruediger Pluem* Fix a typo
2022-02-09  Yann YlavicFollow up to r1897872: New APLOGNO
2022-02-09  Yann YlavicFollow up to r1897872: Reserve APLOGNO [skip ci]
2022-02-08  Stefan Eissing *) mod_http2: when a h2 request carries a ':scheme...
2022-02-08  Yann Ylavicmod_http2: Fix possible beam bucket double free from...
2022-02-08  Graham Leggettab: Add an optional ramp delay when starting concurrent...
2022-02-08  Stefan Eissing * test) sync of mod_md test cases from github.
2022-02-08  Stefan Eissing * mod_md) do not interfere with requests to /.well...
next