summaryrefslogtreecommitdiffstats
path: root/config.layout (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-19Update log-message tags.Graham Leggett1-1/+1
2023-05-19Sign with the signer key. Previously the verify key was used, which only workedGraham Leggett1-2/+3
2023-05-15a few tweaks to SetEnvIfExpr docEric Covener1-3/+4
2023-05-13fr doc rebuild.Lucien Gentis3-576/+611
2023-05-13fr doc XML file update.Lucien Gentis1-1/+39
2023-05-12 *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing29-115/+586
2023-05-09ignore errors due to races if a parallel mkdir.sh alreadyGiovanni Bechis1-1/+7
2023-05-05dav_fs_cmds is declared twice in the file... VS 2022 complains about it.Jean-Frederic Clere1-2/+0
2023-05-04Follow up to r1909429: Fix scope/block syntax.Yann Ylavic1-2/+2
2023-05-02tests, adding ignore for warnings that child did not exist in timeStefan Eissing1-0/+1
2023-05-02tests, make test_h2_106_02 more robustStefan Eissing1-4/+10
2023-05-02test_h2_700_11, limit parallel connections, better error outputStefan Eissing1-9/+9
2023-05-02test_h2_200_16, check that we have at least nghttp2 v1.45.0Stefan Eissing1-4/+4
2023-05-02tests, re-enable http/2 tests in github workflow, install latest rustls-ffi v...Stefan Eissing3-20/+18
2023-05-02 *) test: check for recent curl version in proxy testsStefan Eissing3-0/+19
2023-05-02 *) mod_tls: updating to rustls-ffi version 0.9.2 or higher.Stefan Eissing3-3/+8
2023-04-29fr doc - rebuildLucien Gentis15-158/+807
2023-04-29fr doc - new translated XML files added.Lucien Gentis3-0/+494
2023-04-28* In the reverse proxy case when we only want to keep encoded slashes untouchedRuediger Pluem2-19/+32
2023-04-27make test cases for mod_tls work, do not clear gen directory on every invocationStefan Eissing2-6/+6
2023-04-27make the h1 test suite work againStefan Eissing2-35/+60
2023-04-27make the http2 test suite working againStefan Eissing13-185/+113
2023-04-27* If we fail to connect to all looked up IP's from the worker lookup cache itRuediger Pluem1-0/+31
2023-04-27Make sources build with latest clang versionStefan Eissing8-10/+8
2023-04-26mod_status: Remove duplicate keys "BusyWorkers" and "IdleWorkers".Rainer Jung1-25/+23
2023-04-25De-duplicate log message tags.Graham Leggett2-3/+3
2023-04-25Apply log next numbers.Graham Leggett3-25/+25
2023-04-25The apr_jose API requires apr-util 1.7+.Graham Leggett1-2/+36
2023-04-25Regenerate docs.Graham Leggett24-155/+1008
2023-04-25 *) mod_autht_jwt: New module to handle RFC 7519 JWT tokens withinGraham Leggett8-0/+2240
2023-04-25core: Add the token_checker hook, that allows authentication to takeGraham Leggett6-1/+120
2023-04-25* Rephrase comment [skip ci]Ruediger Pluem1-1/+1
2023-04-25* Clear the dns_pool before to avoid a memory leak in case we did the lookupRuediger Pluem1-0/+4
2023-04-25* For retriggering a DNS lookup worker->cp->addr should be set to NULL and thusRuediger Pluem1-6/+12
2023-04-25Rebuild docs.Graham Leggett1-2/+2
2023-04-23ci: Upgrade to latest apr-1.7.4.Yann Ylavic1-7/+7
2023-04-23Follow up to r1909356: c89/style fix.Yann Ylavic1-4/+4
2023-04-22core: Restore original regex value when nesting Location,Graham Leggett1-0/+14
2023-04-21Update ci docs for move to GHA. [skip ci]Joe Orton1-14/+19
2023-04-19CI tests are failing (since r1909135), set a lower timeout since Joe Orton1-0/+1
2023-04-19* Add server directory to include path as mod_rewrite requires test_char.h.Ruediger Pluem2-0/+7
2023-04-18fr doc rebuild.Lucien Gentis1-2/+2
2023-04-18fr doc XML file update.Lucien Gentis1-2/+2
2023-04-18 *) cmake supportStefan Eissing1-0/+12
2023-04-15fr doc rebuild.Lucien Gentis3-12/+23
2023-04-15fr doc XML files updates.Lucien Gentis2-15/+33
2023-04-14mod_alias: When an alias is declared inside a Location, make sureGraham Leggett2-0/+21
2023-04-14Include header file for the explicit regex.Graham Leggett1-6/+6
2023-04-14core: Be explicit if an enclosing directive contains a path or aGraham Leggett3-26/+28
2023-04-12just request_uriEric Covener1-2/+2