summaryrefslogtreecommitdiff
path: root/test/modules/http2
Commit message (Expand)AuthorAgeFilesLines
* *) 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
* make the http2 test suite working againStefan Eissing2023-04-2710-164/+82
* pytests: Use python3-multipart lib.Yann Ylavic2023-03-206-36/+84
* iFix proxy backend connection reuse tests.Rainer Jung2023-03-091-18/+21
* Make test more robust, log might have a short delay.Rainer Jung2023-03-091-0/+3
* Test case updates related to macOS ventura changes:Stefan Eissing2023-03-048-69/+157
* *) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximumStefan Eissing2023-02-161-0/+51
* *) mod_http2: field values (headers and trailers) are stripped ofStefan Eissing2022-10-221-17/+27
* Sync with v2.0.10 from github:Stefan Eissing2022-10-1111-13/+382
* *) mod_http2: new directive "H2HeaderStrictness" to control the complianceStefan Eissing2022-09-261-3/+3
* *) tests: load the top-level mod_aptest in all test suites.Stefan Eissing2022-09-214-3/+13
* *) mod_proxy_http2: use only the ':authority' header to forward 'Host'Stefan Eissing2022-09-204-12/+53
* Make pytest error whitelist a bit more explicitRainer Jung2022-07-111-1/+6
* *) test/modules/http2: adding tests for response trailers withStefan Eissing2022-07-023-26/+178
* *) mod_http2: using new session ids also in logging for connectionStefan Eissing2022-04-191-1/+1
* *) mod_http2: use the new RESPONSE buckets introduced in r1899648.Stefan Eissing2022-04-071-13/+14
* *) mod_http: genereate HEADERS buckets for trailersStefan Eissing2022-04-041-5/+11
* *) test: verify that HTTP/2 response carry `Date` andStefan Eissing2022-03-301-0/+9
* *) test: making pytest option --repeat global as otherwiseStefan Eissing2022-03-251-13/+0
* *) mod_http2: fixed a possible concurrency issue withStefan Eissing2022-03-241-3/+3
* *) core: adding a new hook and method to the API:Stefan Eissing2022-03-181-3/+3
* *) test/modules/http2: enable tests again where they should be.Stefan Eissing2022-02-281-0/+1
* *) test: check for the mpm module used and disable http2 testsStefan Eissing2022-02-2528-25/+57
* *) test/modules/http2. convert bytes to string beforeStefan Eissing2022-02-241-1/+1
* *) mod_http2: preserve the port number given in a HTTP/1.1Stefan Eissing2022-02-172-0/+41
* *) test: capture and parse output from nghttp more reliably.Stefan Eissing2022-02-141-12/+16
* *) mod_http2: :scheme pseudo-header values, not matching theStefan Eissing2022-02-101-1/+9
* *) mod_http2: when a h2 request carries a ':scheme' pseudoheader,Stefan Eissing2022-02-081-0/+8
* *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakesStefan Eissing2022-02-041-1/+0
* *) test casesStefan Eissing2022-02-013-13/+17
* *) test: Stefan Eissing2022-01-201-0/+1
* Fix some typosChristophe Jaillet2021-12-253-3/+3
* * When reaching server limits, such as MaxRequestsPerChild, the HTTP/2 conne...Stefan Eissing2021-12-092-0/+21
* * test: check the h2load version for test suite making useStefan Eissing2021-11-301-1/+3
* * test: allow more flexibility in the ssl modules usedStefan Eissing2021-11-303-6/+15
* * testsuite: possible now to issue client certificates and the chain file fo...Stefan Eissing2021-11-101-1/+1
* * test: just general cleanup and separationStefan Eissing2021-11-0837-69/+361
* * adjust acceptable log errors fro http2 test suite on travisStefan Eissing2021-10-291-0/+2
* * test: update of python test framework after integration with mod_mdStefan Eissing2021-10-2820-197/+234
* * mod_http2: hopeful (as always) fix for the stalling in 400_20.Stefan Eissing2021-10-141-1/+0
* *) mod_http2: disabling 400_20 again, seeing if 401_31 stays fixed.Stefan Eissing2021-10-141-0/+1
* *) mod_http2: another travis test of the 400_20 and 401_31 tests that produ...Stefan Eissing2021-10-142-2/+0
* *) mod_http2: disabling the 2 test cases failing on travis is interim Stefan Eissing2021-10-142-0/+2
* *) mod_http2: H2HEADER buckets have the correct lenght of zero and noStefan Eissing2021-10-141-1/+1
* *) mod_http2: no longer splitting buckets on adding them to a beam,Stefan Eissing2021-10-143-5/+3