summaryrefslogtreecommitdiffstats
path: root/support/NWGNUab (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-07ab: Ignore the delay if it's larger than the timeout.Yann Ylavic1-1/+3
2023-07-07ab: Fix accounting of started connections.Yann Ylavic1-25/+39
2023-07-07Add WebAssembly MIME type and file extensionJoe Orton1-0/+1
2023-07-07pytest: Fine tuning for LogLevel vs -v^n.Yann Ylavic1-3/+8
2023-07-07* support/ab.c (ssl_proceed_handshake): Fix X509 * leak.Joe Orton1-0/+1
2023-07-07util_filter: More useful logging for brigade setaside/reinstate/adopt.Yann Ylavic1-37/+49
2023-07-07pytests: Ignore log errors/warnings per function.Yann Ylavic44-368/+762
2023-07-07Add application/vnd.geogebra.slides mime typeJoe Orton1-0/+1
2023-07-07apxs: Fix -i for some cases where -n is not used.Joe Orton2-1/+3
2023-07-06mod_rewrite: Fix a possible NULL pointer dereference in hook_uri2fileJoe Orton1-1/+1
2023-07-06Allow mod_dav_fs to tolerate race conditions between PROPFIND and anJoe Orton3-1/+16
2023-07-06test h2: be more generous in stutter step jittering.Stefan Eissing2-4/+2
2023-07-06proxy_util: revert timeout selection on a proxy tunnel back toStefan Eissing2-4/+26
2023-07-05Steal a number. [skip ci]Joe Orton1-1/+1
2023-07-05Use 'git clone' rather than 'svn export' in CI scripts.Joe Orton1-32/+3
2023-07-01fr doc rebuild.Lucien Gentis3-568/+595
2023-07-01XML file update.-Cette ligne, et les suivantes ci-dessous, seront ignorées--Lucien Gentis1-1/+27
2023-06-30typos/whitespaceEric Covener1-4/+4
2023-06-30proxy: in proxy tunnels, use the smaller timeout value ofStefan Eissing1-3/+3
2023-06-30tests: another sync of the http2 testsStefan Eissing2-9/+1
2023-06-30tests: sync mod_http2 tests with mod_h2 and 2.4.x version checksStefan Eissing6-18/+29
2023-06-29mod_http2: add aplogno where makefile did not detect it missing?Stefan Eissing1-1/+1
2023-06-29steal a numberStefan Eissing1-1/+1
2023-06-29mod_http2: when failing a request, make sure the request_rec fieldsStefan Eissing1-1/+15
2023-06-29mod_http2: move get_pollfd_from_conn hook outside the HAS_RESPONSE_BUCKET partStefan Eissing1-27/+31
2023-06-28pyhttpd: Generate core dumps on crash and show them in the ci eventually.Yann Ylavic2-1/+7
2023-06-28test_800_websockets: AH10467 is an expected error for the _fail_proto test.Yann Ylavic1-7/+8
2023-06-28incorporate feedback from rpluemEric Covener1-6/+9
2023-06-28Follow up to r1910656: Fix dumplicate APLOGNO.Yann Ylavic1-1/+1
2023-06-28Another APLOGNO() to resolve duplicate from r1910656. [skip ci]Yann Ylavic1-1/+1
2023-06-28back to original patch in PR66672Eric Covener1-3/+5
2023-06-28revert recent r1910650Eric Covener1-8/+10
2023-06-28lognos for the new debugsStefan Eissing1-2/+2
2023-06-28stealing numbersStefan Eissing1-1/+1
2023-06-28 *) mod_http2: new directive `H2ProxyRequests on|off` to enable handlingStefan Eissing6-2/+167
2023-06-28tests: add the websockets python module version checks needed for our CI infraStefan Eissing1-0/+7
2023-06-28act more like pre-r1908097 with rewriteEric Covener1-10/+8
2023-06-28HTTP/2 WebSockets: adding throughput tests and test client improvementsStefan Eissing3-10/+51
2023-06-28mod_http2: optimization for c1 output passing when collectingStefan Eissing1-4/+11
2023-06-27PR66672: rewrite QSA+trailing ? regressionEric Covener2-2/+8
2023-06-24fr doc rebuild.Lucien Gentis3-557/+600
2023-06-24fr doc XML file update.Lucien Gentis1-1/+44
2023-06-23request_rec: Single bit for body_indeterminate (while it's not in 2.4.x yet).Yann Ylavic1-2/+3
2023-06-23Steal some APLOGNOs for event_wip [skip ci].Yann Ylavic1-1/+1
2023-06-21 *) mod_http2: adding checks for websocket support on platform andStefan Eissing8-59/+125
2023-06-21http_protocol: make request processing more robust for incomplete dataStefan Eissing1-0/+7
2023-06-21 *) http_protocol: if there is a request and an error bucket in the inputStefan Eissing1-62/+71
2023-06-20ab: Don't print the banner/copyright when -Q is specified.Yann Ylavic1-2/+9
2023-06-20ab: Add POLLERR and POLLHUP to reqevents for implementations that use/need it.Yann Ylavic1-1/+11
2023-06-20ab: Increase MAX_CONCURRENCY hard limit (from 20K to 200K).Yann Ylavic1-1/+1