summaryrefslogtreecommitdiffstats
path: root/test/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_http2, fix keepalive timeout on reset requestsStefan Eissing2024-11-071-0/+55
* mod_md pytest: fix run on a clean test/gen to createStefan Eissing2024-09-174-3/+10
* *) mod_md: update to version 2.4.28Stefan Eissing2024-09-1710-115/+172
* removed experimental mod_tls. source, documenation and test casesStefan Eissing2024-09-1729-1938/+0
* Reenable test class, upstream bug fixed in pebble.Rainer Jung2024-07-241-5/+5
* Skip more h2 tests in preforkRainer Jung2024-07-182-2/+4
* Skip h2 tests on preforkRainer Jung2024-07-184-0/+13
* Fix typo in test nameRainer Jung2024-07-171-2/+2
* Make sure pytest shuts down the web server after each packageRainer Jung2024-07-165-0/+24
* test http1, add version check for trailer testsStefan Eissing2024-07-111-0/+4
* sync test code with mod-h2Stefan Eissing2024-07-106-4/+50
* * mod_tls: update version of rustls-ffi to v0.13.0. Stefan Eissing2024-04-222-2/+2
* Arrange pytest to run with mod_ssl, still skipping some tests.Jean-Frederic Clere2024-04-1610-14/+96
* mod_md: update to v2.4.26Stefan Eissing2024-04-088-267/+53
* Fix occasional pytest failuresRainer Jung2024-04-061-2/+2
* Fix occasional pytest failuresRainer Jung2024-04-051-2/+2
* Fix pytest failure when using older nghttp2Rainer Jung2024-04-041-0/+1
* *) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.Stefan Eissing2023-09-082-13/+40
* Tests: update pytest for curl 8.1.x bugsStefan Eissing2023-08-163-25/+54
* *) mod_http2: Fix reporting of `Total Accesses` in server-status to not countStefan Eissing2023-07-261-4/+44
* * mod_md:Stefan Eissing2023-07-145-2/+383
* test: update http2 test 008_03 for curl allowing the server to send almost al...Stefan Eissing2023-07-141-1/+8
* pytests: Ignore log errors/warnings per function.Yann Ylavic2023-07-0741-280/+662
* test h2: be more generous in stutter step jittering.Stefan Eissing2023-07-061-1/+1
* proxy_util: revert timeout selection on a proxy tunnel back toStefan Eissing2023-07-061-2/+24
* tests: another sync of the http2 testsStefan Eissing2023-06-302-9/+1
* tests: sync mod_http2 tests with mod_h2 and 2.4.x version checksStefan Eissing2023-06-306-18/+29
* test_800_websockets: AH10467 is an expected error for the _fail_proto test.Yann Ylavic2023-06-281-7/+8
* *) mod_http2: new directive `H2ProxyRequests on|off` to enable handlingStefan Eissing2023-06-281-0/+79
* tests: add the websockets python module version checks needed for our CI infraStefan Eissing2023-06-281-0/+7
* HTTP/2 WebSockets: adding throughput tests and test client improvementsStefan Eissing2023-06-282-9/+36
* *) mod_http2: adding checks for websocket support on platform andStefan Eissing2023-06-211-15/+19
* *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, asStefan Eissing2023-06-202-0/+406
* CI: re-enable apr caching for TEST_H2, require newer curl for test_h2_601_05Stefan Eissing2023-06-011-0/+2
* *) core: add `final_resp_passed` flag to request_rec to allowStefan Eissing2023-06-013-11/+1
* tests: synch with recent changes from mod_h2 repositoryStefan Eissing2023-06-016-34/+201
* *) mod_proxy_http2: fix retry handling to not leak temporary errors.Stefan Eissing2023-05-222-27/+26
* tests: parameterize some h2 tests to make fail cases better visibleStefan Eissing2023-05-222-34/+37
* *) mod_http2: avoid double chunked-encoding on internal redirects.Stefan Eissing2023-05-192-1/+22
* *) mod_http2: v2.0.15 with the following fixes and improvementsStefan Eissing2023-05-1211-46/+318
* tests, adding ignore for warnings that child did not exist in timeStefan Eissing2023-05-021-0/+1
* tests, make test_h2_106_02 more robustStefan Eissing2023-05-021-4/+10
* test_h2_700_11, limit parallel connections, better error outputStefan Eissing2023-05-021-9/+9
* test_h2_200_16, check that we have at least nghttp2 v1.45.0Stefan Eissing2023-05-021-4/+4
* tests, re-enable http/2 tests in github workflow, install latest rustls-ffi v...Stefan Eissing2023-05-021-1/+4
* *) test: check for recent curl version in proxy testsStefan Eissing2023-05-022-0/+4
* make test cases for mod_tls work, do not clear gen directory on every invocationStefan Eissing2023-04-271-3/+4
* make the h1 test suite work againStefan Eissing2023-04-272-35/+60
* make the http2 test suite working againStefan Eissing2023-04-2711-166/+84
* pytests: test_tls_04_double_get does not want stdout separator for multiple r...Yann Ylavic2023-03-202-3/+3