]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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...
2024-05-13  Yann YlavicForce ci build.
2024-05-11  Lucien Gentisfr doc rebuild.
2024-05-11  Lucien Gentisfr doc XML file update.
2024-05-10  Joe OrtonSteal a number.
2024-05-09  Joe OrtonFail if SSLInsecureRenegotiation is used with mod_ssl...
2024-05-08  Joe OrtonOn Linux use the real thread id via gettid() in error...
2024-05-08  Joe Orton* modules/proxy/mod_proxy_fcgi.c (dispatch): Only alloc...
2024-04-22  Stefan Eissing * mod_tls: update version of rustls-ffi to v0.13.0.
2024-04-20  Lucien Gentisfr doc rebuild.
2024-04-20  Lucien Gentisfr doc XML files updates.
2024-04-17  Eric Covenerxform
2024-04-17  Eric Covenerdoc recent addition ap_trust_cgilike_cl
2024-04-16  Jean-Frederic... Arrange pytest to run with mod_ssl, still skipping...
2024-04-16  Joe Orton* server/core.c (set_override): Catch errors returned by
2024-04-16  Joe Ortondocs: Use AP_DECLARE_MODULE in Developing modules and...
2024-04-16  Jean-Frederic... make the compiler happy when using --enable-maintainer...
2024-04-15  Joe Orton* modules/generators/mod_cgi.c, mod_cgid.c: Since
2024-04-15  Joe OrtonCI: Update for OpenSSL 3.3.0, build with -Werror
2024-04-13  Lucien Gentisfr doc rebuild.
2024-04-13  Lucien Gentisfr doc XML files updates.
2024-04-12  Yann Ylavicmpm_event,mpm_worker: Comment about pollset sizing...
2024-04-12  Yann Ylavicmpm_worker: Fix AH00045 about children processes not...
next