]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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
2023-04-08  Lucien Gentisfr doc rebuild.
2023-04-08  Lucien Gentisfr doc XML file update.
2023-04-07  Eric Coveneruse anchors
2023-04-05  Giovanni Bechislog an error when ap_runtime_dir_relative fails.
2023-04-05  Giovanni BechisFix possible NULL pointer dereference casued by apreq_p...
2023-04-04  Giovanni BechisFix a possible NULL pointer dereference of ap_runtime_d...
2023-04-04  Giovanni Bechisadd SSL_CTX_set_session_id_context(3) checks
2023-04-04  Giovanni Bechischeck SSL_do_handshake(3) return value
2023-04-03  Giovanni BechisSSL_do_handshake can fail with 0 or <0 status codes.
2023-04-03  Ruediger Pluem* Use latest released versions of APR and APR-UTIL...
2023-04-01  Lucien Gentisfr doc rebuild.
2023-04-01  Lucien Gentisfr doc XML file update.
2023-04-01  Lucien Gentisfr doc XML files updates.
2023-04-01  Lucien GentisMisplaced tag.
2023-04-01  Lucien GentisMisplaced tag.
2023-04-01  Yann YlavicTrigger ci.
2023-04-01  Yann Ylavicmpm_event: useful APLOG_DEBUG messages.
2023-03-31  Yann YlavicSync CHANGES.
2023-03-31  Yann YlavicFollow up to r1908827: CHANGES entry.
2023-03-31  Joe OrtonTry running CI for 2.* tags. [skip ci]
2023-03-31  Yann Ylavicmod_proxy: Check for space/ctrls in nocanon path/urls...
2023-03-31  Yann YlavicSteal some APLOGNOs for next commit.
2023-03-30  Eric Covenerfix regression in 2.4.56
2023-03-30  Giovanni Bechischeck for more possible SSL failures
2023-03-29  manuDocument DavQuota (english and french)
2023-03-29  manuDocument DavMSext (english and french)
2023-03-28  Giovanni BechisFix a possible null pointer dereference in ap_expr_parse()
2023-03-25  Lucien Gentisfr doc rebuild.
2023-03-25  Lucien Gentisfr doc XML file update.
2023-03-25  Lucien Gentisfr doc XML file update.
2023-03-24  Stefan Eissing *) mod_http2: fixed a crash during connection termina...
2023-03-24  Giovanni Bechisadd error message when storing data to temp file fails.
2023-03-23  Giovanni Bechischeck apreq_cookie_make return value
2023-03-23  Joe Orton* modules/lua: Use https: URLs for httpd.a.o in docs...
2023-03-23  Joe Ortonmod_wombat => mod_lua
2023-03-23  Giovanni Bechisfix separator parsing, PR #333
2023-03-23  Giovanni Bechistypo, PR #344 [skip ci]
2023-03-22  Ruediger Pluem* Fix typo
2023-03-22  Ruediger Pluem* Whitespace fixes. No functional change.
2023-03-21  Rainer JungFix new flag name in docs
2023-03-20  Yann Ylavicci: Restore MOD_TLS test suite with the python3-multipa...
2023-03-20  Yann Ylavicpytests: test_tls_04_double_get does not want stdout...
2023-03-20  Yann Ylavicpytests: test_tls_05_proto_1_3: Don't rely on TlsTestEn...
2023-03-20  Yann Ylavicpytests: Use python3-multipart lib.
2023-03-20  Yann Ylavicci: Disable MOD_TLS test suite for now (never passing).
2023-03-20  Yann YlavicFollow up to r1908380: MMN minor bump for AP_CTIME_OPTI...
2023-03-20  Yann Ylavicutil_time: Follow up to r1908380 and r1908389: apr_stri...
2023-03-19  Yann Ylavicci: -Werror does not need -Wno-deprecated-declarations...
2023-03-19  Yann Ylavicmod_md: Fix compat warnings with OpenSSL 3.0.
2023-03-19  Yann Ylavicmod_ssl: Fix deprecation warnings with openssl-3.
2023-03-19  Eric Covenerrerun failing tests with -v
next