summaryrefslogtreecommitdiff
path: root/test/modules
Commit message (Expand)AuthorAgeFilesLines
...
* *) 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
* * test: removing the loadtest.py from test/modules/tls that requires additi...Stefan Eissing2021-12-011-882/+0
* * test: check the h2load version for test suite making useStefan Eissing2021-11-301-1/+3
* * test suite: adding modules/tls, the test suite for theStefan Eissing2021-11-3030-0/+2661
* * test: allow more flexibility in the ssl modules usedStefan Eissing2021-11-307-13/+25
* * test: updating modules/md eab test for file featureStefan Eissing2021-11-241-0/+98
* * testsuite: possible now to issue client certificates and the chain file fo...Stefan Eissing2021-11-103-3/+2
* * test: just general cleanup and separationStefan Eissing2021-11-0844-121/+394
* * test mod_md: check for older pytest request fixture that doesStefan Eissing2021-10-291-1/+2
* * adjust acceptable log errors fro http2 test suite on travisStefan Eissing2021-10-291-0/+2
* * mod_md test suite with travis setup similar to mod_http2.Stefan Eissing2021-10-2953-0/+8084
* * test: update of python test framework after integration with mod_mdStefan Eissing2021-10-2822-214/+247
* * 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
* * test/modules/http2: marking 3 test cases for skip as theyStefan Eissing2021-10-133-2/+5
* * mod_http2: resurrecting check for nghttp functionStefan Eissing2021-10-133-4/+39
* * mod_http2: checking for nghttp2 function 'set_no_closed_streams' on confi...Stefan Eissing2021-10-131-4/+6
* * mod_http2: fixing some compiler warnings.Stefan Eissing2021-10-125-1414/+20
* *) mod_http2:Stefan Eissing2021-10-122-4/+0
* * test infrastruture:Stefan Eissing2021-10-1195-9221/+399
* test/modules/http2: more encoding tests.Yann Ylavic2021-10-072-3/+18
* * changed status expectations Stefan Eissing2021-10-071-4/+15
* * another encoding test for a file with % in its nameStefan Eissing2021-10-062-0/+1
* * additional encoding testStefan Eissing2021-10-062-0/+1
* * extending h2 tests with url encodings, 3 of which currently fail.Stefan Eissing2021-10-0615-296/+562
* * adding tests to verfiy header field name length checksStefan Eissing2021-09-131-0/+5
* test/modules/http2:Stefan Eissing2021-08-262-7/+2
* * test/modules/http2: using stop/start instead of reload when changing apach...Stefan Eissing2021-08-252-14/+21
* Use apxs from the configured @bindir@ rather thanJoe Orton2021-08-231-1/+1
* * modules.conf is now build from a list of desired modulesStefan Eissing2021-08-233-46/+61
* * test/module/http2: test suite from github mod_h2 repositoryStefan Eissing2021-08-2093-0/+12745