summaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-24CI: add workflow for WebDAV testing using LMDB as the default APR DBM backend.Joe Orton1-0/+9
2023-10-23fr doc rebuild.Lucien Gentis1-15/+14
2023-10-23fr doc small corrections.Lucien Gentis1-19/+19
2023-10-18* modules/http2/h2_ws.c: Fix comment, no functional change. [skip ci]Joe Orton1-1/+1
2023-10-16Fix h2 build broken in r1913019:Joe Orton2-1/+5
2023-10-16Further h2 compile fixes:Joe Orton2-1/+2
2023-10-16Work around caching issue for CI builds with both apr&apr-util Joe Orton1-0/+2
2023-10-16* modules/http2: Fill in APLOGNO.Joe Orton2-2/+2
2023-10-16 *) mod_http2: enable WebSockets on when compiling against aStefan Eissing1-1/+3
2023-10-16 * mod_http2: improved early cleanup of streams.Stefan Eissing5-7/+44
2023-10-16 *) mod_macro: use our own strncmp functionStefan Eissing1-1/+1
2023-10-14fr doc rebuild.Lucien Gentis5-677/+700
2023-10-14fr doc XML file update.Lucien Gentis1-24/+44
2023-10-14Misplaced <default> sentence.Lucien Gentis1-1/+1
2023-10-13Fix format string type checkStefan Eissing1-1/+1
2023-10-03mod_dav_fs: add DAVLockDBType directive.Joe Orton6-20/+73
2023-10-01DOXYGEN has nothing to do here, just remove this strange "#if defined(DOXYGEN)"Christophe Jaillet1-1/+1
2023-10-01Slightly optimize h2_mplx_c1_streams_do().Christophe Jaillet1-2/+3
2023-09-28* modules/dav/fs/dbm.c (dav_dbm_open_direct): Test againstJoe Orton1-2/+2
2023-09-22* modules/dav/fs/dbm.c (dav_fs_dbm_error, dav_dbm_open_direct): RemoveJoe Orton1-2/+2
2023-09-21mod_proxy: Allocate and pnitialize the workers and balancers on pconf.Yann Ylavic2-35/+36
2023-09-21mod_proxy: Simplify ap_proxy_get_worker_ex()Yann Ylavic1-38/+38
2023-09-21mod_proxy: Add ap_proxy_worker_get_name() and deprecate ap_proxy_worker_name().Yann Ylavic5-39/+50
2023-09-21mod_proxy: Consistently close the socket on failure to reuse the connection.Yann Ylavic1-32/+36
2023-09-21mod_proxy: Handle backend address renewal with address_ttl= parameter.Yann Ylavic8-411/+837
2023-09-19 *) mod_http2: fixed a compile time issue for Windows builds.Stefan Eissing1-1/+1
2023-09-18 * mod_http2: fixed a bug in handling of stream timeouts.Stefan Eissing6-1/+51
2023-09-11Arrange the bybusyness logic and prevent bad busy valuesJean-Frederic Clere4-17/+168
2023-09-09fr doc rebuild.Lucien Gentis16-23/+24
2023-09-09fr doc XML files updates.Lucien Gentis5-15/+17
2023-09-08 *) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.Stefan Eissing4-23/+54
2023-09-04Update DavBasePath availability.Joe Orton1-1/+1
2023-08-30mod_ssl: Silence info log message "SSL Library Error: error:0A000126:Rainer Jung1-0/+8
2023-08-28 *) mod_proxy_http2: improved error handling on connection errors whileStefan Eissing3-4/+23
2023-08-28Fix missing break in config settings, code styleStefan Eissing2-1/+2
2023-08-27Add an hyper-link.Christophe Jaillet1-5/+5
2023-08-25Fix documented default for DavBasePath to match code.Joe Orton1-1/+1
2023-08-25* modules/dav/main/mod_dav.c (dav_get_resource): Don't maskJoe Orton1-2/+2
2023-08-23Fix an URL.Christophe Jaillet1-1/+1
2023-08-23Remove an extra word.Christophe Jaillet1-1/+1
2023-08-23Fix compatibility version, typo (s/hader/header) and trailing spacesChristophe Jaillet1-4/+4
2023-08-19fr doc rebuild.Lucien Gentis5-678/+711
2023-08-19fr doc XML file update.Lucien Gentis1-79/+111
2023-08-16 * mod_md: fixed passing of the server environment variables to programsStefan Eissing6-19/+15
2023-08-16 *) mod_http2: sync with github versionStefan Eissing6-9/+29
2023-08-16Tests: update pytest for curl 8.1.x bugsStefan Eissing4-25/+68
2023-08-16Add docs for DavBasePath.Joe Orton1-0/+30
2023-08-14Add DAVBasePath directive to allow users to configure the real reposJoe Orton1-2/+36
2023-08-14HTTP/2, websocketsStefan Eissing5-11/+24
2023-08-14Steal a number.Joe Orton1-1/+1