summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Follow up to r1874101: Axe useless LIBRESSL_VERSION_NUMBER check.Yann Ylavic2023-11-161-2/+0
* mod_md: Fix/axe incorrect MD_USE_OPENSSL_PRE_1_1_API definition.Yann Ylavic2023-11-162-28/+10
* Follow up to r1908537: CHANGES entry.Yann Ylavic2023-11-161-0/+4
* ci: Disable ASan's LeakSanitizer.Yann Ylavic2023-11-161-1/+1
* Follow up to r1913815: credit Joe in CHANGES too.Yann Ylavic2023-11-151-1/+1
* mod_ssl: Disable the OpenSSL ENGINE API when OPENSSL_NO_ENGINE is set. PR 68080Yann Ylavic2023-11-154-9/+7
* * modules/dav/fs/config6.m4: Set _LDADD so thatJoe Orton2023-11-071-0/+6
* md_crypt: Fix potential memory leak with openssl < 3.Yann Ylavic2023-11-061-2/+2
* mod_proxy: Follow up to r1912459: Fix reuse of forward_info.Yann Ylavic2023-11-021-43/+50
* fr doc small corrections.Lucien Gentis2023-11-011-150/+134
* * mod_md: Fix the reported "until" validity of a certificate in the statusStefan Eissing2023-10-314-5/+9
* * Fix .gdbinit directory locationRuediger Pluem2023-10-301-1/+1
* * .gdbinit is one level deeperRuediger Pluem2023-10-301-1/+1
* * Systemd based systems might process core dumps via systemd-coredump.Ruediger Pluem2023-10-301-0/+3
* * Document r1912459. [skip ci]Ruediger Pluem2023-10-302-0/+8
* fr doc smol corrections.Lucien Gentis2023-10-271-40/+35
* Remove unnecessary APLOGNO() use in TRACE-level logging.Joe Orton2023-10-263-5/+5
* fr doc small corrections.Lucien Gentis2023-10-251-5/+5
* CI: add workflow for WebDAV testing using LMDB as the default APR DBM backend.Joe Orton2023-10-241-0/+9
* fr doc rebuild.Lucien Gentis2023-10-231-15/+14
* fr doc small corrections.Lucien Gentis2023-10-231-19/+19
* * modules/http2/h2_ws.c: Fix comment, no functional change. [skip ci]Joe Orton2023-10-181-1/+1
* Fix h2 build broken in r1913019:Joe Orton2023-10-162-1/+5
* Further h2 compile fixes:Joe Orton2023-10-162-1/+2
* Work around caching issue for CI builds with both apr&apr-util Joe Orton2023-10-161-0/+2
* * modules/http2: Fill in APLOGNO.Joe Orton2023-10-162-2/+2
* *) mod_http2: enable WebSockets on when compiling against aStefan Eissing2023-10-161-1/+3
* * mod_http2: improved early cleanup of streams.Stefan Eissing2023-10-165-7/+44
* *) mod_macro: use our own strncmp functionStefan Eissing2023-10-161-1/+1
* fr doc rebuild.Lucien Gentis2023-10-145-677/+700
* fr doc XML file update.Lucien Gentis2023-10-141-24/+44
* Misplaced <default> sentence.Lucien Gentis2023-10-141-1/+1
* Fix format string type checkStefan Eissing2023-10-131-1/+1
* mod_dav_fs: add DAVLockDBType directive.Joe Orton2023-10-036-20/+73
* DOXYGEN has nothing to do here, just remove this strange "#if defined(DOXYGEN)"Christophe Jaillet2023-10-011-1/+1
* Slightly optimize h2_mplx_c1_streams_do().Christophe Jaillet2023-10-011-2/+3
* * modules/dav/fs/dbm.c (dav_dbm_open_direct): Test againstJoe Orton2023-09-281-2/+2
* * modules/dav/fs/dbm.c (dav_fs_dbm_error, dav_dbm_open_direct): RemoveJoe Orton2023-09-221-2/+2
* mod_proxy: Allocate and pnitialize the workers and balancers on pconf.Yann Ylavic2023-09-212-35/+36
* mod_proxy: Simplify ap_proxy_get_worker_ex()Yann Ylavic2023-09-211-38/+38
* mod_proxy: Add ap_proxy_worker_get_name() and deprecate ap_proxy_worker_name().Yann Ylavic2023-09-215-39/+50
* mod_proxy: Consistently close the socket on failure to reuse the connection.Yann Ylavic2023-09-211-32/+36
* mod_proxy: Handle backend address renewal with address_ttl= parameter.Yann Ylavic2023-09-218-411/+837
* *) mod_http2: fixed a compile time issue for Windows builds.Stefan Eissing2023-09-191-1/+1
* * mod_http2: fixed a bug in handling of stream timeouts.Stefan Eissing2023-09-186-1/+51
* Arrange the bybusyness logic and prevent bad busy valuesJean-Frederic Clere2023-09-114-17/+168
* fr doc rebuild.Lucien Gentis2023-09-0916-23/+24
* fr doc XML files updates.Lucien Gentis2023-09-095-15/+17
* *) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.Stefan Eissing2023-09-084-23/+54
* Update DavBasePath availability.Joe Orton2023-09-041-1/+1