summaryrefslogtreecommitdiffstats
path: root/support/NWGNUab (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-20ab: Fix crash with -W when exiting earlya on fatal error.Yann Ylavic1-237/+308
2023-06-20 *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, asStefan Eissing41-95/+2530
2023-06-20stealing numbersStefan Eissing1-1/+1
2023-06-16 * mod_htt2: fixed an inconsistency in main connection io state after the con...Stefan Eissing1-2/+1
2023-06-15update log tags, as usualStefan Eissing1-1/+1
2023-06-15steal a numberStefan Eissing1-1/+1
2023-06-14openssl needs Ws2_32.lib for WSAGetLastError().jfclere1-1/+1
2023-06-13 *) mod_http2: fixed a bug that could lead to a crash in main connectionStefan Eissing7-12/+103
2023-06-12Arrange ap_h1_response_out_filter() according to include/mod_core.h.Jean-Frederic Clere1-2/+2
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