]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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.
2024-07-02  Ruediger Pluem* Follow up to r1918814: Strings are from configuration...
2024-07-02  Ruediger Pluem* Follow up to r1918814: Always trust content types...
2024-07-02  Ruediger Pluem* Always trust content types that we set literally
2024-07-01  Eric Covenermaintain trusted flag
2024-07-01  Eric Covenerremove openssl vs. event comment
2024-06-26  Eric Covenermatch AP_IS_SLASH macro
2024-06-26  Eric Covenerdon't add / to / in the non-perdir
2024-06-26  Eric Covenerfactor out IS_SLASH, perdir fix
2024-06-26  Yann Ylavicmod_proxy: follow up to r1918626: Simplify ap_proxy_fix...
2024-06-26  Yann Ylavicmod_proxy_http2: ap_proxy_determine_connection()'s...
2024-06-25  Yann Ylavicmod_proxy: Fixup UDS filename for mod_proxy called...
2024-06-25  Eric Covenerfix comparison of local path on Windows
2024-06-25  Eric Covenervalidate hostname
2024-06-25  Joe Orton* modules/mappers/mod_rewrite.c: Fill in logno.
2024-06-25  Rainer Jungpytest: fix asset list extraction from nghttp output
2024-06-24  Eric Covenerdocs bld break
2024-06-24  Eric CovenerMMN bump for recent additions
2024-06-24  Eric Covenerblock inadvertent subst of special filenames
2024-06-24  Eric Covenertighten up prefix_stat and %3f handling
2024-06-24  Eric Coveneradd ap_set_content_type_ex to differentiate
2024-06-24  Eric Covenermod_proxy: escape for non-proxypass configuration
2024-06-24  Eric Coveneradd UNCList directive on Windows
2024-06-24  Eric Covenermod_http2: early exit if bb is null
2024-06-22  Lucien Gentisfr doc rebuild.
2024-06-22  Lucien Gentisfr doc xml file update.
2024-06-21  Yann Ylavicmpm_event: Follow up to r1918482: CONN_STATE_LINGER...
2024-06-21  Yann Ylavicmpm_event: Follow up to r1918482: CONN_STATE_ASYNC_WAIT...
2024-06-21  Yann Ylavicmpm_event,mod_http2,mod_status: Follow up to r1918257...
2024-06-19  Yann Ylavicmod_proxy: Follow up to r1918438: Don't cleanup conn...
2024-06-19  Yann Ylavicmod_proxy: Follow up to r1918412 and r1918429: Special...
2024-06-19  Yann Ylavicmod_proxy: Follow up to r1918412: Find if one of the...
2024-06-19  Joe OrtonSteal two lognos.
2024-06-18  Yann Ylavicmod_proxy: Keep connection alive on addressTTL expiry...
2024-06-18  Yann Ylavicmod_proxy: Fix DNS requests and connections closed...
2024-06-18  Joe OrtonFix the Japanese translation docs of the LimitRequestBody
2024-06-18  Eric Coveneremphasize no default value
2024-06-17  Eric Covenersteal 2
2024-06-14  Eric Covenerfix cmake windows build of proxy lbmethod mods
2024-06-13  Eric Covenerfix win cmake build by prefixing local enum values
2024-06-13  Joe Orton* include/httpd.h: Fix comment.
2024-06-11  Yann Ylavicmpm_event,mod_http2: Keep compatibility with CONN_STATE...
2024-06-10  Joe OrtonCI: Set the path to php-fpm so it's found by proxy_fcgi...
2024-06-04  Joe OrtonCI: Set the path to php-fpm so it's found by proxy_fcgi...
2024-06-03  Joe OrtonAdd avif mime type
2024-06-03  Joe Ortonmod_status: Fix missing initialization, follow up to...
2024-06-01  Yann YlavicFollow up to r1918098 (and r1918022): Actually bump...
2024-06-01  Yann YlavicFollow up to r1918098 (and r1918022): Push missing...
2024-06-01  Yann Ylavicmpm_event, mod_status: Separate processing and write...
2024-05-31  Yann Ylavicmpm_event: Don't spam with "Stopping process due to...
2024-05-30  Joe OrtonCI: For LDAP tests, switch to using OpenLDAP slapd...
2024-05-29  Yann YlavicFollow up to r1918022: MMN minor bump and checks for...
2024-05-28  Joe OrtonFix ENGINE use with OpenSSL 3.2, which appears to be...
2024-05-28  Yann Ylavic mpm_event,core: Handle async POLLIN/POLLOUT in CONN_ST...
2024-05-28  Yann YlavicSteal an APLONGO for PR 448.
2024-05-27  Stefan Eissing *) mod_http2: sync with module's github.
2024-05-27  Stefan Eissingsteal a number
2024-05-22  Joe Orton* modules/proxy/config.m4: Stop exporting ajp_* functio...
2024-05-20  Joe OrtonExplicitly reject CGI output which includes a Transfer...
next