]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2024-02-01  Joe OrtonAdd MPEG-TS file extensions
2024-02-01  Joe OrtonMinor CI changes:
2024-02-01  Joe Orton* support/htcacheclean.c (list_urls): Continue rather...
2024-01-29  Rich BowenRebuilds a number of pending doc changes
2024-01-29  Rich BowenRemove redundant slash from example - mod_proxy doc
2024-01-29  Rich BowenClarifies advice around quoting regular expressions.
2024-01-27  Eric Covenerfill in empty descriptions from command_rec
2024-01-26  Jean-Frederic... Add missing mod_proxy_hchech
2024-01-26  Jean-Frederic... ab needs an additional Ws2_32.lib (like abs)
2024-01-26  Jean-Frederic... undo previous commit.
2024-01-26  Jean-Frederic... ab needs an additional Ws2_32.lib (like abs)
2024-01-25  Jean-Frederic... Use ap_os_is_path_absolute() to make it portable.
2024-01-25  Ruediger Pluem* Create README.md as symlink to README for better...
2024-01-24  Rich BowenConverts README to markdown (no textual changes) for...
2024-01-24  Rich BowenUpdated typo NWGNUmakefile
2024-01-17  Stefan Eissing *) mod_http2: v2.0.26 with the following fixes:
2024-01-16  Yann Ylavicmod_headers: Avoid infinite recursion with the edit...
2024-01-16  Yann YlavicTrigger ci.
2024-01-16  Yann Ylavicregex: Add AP_REG_NOTEMPTY_ATSTART maching option.
2024-01-16  Yann Ylavicregex: Add ap_regexec_ex() which can take a starting...
2023-12-23  Christophe... Fix a typo (missing "t")
2023-12-23  Christophe... Fix the authorization types that support expressions.
2023-12-21  Lucien Gentisfr doc XML file update.
2023-12-20  Joe Orton* modules/http/chunk_filter.c (ap_http_chunk_filter...
2023-12-20  Joe Ortonmod_deflate: remove filter after seeing EOS
2023-12-13  Joe Orton* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_...
2023-12-09  Lucien Gentisfr doc rebuild.
2023-12-09  Lucien Gentisfr doc XML files updates.
2023-12-09  Lucien Gentismissing </p> tag.
2023-12-08  Joe Orton* modules/dav/fs/mod_dav_fs.c (dav_fs_post_config)...
2023-12-07  Joe Orton* modules/dav/main/util.c (dav_validate_resource_state...
2023-12-07  Joe Ortonmod_dav_fs: Add global mutex around use of lockdb use...
2023-12-06  Yann Ylavicdocs: Follow up to r1914382: Propose to build from...
2023-12-06  Yann Ylavicdocs: update/fix download link for awk.exe on Windows.
2023-12-05  Yann Ylavicmod_auth_bearer: Fix warning about signed bitfields...
2023-12-05  Joe Ortonmod_ssl: Add support for loading keys from OpenSSL...
2023-12-04  Yann Ylavicmod_ssl: Follow up to r1908537: Fix typo s/MODSSL_USE_E...
2023-12-02  Graham LeggettBe consistently const across all members of authn_ldap_...
2023-11-28  Yann Ylavicmod_authnz_ldap: Follow up to r1914067: Deduplicate...
2023-11-28  Yann YlavicAPLOGNO for duplicated 01699.
2023-11-25  Lucien Gentisfr doc rebuild.
2023-11-25  Lucien Gentisfr doc XML file update.
2023-11-25  Lucien Gentisfr doc XML file update.
2023-11-25  Lucien Gentisfr doc XML file update.
2023-11-24  Graham LeggettMake sure attributes from ldapsearch are passed into...
2023-11-24  Graham LeggettRemove unnecessary references to r->user within ldap...
2023-11-23  Joe OrtonReserve some lognos for pull #618.
2023-11-23  Graham LeggettOptimise handling LDAP authorization where LDAP was...
2023-11-22  Graham LeggettAdd an option to specify a source address.
2023-11-22  Eric Covenermention httpd.conf and install root dependency
2023-11-22  Eric Covenerremove apachehaus
2023-11-22  Graham Leggettmod_ldap: Add a hint to install the apr_ldap module...
2023-11-22  Joe Orton* include/ap_socache.h: Update comment only, to remove...
2023-11-21  Eric Covenermod_xml2enc: remove dependency on xmlstring header
2023-11-20  Yann Ylavicmod_authnz_ldap: Follow up to r1913962: r->user not...
2023-11-20  Graham LeggettRestore log message tag 02636, assign unique tags.
2023-11-20  Graham LeggettBump log-message-tags.
2023-11-19  Graham LeggettApply earlier fix to the ldapsearch case:
2023-11-19  Graham LeggettSet authorization request variables in the ldapsearch...
2023-11-19  Graham LeggettAdd check for LDAP filter overflow, and exit cleanly.
2023-11-18  Yann Ylavicmod_proxy: Follow up to r1912245: ap_proxy_ prefix...
2023-11-16  Eric Covenermod_ldap: HTML-escape ldap-status handler.
2023-11-16  Yann YlavicFollow up to r1874101: Axe useless LIBRESSL_VERSION_NUM...
2023-11-16  Yann Ylavicmod_md: Fix/axe incorrect MD_USE_OPENSSL_PRE_1_1_API...
2023-11-16  Yann YlavicFollow up to r1908537: CHANGES entry.
2023-11-16  Yann Ylavicci: Disable ASan's LeakSanitizer.
2023-11-15  Yann YlavicFollow up to r1913815: credit Joe in CHANGES too.
2023-11-15  Yann Ylavicmod_ssl: Disable the OpenSSL ENGINE API when OPENSSL_NO...
2023-11-07  Joe Orton* modules/dav/fs/config6.m4: Set _LDADD so that
2023-11-06  Yann Ylavicmd_crypt: Fix potential memory leak with openssl < 3.
2023-11-02  Yann Ylavicmod_proxy: Follow up to r1912459: Fix reuse of forward_...
2023-11-01  Lucien Gentisfr doc small corrections.
2023-10-31  Stefan Eissing * mod_md: Fix the reported "until" validity of a certi...
2023-10-30  Ruediger Pluem* Fix .gdbinit directory location
2023-10-30  Ruediger Pluem* .gdbinit is one level deeper
2023-10-30  Ruediger Pluem* Systemd based systems might process core dumps via...
2023-10-30  Ruediger Pluem* Document r1912459. [skip ci]
2023-10-27  Lucien Gentisfr doc smol corrections.
2023-10-26  Joe OrtonRemove unnecessary APLOGNO() use in TRACE-level logging.
2023-10-25  Lucien Gentisfr doc small corrections.
2023-10-24  Joe OrtonCI: add workflow for WebDAV testing using LMDB as the...
2023-10-23  Lucien Gentisfr doc rebuild.
2023-10-23  Lucien Gentisfr doc small corrections.
2023-10-18  Joe Orton* modules/http2/h2_ws.c: Fix comment, no functional...
2023-10-16  Joe OrtonFix h2 build broken in r1913019:
2023-10-16  Joe OrtonFurther h2 compile fixes:
2023-10-16  Joe OrtonWork around caching issue for CI builds with both apr...
2023-10-16  Joe Orton* modules/http2: Fill in APLOGNO.
2023-10-16  Stefan Eissing *) mod_http2: enable WebSockets on when compiling...
2023-10-16  Stefan Eissing * mod_http2: improved early cleanup of streams.
2023-10-16  Stefan Eissing *) mod_macro: use our own strncmp function
2023-10-14  Lucien Gentisfr doc rebuild.
2023-10-14  Lucien Gentisfr doc XML file update.
2023-10-14  Lucien GentisMisplaced <default> sentence.
2023-10-13  Stefan EissingFix format string type check
2023-10-03  Joe Ortonmod_dav_fs: add DAVLockDBType directive.
2023-10-01  Christophe... DOXYGEN has nothing to do here, just remove this strang...
2023-10-01  Christophe... Slightly optimize h2_mplx_c1_streams_do().
2023-09-28  Joe Orton* modules/dav/fs/dbm.c (dav_dbm_open_direct): Test...
2023-09-22  Joe Orton* modules/dav/fs/dbm.c (dav_fs_dbm_error, dav_dbm_open_...
next