]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
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_...
2023-09-21  Yann Ylavicmod_proxy: Allocate and pnitialize the workers and...
2023-09-21  Yann Ylavicmod_proxy: Simplify ap_proxy_get_worker_ex()
2023-09-21  Yann Ylavicmod_proxy: Add ap_proxy_worker_get_name() and deprecate...
2023-09-21  Yann Ylavicmod_proxy: Consistently close the socket on failure...
2023-09-21  Yann Ylavicmod_proxy: Handle backend address renewal with address_...
2023-09-19  Stefan Eissing *) mod_http2: fixed a compile time issue for Windows...
2023-09-18  Stefan Eissing * mod_http2: fixed a bug in handling of stream timeouts.
2023-09-11  Jean-Frederic... Arrange the bybusyness logic and prevent bad busy values
2023-09-09  Lucien Gentisfr doc rebuild.
2023-09-09  Lucien Gentisfr doc XML files updates.
2023-09-08  Stefan Eissing *) mod_proxy_http2: fix `X-Forward-Host` header to...
2023-09-04  Joe OrtonUpdate DavBasePath availability.
2023-08-30  Rainer Jungmod_ssl: Silence info log message "SSL Library Error...
2023-08-28  Stefan Eissing *) mod_proxy_http2: improved error handling on connec...
2023-08-28  Stefan EissingFix missing break in config settings, code style
2023-08-27  Christophe... Add an hyper-link.
2023-08-25  Joe OrtonFix documented default for DavBasePath to match code.
2023-08-25  Joe Orton* modules/dav/main/mod_dav.c (dav_get_resource): Don...
2023-08-23  Christophe... Fix an URL.
2023-08-23  Christophe... Remove an extra word.
2023-08-23  Christophe... Fix compatibility version, typo (s/hader/header) and...
2023-08-19  Lucien Gentisfr doc rebuild.
2023-08-19  Lucien Gentisfr doc XML file update.
2023-08-16  Stefan Eissing * mod_md: fixed passing of the server environment...
2023-08-16  Stefan Eissing *) mod_http2: sync with github version
2023-08-16  Stefan EissingTests: update pytest for curl 8.1.x bugs
2023-08-16  Joe OrtonAdd docs for DavBasePath.
2023-08-14  Joe OrtonAdd DAVBasePath directive to allow users to configure...
2023-08-14  Stefan EissingHTTP/2, websockets
2023-08-14  Joe OrtonSteal a number.
2023-07-26  Stefan Eissing *) mod_http2: Fix reporting of `Total Accesses` in...
2023-07-24  Eric Covenerslight clarification, depends on r->status
2023-07-24  Eric Covenerno AH01588 for ap_get_client_block + CL over limit
2023-07-22  Lucien Gentisfr doc rebuild.
2023-07-22  Lucien Gentisfr doc XML file update.
2023-07-21  Yann Ylavicab: apr_pool_clear() closes the socket already.
2023-07-21  Yann Ylavicab: Disable nagle algorithm on sockets, it's not telnet.
2023-07-21  Yann Ylavicab: Follow up to r1910912: No need for the "events...
2023-07-21  Yann YlavicSteal some APLOGNOs for PR #367.
2023-07-17  Graham Leggettmod_alias: Add AliasPreservePath directive to map the...
2023-07-15  Lucien Gentisfr doc XML file update.
2023-07-14  Stefan Eissing * mod_md:
2023-07-14  Stefan Eissingtest: update http2 test 008_03 for curl allowing the...
2023-07-11  Yann YlavicSteal another APLOGNO for event_wip.
2023-07-10  Yann Ylavicab: Add -D for a watchdog that prints counters on polle...
2023-07-10  Yann Ylavicab: Check and handle POLLOUT before POLLIN.
2023-07-08  Yann Ylavicab: Follow up to r1910871: s/bind_num/bind_rr/g
2023-07-08  Yann Ylavicab: Allow to bind multiple addresses with -Baddr1,addr2,...
2023-07-08  Yann Ylavicab: Stop worker at end of -t in any case, not only...
2023-07-07  Yann Ylavicab: Ignore the delay if it's larger than the timeout.
2023-07-07  Yann Ylavicab: Fix accounting of started connections.
2023-07-07  Joe OrtonAdd WebAssembly MIME type and file extension
2023-07-07  Yann Ylavicpytest: Fine tuning for LogLevel vs -v^n.
2023-07-07  Joe Orton* support/ab.c (ssl_proceed_handshake): Fix X509 *...
2023-07-07  Yann Ylavicutil_filter: More useful logging for brigade setaside...
2023-07-07  Yann Ylavicpytests: Ignore log errors/warnings per function.
2023-07-07  Joe OrtonAdd application/vnd.geogebra.slides mime type
next