summaryrefslogtreecommitdiffstats
path: root/test/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* iFix proxy backend connection reuse tests.Rainer Jung2023-03-101-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-0430-186/+318
* *) 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
* *) test modules/http1, add testing field value with just whitespace.Stefan Eissing2022-10-221-0/+1
* *) test modules/http1: adding new invalid header values and testing also vi...Stefan Eissing2022-10-212-9/+35
* tests modules/http1: use "Header add" to produce response headers with whites...Stefan Eissing2022-10-191-0/+28
* 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
* *) test mod_md: disabling test holding file lock as this fails in our CIStefan Eissing2022-09-101-0/+1
* mod_md v2.4.19 from github syncStefan Eissing2022-08-252-0/+74
* *) mod_ssl: when a proxy connection had handled a request using SSL, anStefan Eissing2022-08-012-2/+28
* 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
* Remove an empty line to synch with 2.4.xChristophe Jaillet2022-06-121-1/+0
* *) test/modules/tls: remove some duplicate parameters forStefan Eissing2022-06-101-3/+0
* *) mod_md: the `MDCertificateAuthority` directive can take more than one UR...Stefan Eissing2022-05-139-26/+144
* *) mod_md: added support for managing certificates via aStefan Eissing2022-04-272-0/+192
* * Implement full auto status ("key: value" type status output).Stefan Eissing2022-04-191-6/+10
* *) mod_http2: using new session ids also in logging for connectionStefan Eissing2022-04-191-1/+1
* *) test: core stress test_core_002 enhanved to monitor dynamic childStefan Eissing2022-04-151-33/+128
* test/core: Allow for 12 simultaneous connections in test_core_002_01.Yann Ylavic2022-04-141-8/+10
* *) test/core: using rate periods for creating new connectionsStefan Eissing2022-04-141-9/+11
* *) test/core: start of a stress test case, skipped unlessStefan Eissing2022-04-144-3/+91
* *) 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-0415-5/+695
* *) test: verify that HTTP/2 response carry `Date` andStefan Eissing2022-03-301-0/+9
* *) test: making pytest option --repeat global as otherwiseStefan Eissing2022-03-252-26/+0
* *) test/modules/tls: make proxy tests repeatable.Stefan Eissing2022-03-252-3/+20
* *) 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
* * test) sync of mod_md test cases from github.Stefan Eissing2022-02-083-17/+61
* *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakesStefan Eissing2022-02-041-1/+0
* *) test casesStefan Eissing2022-02-014-13/+18
* *) test: Stefan Eissing2022-01-205-30/+25
* Fix some typosChristophe Jaillet2021-12-259-11/+11
* test: fully qualified URIs should work through reverse proxy too.Yann Ylavic2021-12-161-0/+1
* *) test: modules/proxy, make uds faker a daemon thread, so it does not Stefan Eissing2021-12-161-1/+1
* *) test: added first mod_proxy tests in test/modules/proxy thatStefan Eissing2021-12-155-0/+357
* * When reaching server limits, such as MaxRequestsPerChild, the HTTP/2 conne...Stefan Eissing2021-12-092-0/+21