summaryrefslogtreecommitdiffstats
path: root/modules/aaa/mod_authz_groupfile.dsp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-10fr doc rebuild.Lucien Gentis2-2/+2
2023-06-10fr doc XML file update.Lucien Gentis1-2/+2
2023-06-09do not run strlen(3) on a NULL valueGiovanni Bechis1-0/+4
2023-06-09 *) mod_http2: fixed a bug in flushing pending data on an already closedStefan Eissing2-1/+8
2023-06-09* Fix copy and paste errorRuediger Pluem2-2/+2
2023-06-08fix return codesGiovanni Bechis1-3/+3
2023-06-07log an error if BIO_write(3) failsGiovanni Bechis2-2/+5
2023-06-07check BIO_read return valuesGiovanni Bechis1-5/+16
2023-06-07mod_ext_filter: check exit status of filter processesGiovanni Bechis2-2/+47
2023-06-06there is a separate `connectiontimeout`Eric Covener1-1/+1
2023-06-06fix link in commentGiovanni Bechis1-1/+1
2023-06-03fr doc rebuild.Lucien Gentis10-17/+17
2023-06-03fr doc XML files updates.Lucien Gentis2-9/+10
2023-06-01CI: re-add TEST_H2 apr cache ignore, still needed. :(Stefan Eissing1-0/+5
2023-06-01CI: re-enable apr caching for TEST_H2, require newer curl for test_h2_601_05Stefan Eissing2-4/+2
2023-06-01CI: force reset of cached apr for TEST_H2, it seems to be brokenStefan Eissing1-0/+4
2023-06-01 *) core: add `final_resp_passed` flag to request_rec to allowStefan Eissing8-49/+58
2023-06-01 * mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backendStefan Eissing8-77/+126
2023-06-01tests: synch with recent changes from mod_h2 repositoryStefan Eissing8-50/+233
2023-05-30ab: STATE_CONNECTED is not used anymore.Yann Ylavic1-8/+0
2023-05-22 *) mod_proxy_http2: fix retry handling to not leak temporary errors.Stefan Eissing4-33/+34
2023-05-22tests: parameterize some h2 tests to make fail cases better visibleStefan Eissing2-34/+37
2023-05-21When we are at flush_max_threshold and the next bucket is a metadata (i.e. ne...Christophe Jaillet1-30/+30
2023-05-21The default value of FlushMaxThreshold is defined as AP_FLUSH_MAX_THRESHOLD, ...Christophe Jaillet1-1/+1
2023-05-19 *) mod_http2: avoid double chunked-encoding on internal redirects.Stefan Eissing4-2/+25
2023-05-19mod_authnz_ldap.c: Make sure the authentication variables are set inGraham Leggett2-0/+20
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