]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2024-09-23  Lucien Gentisfr doc rebuild.
2024-09-23  Lucien Gentisfr doc xml file reviewed ans corrected.
2024-09-21  Lucien Gentisallmodules.xml.fr did not have to be modified, reverting
2024-09-21  Lucien Gentisfr doc XML file update.
2024-09-17  Stefan Eissingmod_md pytest: fix run on a clean test/gen to create
2024-09-17  Stefan Eissing *) mod_md: update to version 2.4.28
2024-09-17  Stefan Eissingremoved experimental mod_tls. source, documenation...
2024-09-17  Stefan Eissingsome text formatting cleanup
2024-09-17  Stefan Eissingupdate changes
2024-09-14  Lucien Gentisfr doc rebuild.
2024-09-14  Lucien Gentisfr doc XML files updates.
2024-09-12  Joe Ortonmod_ssl: Fix regression in r1914365 preventing pkcs11...
2024-09-12  Joe OrtonAdd jxl mime type
2024-09-12  Joe Orton* modules/core/mod_macro.c (process_content): Return...
2024-09-12  Joe OrtonAdd Multipath TCP (MPTCP) support (Proxy)
2024-09-11  Ruediger Pluem* Mention the additional bug [skip ci]
2024-09-11  Ruediger Pluem* Leave the proper escaping of the URL and the adding...
2024-09-11  Yann Ylavicmod_rewrite, mod_proxy: mod_proxy to cononicalize rewri...
2024-09-11  Yann Ylavicmod_rewrite: Follow up to r1919325: Simplify QSLAST...
2024-09-11  Eric CovenerWindows: fix "Include" of UNC paths
2024-09-03  Joe OrtonCI: Update to OpenSSL 3.1.7/3.3.2.
2024-08-31  Lucien Gentisfr doc rebuild.
2024-08-31  Lucien Gentisfr doc XML file update.
2024-08-30  Joe Ortonmod_ssl: Add SSL_HANDSHAKE_RTT environment variable.
2024-08-30  Joe OrtonUpdate tr.xml (#1)
2024-08-29  Graham Leggettap_log_error: Include apu_version header to pick up...
2024-08-24  Lucien Gentisfr doc rebuild.
2024-08-24  Lucien Gentisfr doc XML file update.
2024-08-21  Ruediger Pluem* Fix typo in anchor [skip ci]
2024-08-20  Joe OrtonCI: Install libsasl2-dev to fix build errors with APR...
2024-08-19  Graham Leggettap_log_error: Include text strings from apr-util in...
2024-08-13  Eric Covenerdon't merge slashes on perdir prefix
2024-08-05  Lucien Gentisfr doc rebuild
2024-08-05  Lucien Gentisfr doc XML files updates.
2024-08-04  Ivan ZhakovCI: Enable Windows job for 2.4.x branch.
2024-08-03  Christophe... The new <since> should be declared in common.dtd.
2024-08-02  Yann YlavicFollow up to r1919620: Restore r->filename re-encoding...
2024-08-01  Yann YlavicFollow up to r1919620: init path after "proxy:" is...
2024-08-01  Yann YlavicFollow up to r1919620: CHANGES entry indent.
2024-08-01  Yann Ylavicmod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME. PR...
2024-08-01  Yann YlavicFollow up to r1919617: Better CHANGES entry per Eric.
2024-08-01  Yann Ylavicmod_proxy: Fix selection of ProxyPassMatch workers...
2024-07-31  Ivan ZhakovFollow-up to r1919587: CMake: Fix type in variable...
2024-07-30  Ivan ZhakovFollow-up to r1919413: CMake: Use configure_file()...
2024-07-29  Joe Orton* modules/dav/fs/repos.c (dav_fs_get_resource): Return...
2024-07-28  Christophe... Add some compatibility notes for some mod_rewrite flags...
2024-07-28  Christophe... Add a new <since> tag to ease writing compatibility...
2024-07-27  Yann Ylavicmod_proxy_fcgi: Use r->uri rather than r->filename...
2024-07-27  Yann YlavicTrigger ci
2024-07-26  Yann Ylavicmod_proxy: Allow for empty UDS URL hostname in ProxyPas...
2024-07-26  Yann Ylavic*) mod_proxy: Avoid AH01059 parsing error for SetHandle...
2024-07-26  Lucien Gentisfr doc rebuild.
2024-07-26  Lucien Gentisfr doc XML file update.
2024-07-26  Joe OrtonCI: Fix OpenSSL tarball download URLs after openssl...
2024-07-24  Joe Orton* modules/core/mod_so.c (load_module): Log the file...
2024-07-24  Rainer JungReenable test class, upstream bug fixed in pebble.
2024-07-23  Eric Covenerxforms
2024-07-23  Eric Coveneruse UNCList in UNC examples
2024-07-21  Ivan ZhakovCMake: Use TARGET_COMPILE_DEFINITIONS to set preprocess...
2024-07-20  Ivan Zhakov* .github/workflows/windows.yml: Install openssl.
2024-07-20  Ivan Zhakov* .github/workflows/windows.yml: Fix syntax error.
2024-07-20  Ivan Zhakov* .github/workflows/windows.yml: Fix syntax error.
2024-07-20  Ivan Zhakov* .github/workflows/windows.yml: Try to use Ninja for...
2024-07-20  Ivan ZhakovRemove awk dependency when building using CMake. Before...
2024-07-20  Ivan Zhakov* .github/workflows/windows.yml: Enable VCPKG artifacts...
2024-07-20  Lucien Gentisfr doc rebuild.
2024-07-20  Lucien Gentisfr doc XML files updates.
2024-07-20  Ivan Zhakov* build/build-modules-c.awk: Add AP_DECLARE_DATA to...
2024-07-20  Ivan Zhakov* .github/workflows/windows.yml: Add quotes for -DAPR_L...
2024-07-20  Ivan Zhakov* .github/workflows/windows.yml: Enable HTTPD private...
2024-07-20  Ivan ZhakovCI: Add Windows GitHub Action job. Not really tested.
2024-07-20  Ivan Zhakov* CMakeLists.txt: By default use PCRE2 CMake package...
2024-07-20  Ivan Zhakov* os/win32/modules.c: Include "ap_config.h" to match...
2024-07-20  Ivan Zhakov* os/win32/modules.c: Add AP_DECLARE_DATA to ap_prelink...
2024-07-17  Rainer JungSkip more h2 tests in prefork
2024-07-17  Rainer JungSkip h2 tests on prefork
2024-07-17  Rainer JungFix typo in test name
2024-07-17  Yann Ylavicmod_rewrite: Better question mark tracking to avoid...
2024-07-16  Yann Ylaviccore: Improve AP_REQUEST_ #defines.
2024-07-15  Rainer JungMake sure pytest shuts down the web server after each...
2024-07-15  Eric Covenercopy the trusted flag from the subrequest
2024-07-15  Eric Covenermerge leading slashes by default
2024-07-12  Yann Ylaviccore: ap_location_walk() does not deal with the filesystem
2024-07-11  Yann Ylavicmod_status: "Threads" span three colomns (busy, gracefu...
2024-07-11  Yann Ylavicmod_status: Follow up to r1918482: Bump colspan for...
2024-07-11  Stefan Eissingtest http1, add version check for trailer tests
2024-07-10  Stefan Eissingsync test code with mod-h2
2024-07-08  Yann Ylavicmod_md: Keep compat with openssl < 1.1
2024-07-08  Yann YlavicFollow up to r1919023: fix compilation.
2024-07-08  Yann Ylavicmod_proxy: Don't mangle r->filename when ap_proxy_canon...
2024-07-08  Yann Ylavicmod_proxy: Fix canonicalisation and FCGI env (PATH_INFO...
2024-07-08  Yann YlavicFollow up to r1919015: fix compilation.
2024-07-08  Yann Ylavicmod_proxy: Avoid AH01059 parsing error for SetHandler...
2024-07-06  Lucien Gentisfr doc rebuild.
2024-07-06  Lucien Gentisfr doc XML files updates.
2024-07-05  Ruediger Pluem* Check for correct OpenSSL version for mod_ssl_ct
2024-07-03  Eric Covenermention quirks, add example, clarify
2024-07-03  Yann Ylavicmod_ssl: Let modssl_set_io_callbacks() whether which...
2024-07-03  Ruediger Pluem* Changelog for r1918880
2024-07-03  Ruediger Pluem* Restore SSL dumping for OpenSSL >= 3.0.
next