summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fr doc rebuild.Lucien Gentis2023-07-228-877/+985
* fr doc XML file update.Lucien Gentis2023-07-221-1/+43
* ab: apr_pool_clear() closes the socket already.Yann Ylavic2023-07-211-1/+1
* ab: Disable nagle algorithm on sockets, it's not telnet.Yann Ylavic2023-07-211-0/+6
* ab: Follow up to r1910912: No need for the "events" member.Yann Ylavic2023-07-211-7/+5
* Steal some APLOGNOs for PR #367.Yann Ylavic2023-07-211-1/+1
* mod_alias: Add AliasPreservePath directive to map the fullGraham Leggett2023-07-173-1/+58
* fr doc XML file update.Lucien Gentis2023-07-151-2/+62
* * mod_md:Stefan Eissing2023-07-1416-47/+593
* test: update http2 test 008_03 for curl allowing the server to send almost al...Stefan Eissing2023-07-141-1/+8
* Steal another APLOGNO for event_wip.Yann Ylavic2023-07-111-1/+1
* ab: Add -D for a watchdog that prints counters on polled connections.Yann Ylavic2023-07-101-18/+89
* ab: Check and handle POLLOUT before POLLIN.Yann Ylavic2023-07-101-62/+47
* ab: Follow up to r1910871: s/bind_num/bind_rr/gYann Ylavic2023-07-081-4/+4
* ab: Allow to bind multiple addresses with -Baddr1,addr2,...Yann Ylavic2023-07-081-15/+45
* ab: Stop worker at end of -t in any case, not only interruption.Yann Ylavic2023-07-081-12/+14
* ab: Ignore the delay if it's larger than the timeout.Yann Ylavic2023-07-071-1/+3
* ab: Fix accounting of started connections.Yann Ylavic2023-07-071-25/+39
* Add WebAssembly MIME type and file extensionJoe Orton2023-07-071-0/+1
* pytest: Fine tuning for LogLevel vs -v^n.Yann Ylavic2023-07-071-3/+8
* * support/ab.c (ssl_proceed_handshake): Fix X509 * leak.Joe Orton2023-07-071-0/+1