summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* *) core: make ap_escape_quotes() work correctly on stringsStefan Eissing2022-04-061-0/+35
* *) mod_http: genereate HEADERS buckets for trailersStefan Eissing2022-04-0417-34/+779
* *) test: verify that HTTP/2 response carry `Date` andStefan Eissing2022-03-301-0/+9
* *) test: making pytest option --repeat global as otherwiseStefan Eissing2022-03-253-26/+12
* *) 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
* Update Travis conditions to drop /candidate-2.4/ matching now releaseJoe Orton2022-03-081-1/+0
* Adjust Travis branch-matching conditions to treat any Joe Orton2022-03-071-0/+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-2529-25/+58
* *) test: assume that modules which do not appear in our list of DSO_MODULESStefan Eissing2022-02-252-8/+9
* *) test/modules/http2. convert bytes to string beforeStefan Eissing2022-02-241-1/+1
* *) test: latest plot twist in getting a new-enough cbindgenStefan Eissing2022-02-241-1/+2
* *) 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-142-22/+29
* *) 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-015-15/+18
* *) test: Stefan Eissing2022-01-206-33/+25
* Revert r1896715 and r1896740 to restore OCPS test.Yann Ylavic2022-01-101-6/+1
* OCSP test should pass now, revert r1896785.Yann Ylavic2022-01-101-2/+1
* ocsp failure debugging, still.Yann Ylavic2022-01-071-1/+2
* Ignore debug logs when checking segfaults. [skip ci]Yann Ylavic2022-01-071-1/+2
* Revert r1896758 and r1896746 (travis debug temporaries). [skip ci]Yann Ylavic2022-01-061-3/+3
* Let's see if mod_dumpio gives more ocsp hints..Yann Ylavic2022-01-061-3/+3
* Try to get more perl-framework traces for the ocsp failure on travis.Yann Ylavic2022-01-061-1/+1
* Try disabling OCSP test before running it (duh).Joe Orton2022-01-061-5/+5
* Temporarily disable the OCSP test.Joe Orton2022-01-051-0/+5
* Fix some typosChristophe Jaillet2021-12-259-11/+11
* Add some installation information, if it can help s.o.Christophe Jaillet2021-12-181-0/+12
* 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: when building librustls, force an update to cbindgen as focal seemsStefan Eissing2021-12-161-0/+2
* *) test: enabling proxy tests.Stefan Eissing2021-12-161-0/+6
* *) test: added first mod_proxy tests in test/modules/proxy thatStefan Eissing2021-12-157-4/+361
* Add Travis job against OpenSSL 3 with -Werror but with deprecationJoe Orton2021-12-151-0/+3
* Add Travis job for 2.4.x against OpenSSL 3, using APR 1.7/apr-util 1.6.Joe Orton2021-12-131-5/+10
* Add Travis build job building/testing mod_ssl against OpenSSL 3.Joe Orton2021-12-102-0/+32
* * 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
* * travis: installing librustls in $PREFIX and usingStefan Eissing2021-12-011-2/+2
* * test suite: add an image to test mod_tls on travisStefan Eissing2021-12-011-0/+22
* * test: check the h2load version for test suite making useStefan Eissing2021-11-302-1/+20