summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ab: Increase MAX_CONCURRENCY hard limit (from 20K to 200K).Yann Ylavic2023-06-201-1/+1
* ab: More accurate stats for time limited (-t) runs.Yann Ylavic2023-06-201-12/+35
* ab: Follow up to r1910515: Update global counter too..Yann Ylavic2023-06-201-0/+1
* ab: Count keepalive aborted connections separately.Yann Ylavic2023-06-201-1/+7
* ab: Don't (doubly) count errors as err_length if not actually reading.Yann Ylavic2023-06-201-1/+2
* ab: Fix crash with -W when exiting earlya on fatal error.Yann Ylavic2023-06-201-237/+308
* *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, asStefan Eissing2023-06-2041-95/+2530
* stealing numbersStefan Eissing2023-06-201-1/+1
* * mod_htt2: fixed an inconsistency in main connection io state after the con...Stefan Eissing2023-06-161-2/+1
* update log tags, as usualStefan Eissing2023-06-151-1/+1
* steal a numberStefan Eissing2023-06-151-1/+1
* openssl needs Ws2_32.lib for WSAGetLastError().jfclere2023-06-141-1/+1
* *) mod_http2: fixed a bug that could lead to a crash in main connectionStefan Eissing2023-06-137-12/+103
* Arrange ap_h1_response_out_filter() according to include/mod_core.h.Jean-Frederic Clere2023-06-121-2/+2
* fr doc rebuild.Lucien Gentis2023-06-102-2/+2
* fr doc XML file update.Lucien Gentis2023-06-101-2/+2
* do not run strlen(3) on a NULL valueGiovanni Bechis2023-06-091-0/+4
* *) mod_http2: fixed a bug in flushing pending data on an already closedStefan Eissing2023-06-092-1/+8
* * Fix copy and paste errorRuediger Pluem2023-06-092-2/+2
* fix return codesGiovanni Bechis2023-06-081-3/+3
* log an error if BIO_write(3) failsGiovanni Bechis2023-06-072-2/+5
* check BIO_read return valuesGiovanni Bechis2023-06-071-5/+16
* mod_ext_filter: check exit status of filter processesGiovanni Bechis2023-06-072-2/+47
* there is a separate `connectiontimeout`Eric Covener2023-06-061-1/+1
* fix link in commentGiovanni Bechis2023-06-061-1/+1
* fr doc rebuild.Lucien Gentis2023-06-0310-17/+17
* fr doc XML files updates.Lucien Gentis2023-06-032-9/+10
* CI: re-add TEST_H2 apr cache ignore, still needed. :(Stefan Eissing2023-06-011-0/+5
* CI: re-enable apr caching for TEST_H2, require newer curl for test_h2_601_05Stefan Eissing2023-06-012-4/+2
* CI: force reset of cached apr for TEST_H2, it seems to be brokenStefan Eissing2023-06-011-0/+4
* *) core: add `final_resp_passed` flag to request_rec to allowStefan Eissing2023-06-018-49/+58
* * mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backendStefan Eissing2023-06-018-77/+126
* tests: synch with recent changes from mod_h2 repositoryStefan Eissing2023-06-018-50/+233
* ab: STATE_CONNECTED is not used anymore.Yann Ylavic2023-05-301-8/+0
* *) mod_proxy_http2: fix retry handling to not leak temporary errors.Stefan Eissing2023-05-224-33/+34
* tests: parameterize some h2 tests to make fail cases better visibleStefan Eissing2023-05-222-34/+37
* When we are at flush_max_threshold and the next bucket is a metadata (i.e. ne...Christophe Jaillet2023-05-211-30/+30
* The default value of FlushMaxThreshold is defined as AP_FLUSH_MAX_THRESHOLD, ...Christophe Jaillet2023-05-211-1/+1
* *) mod_http2: avoid double chunked-encoding on internal redirects.Stefan Eissing2023-05-194-2/+25
* mod_authnz_ldap.c: Make sure the authentication variables are set inGraham Leggett2023-05-192-0/+20
* Update log-message tags.Graham Leggett2023-05-191-1/+1
* Sign with the signer key. Previously the verify key was used, which only workedGraham Leggett2023-05-191-2/+3
* a few tweaks to SetEnvIfExpr docEric Covener2023-05-151-3/+4
* fr doc rebuild.Lucien Gentis2023-05-133-576/+611
* fr doc XML file update.Lucien Gentis2023-05-131-1/+39
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-1229-115/+586
* ignore errors due to races if a parallel mkdir.sh alreadyGiovanni Bechis2023-05-091-1/+7
* dav_fs_cmds is declared twice in the file... VS 2022 complains about it.Jean-Frederic Clere2023-05-051-2/+0
* Follow up to r1909429: Fix scope/block syntax.Yann Ylavic2023-05-041-2/+2
* tests, adding ignore for warnings that child did not exist in timeStefan Eissing2023-05-021-0/+1