summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* mod_ssl: Silence info log message "SSL Library Error: error:0A000126:Rainer Jung2023-08-301-0/+8
* *) mod_proxy_http2: improved error handling on connection errors whileStefan Eissing2023-08-283-4/+23
* Fix missing break in config settings, code styleStefan Eissing2023-08-282-1/+2
* Add an hyper-link.Christophe Jaillet2023-08-271-5/+5
* Fix documented default for DavBasePath to match code.Joe Orton2023-08-251-1/+1
* * modules/dav/main/mod_dav.c (dav_get_resource): Don't maskJoe Orton2023-08-251-2/+2
* Fix an URL.Christophe Jaillet2023-08-231-1/+1
* Remove an extra word.Christophe Jaillet2023-08-231-1/+1
* Fix compatibility version, typo (s/hader/header) and trailing spacesChristophe Jaillet2023-08-231-4/+4
* fr doc rebuild.Lucien Gentis2023-08-195-678/+711
* fr doc XML file update.Lucien Gentis2023-08-191-79/+111
* * mod_md: fixed passing of the server environment variables to programsStefan Eissing2023-08-166-19/+15
* *) mod_http2: sync with github versionStefan Eissing2023-08-166-9/+29
* Tests: update pytest for curl 8.1.x bugsStefan Eissing2023-08-164-25/+68
* Add docs for DavBasePath.Joe Orton2023-08-161-0/+30
* Add DAVBasePath directive to allow users to configure the real reposJoe Orton2023-08-141-2/+36
* HTTP/2, websocketsStefan Eissing2023-08-145-11/+24
* Steal a number.Joe Orton2023-08-141-1/+1
* *) mod_http2: Fix reporting of `Total Accesses` in server-status to not countStefan Eissing2023-07-264-19/+47
* slight clarification, depends on r->statusEric Covener2023-07-241-1/+1
* no AH01588 for ap_get_client_block + CL over limitEric Covener2023-07-242-2/+9