summaryrefslogtreecommitdiffstats
path: root/modules/proxy/NWGNUproxyhtp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-07-26 *) mod_http2: Fix reporting of `Total Accesses` in server-status to not countStefan Eissing4-19/+47
2023-07-24slight clarification, depends on r->statusEric Covener1-1/+1
2023-07-24no AH01588 for ap_get_client_block + CL over limitEric Covener2-2/+9
2023-07-22fr doc rebuild.Lucien Gentis8-877/+985
2023-07-22fr doc XML file update.Lucien Gentis1-1/+43
2023-07-21ab: apr_pool_clear() closes the socket already.Yann Ylavic1-1/+1
2023-07-21ab: Disable nagle algorithm on sockets, it's not telnet.Yann Ylavic1-0/+6
2023-07-21ab: Follow up to r1910912: No need for the "events" member.Yann Ylavic1-7/+5
2023-07-21Steal some APLOGNOs for PR #367.Yann Ylavic1-1/+1
2023-07-17mod_alias: Add AliasPreservePath directive to map the fullGraham Leggett3-1/+58
2023-07-15fr doc XML file update.Lucien Gentis1-2/+62
2023-07-14 * mod_md:Stefan Eissing16-47/+593
2023-07-14test: update http2 test 008_03 for curl allowing the server to send almost al...Stefan Eissing1-1/+8
2023-07-11Steal another APLOGNO for event_wip.Yann Ylavic1-1/+1
2023-07-10ab: Add -D for a watchdog that prints counters on polled connections.Yann Ylavic1-18/+89
2023-07-10ab: Check and handle POLLOUT before POLLIN.Yann Ylavic1-62/+47
2023-07-08ab: Follow up to r1910871: s/bind_num/bind_rr/gYann Ylavic1-4/+4
2023-07-08ab: Allow to bind multiple addresses with -Baddr1,addr2,...Yann Ylavic1-15/+45
2023-07-08ab: Stop worker at end of -t in any case, not only interruption.Yann Ylavic1-12/+14
2023-07-07ab: Ignore the delay if it's larger than the timeout.Yann Ylavic1-1/+3
2023-07-07ab: Fix accounting of started connections.Yann Ylavic1-25/+39
2023-07-07Add WebAssembly MIME type and file extensionJoe Orton1-0/+1
2023-07-07pytest: Fine tuning for LogLevel vs -v^n.Yann Ylavic1-3/+8
2023-07-07* support/ab.c (ssl_proceed_handshake): Fix X509 * leak.Joe Orton1-0/+1
2023-07-07util_filter: More useful logging for brigade setaside/reinstate/adopt.Yann Ylavic1-37/+49