]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2023-06-21  Stefan Eissing *) mod_http2: adding checks for websocket support...
2023-06-21  Stefan Eissinghttp_protocol: make request processing more robust...
2023-06-21  Stefan Eissing *) http_protocol: if there is a request and an error...
2023-06-20  Yann Ylavicab: Don't print the banner/copyright when -Q is specified.
2023-06-20  Yann Ylavicab: Add POLLERR and POLLHUP to reqevents for implementa...
2023-06-20  Yann Ylavicab: Increase MAX_CONCURRENCY hard limit (from 20K to...
2023-06-20  Yann Ylavicab: More accurate stats for time limited (-t) runs.
2023-06-20  Yann Ylavicab: Follow up to r1910515: Update global counter too..
2023-06-20  Yann Ylavicab: Count keepalive aborted connections separately.
2023-06-20  Yann Ylavicab: Don't (doubly) count errors as err_length if not...
2023-06-20  Yann Ylavicab: Fix crash with -W when exiting earlya on fatal...
2023-06-20  Stefan Eissing *) mod_http2: added support for bootstrapping WebSock...
2023-06-20  Stefan Eissingstealing numbers
2023-06-16  Stefan Eissing * mod_htt2: fixed an inconsistency in main connection...
2023-06-15  Stefan Eissingupdate log tags, as usual
2023-06-15  Stefan Eissingsteal a number
2023-06-14  jfclereopenssl needs Ws2_32.lib for WSAGetLastError().
2023-06-13  Stefan Eissing *) mod_http2: fixed a bug that could lead to a crash...
2023-06-12  Jean-Frederic... Arrange ap_h1_response_out_filter() according to includ...
2023-06-10  Lucien Gentisfr doc rebuild.
2023-06-10  Lucien Gentisfr doc XML file update.
2023-06-09  Giovanni Bechisdo not run strlen(3) on a NULL value
2023-06-09  Stefan Eissing *) mod_http2: fixed a bug in flushing pending data...
2023-06-09  Ruediger Pluem* Fix copy and paste error
2023-06-08  Giovanni Bechisfix return codes
2023-06-06  Giovanni Bechislog an error if BIO_write(3) fails
2023-06-06  Giovanni Bechischeck BIO_read return values
2023-06-06  Giovanni Bechismod_ext_filter: check exit status of filter processes
2023-06-06  Eric Covenerthere is a separate `connectiontimeout`
2023-06-06  Giovanni Bechisfix link in comment
2023-06-03  Lucien Gentisfr doc rebuild.
2023-06-03  Lucien Gentisfr doc XML files updates.
2023-06-01  Stefan EissingCI: re-add TEST_H2 apr cache ignore, still needed. :(
2023-06-01  Stefan EissingCI: re-enable apr caching for TEST_H2, require newer...
2023-06-01  Stefan EissingCI: force reset of cached apr for TEST_H2, it seems...
2023-06-01  Stefan Eissing *) core: add `final_resp_passed` flag to request_rec...
2023-06-01  Stefan Eissing * mod_proxy_http2: fixed using the wrong "bucket_alloc...
2023-06-01  Stefan Eissingtests: synch with recent changes from mod_h2 repository
2023-05-30  Yann Ylavicab: STATE_CONNECTED is not used anymore.
2023-05-22  Stefan Eissing *) mod_proxy_http2: fix retry handling to not leak...
2023-05-22  Stefan Eissingtests: parameterize some h2 tests to make fail cases...
2023-05-21  Christophe... When we are at flush_max_threshold and the next bucket...
2023-05-21  Christophe... The default value of FlushMaxThreshold is defined as...
2023-05-19  Stefan Eissing *) mod_http2: avoid double chunked-encoding on intern...
2023-05-19  Graham Leggettmod_authnz_ldap.c: Make sure the authentication variabl...
2023-05-19  Graham LeggettUpdate log-message tags.
2023-05-19  Graham LeggettSign with the signer key. Previously the verify key...
2023-05-15  Eric Covenera few tweaks to SetEnvIfExpr doc
2023-05-13  Lucien Gentisfr doc rebuild.
2023-05-13  Lucien Gentisfr doc XML file update.
2023-05-12  Stefan Eissing *) mod_http2: v2.0.15 with the following fixes and...
2023-05-09  Giovanni Bechisignore errors due to races if a parallel mkdir.sh already
2023-05-05  Jean-Frederic... dav_fs_cmds is declared twice in the file... VS 2022...
2023-05-04  Yann YlavicFollow up to r1909429: Fix scope/block syntax.
2023-05-02  Stefan Eissingtests, adding ignore for warnings that child did not...
2023-05-02  Stefan Eissingtests, make test_h2_106_02 more robust
2023-05-02  Stefan Eissingtest_h2_700_11, limit parallel connections, better...
2023-05-02  Stefan Eissingtest_h2_200_16, check that we have at least nghttp2...
2023-05-02  Stefan Eissingtests, re-enable http/2 tests in github workflow, insta...
2023-05-02  Stefan Eissing *) test: check for recent curl version in proxy tests
2023-05-02  Stefan Eissing *) mod_tls: updating to rustls-ffi version 0.9.2...
2023-04-29  Lucien Gentisfr doc - rebuild
2023-04-29  Lucien Gentisfr doc - new translated XML files added.
2023-04-28  Ruediger Pluem* In the reverse proxy case when we only want to keep...
2023-04-27  Stefan Eissingmake test cases for mod_tls work, do not clear gen...
2023-04-27  Stefan Eissingmake the h1 test suite work again
2023-04-27  Stefan Eissingmake the http2 test suite working again
2023-04-27  Ruediger Pluem* If we fail to connect to all looked up IP's from...
2023-04-27  Stefan EissingMake sources build with latest clang version
2023-04-26  Rainer Jungmod_status: Remove duplicate keys "BusyWorkers" and...
2023-04-25  Graham LeggettDe-duplicate log message tags.
2023-04-25  Graham LeggettApply log next numbers.
2023-04-25  Graham LeggettThe apr_jose API requires apr-util 1.7+.
2023-04-25  Graham LeggettRegenerate docs.
2023-04-25  Graham Leggett *) mod_autht_jwt: New module to handle RFC 7519 JWT...
2023-04-25  Graham Leggettcore: Add the token_checker hook, that allows authentic...
2023-04-25  Ruediger Pluem* Rephrase comment [skip ci]
2023-04-25  Ruediger Pluem* Clear the dns_pool before to avoid a memory leak...
2023-04-25  Ruediger Pluem* For retriggering a DNS lookup worker->cp->addr should...
2023-04-25  Graham LeggettRebuild docs.
2023-04-23  Yann Ylavicci: Upgrade to latest apr-1.7.4.
2023-04-23  Yann YlavicFollow up to r1909356: c89/style fix.
2023-04-22  Graham Leggettcore: Restore original regex value when nesting Location,
2023-04-21  Joe OrtonUpdate ci docs for move to GHA. [skip ci]
2023-04-19  Joe OrtonCI tests are failing (since r1909135), set a lower...
2023-04-19  Ruediger Pluem* Add server directory to include path as mod_rewrite...
2023-04-18  Lucien Gentisfr doc rebuild.
2023-04-18  Lucien Gentisfr doc XML file update.
2023-04-18  Stefan Eissing *) cmake support
2023-04-15  Lucien Gentisfr doc rebuild.
2023-04-15  Lucien Gentisfr doc XML files updates.
2023-04-14  Graham Leggettmod_alias: When an alias is declared inside a Location...
2023-04-14  Graham LeggettInclude header file for the explicit regex.
2023-04-14  Graham Leggettcore: Be explicit if an enclosing directive contains...
2023-04-12  Eric Covenerjust request_uri
2023-04-11  Eric Covenerxforms
2023-04-11  Eric CovenerPR66563: escaping of url releated server vars
2023-04-11  Ruediger Pluem* Silence 'may be used uninitialized' warning
2023-04-11  Ruediger Pluem* Xforms [skip ci]
2023-04-11  Ruediger Pluem* Clarify performance topic
next