| Commit message (Expand) | Author | Age | Files | Lines |
* | *) mod_http2: preserve the port number given in a HTTP/1.1 | Stefan Eissing | 2022-02-17 | 2 | -0/+41 |
* | *) test: capture and parse output from nghttp more reliably. | Stefan Eissing | 2022-02-14 | 2 | -22/+29 |
* | *) mod_http2: :scheme pseudo-header values, not matching the | Stefan Eissing | 2022-02-10 | 1 | -1/+9 |
* | *) mod_http2: when a h2 request carries a ':scheme' pseudoheader, | Stefan Eissing | 2022-02-08 | 1 | -0/+8 |
* | * test) sync of mod_md test cases from github. | Stefan Eissing | 2022-02-08 | 3 | -17/+61 |
* | *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakes | Stefan Eissing | 2022-02-04 | 1 | -1/+0 |
* | *) test cases | Stefan Eissing | 2022-02-01 | 5 | -15/+18 |
* | *) test: | Stefan Eissing | 2022-01-20 | 6 | -33/+25 |
* | Revert r1896715 and r1896740 to restore OCPS test. | Yann Ylavic | 2022-01-10 | 1 | -6/+1 |
* | OCSP test should pass now, revert r1896785. | Yann Ylavic | 2022-01-10 | 1 | -2/+1 |
* | ocsp failure debugging, still. | Yann Ylavic | 2022-01-07 | 1 | -1/+2 |
* | Ignore debug logs when checking segfaults. [skip ci] | Yann Ylavic | 2022-01-07 | 1 | -1/+2 |
* | Revert r1896758 and r1896746 (travis debug temporaries). [skip ci] | Yann Ylavic | 2022-01-06 | 1 | -3/+3 |
* | Let's see if mod_dumpio gives more ocsp hints.. | Yann Ylavic | 2022-01-06 | 1 | -3/+3 |
* | Try to get more perl-framework traces for the ocsp failure on travis. | Yann Ylavic | 2022-01-06 | 1 | -1/+1 |
* | Try disabling OCSP test before running it (duh). | Joe Orton | 2022-01-06 | 1 | -5/+5 |
* | Temporarily disable the OCSP test. | Joe Orton | 2022-01-05 | 1 | -0/+5 |
* | Fix some typos | Christophe Jaillet | 2021-12-25 | 9 | -11/+11 |
* | Add some installation information, if it can help s.o. | Christophe Jaillet | 2021-12-18 | 1 | -0/+12 |
* | test: fully qualified URIs should work through reverse proxy too. | Yann Ylavic | 2021-12-16 | 1 | -0/+1 |
* | *) test: modules/proxy, make uds faker a daemon thread, so it does not | Stefan Eissing | 2021-12-16 | 1 | -1/+1 |
* | *) test: when building librustls, force an update to cbindgen as focal seems | Stefan Eissing | 2021-12-16 | 1 | -0/+2 |
* | *) test: enabling proxy tests. | Stefan Eissing | 2021-12-16 | 1 | -0/+6 |
* | *) test: added first mod_proxy tests in test/modules/proxy that | Stefan Eissing | 2021-12-15 | 7 | -4/+361 |
* | Add Travis job against OpenSSL 3 with -Werror but with deprecation | Joe Orton | 2021-12-15 | 1 | -0/+3 |
* | Add Travis job for 2.4.x against OpenSSL 3, using APR 1.7/apr-util 1.6. | Joe Orton | 2021-12-13 | 1 | -5/+10 |
* | Add Travis build job building/testing mod_ssl against OpenSSL 3. | Joe Orton | 2021-12-10 | 2 | -0/+32 |
* | * When reaching server limits, such as MaxRequestsPerChild, the HTTP/2 conne... | Stefan Eissing | 2021-12-09 | 2 | -0/+21 |
* | * test: removing the loadtest.py from test/modules/tls that requires additi... | Stefan Eissing | 2021-12-01 | 1 | -882/+0 |
* | * travis: installing librustls in $PREFIX and using | Stefan Eissing | 2021-12-01 | 1 | -2/+2 |
* | * test suite: add an image to test mod_tls on travis | Stefan Eissing | 2021-12-01 | 1 | -0/+22 |
* | * test: check the h2load version for test suite making use | Stefan Eissing | 2021-11-30 | 2 | -1/+20 |
* | * test suite: adding modules/tls, the test suite for the | Stefan Eissing | 2021-11-30 | 30 | -0/+2661 |
* | * test: allow more flexibility in the ssl modules used | Stefan Eissing | 2021-11-30 | 9 | -30/+67 |
* | * test: updating modules/md eab test for file feature | Stefan Eissing | 2021-11-24 | 1 | -0/+98 |
* | * testsuite: possible now to issue client certificates and the chain file fo... | Stefan Eissing | 2021-11-10 | 7 | -18/+99 |
* | * test HTTP/2: also run core tests and worker mpm | Stefan Eissing | 2021-11-08 | 2 | -1/+138 |
* | * test: just general cleanup and separation | Stefan Eissing | 2021-11-08 | 65 | -5154/+199 |
* | * test mod_md: check for older pytest request fixture that does | Stefan Eissing | 2021-10-29 | 1 | -1/+2 |
* | * test mod_md, try new gopath first, subshell go install cd | Stefan Eissing | 2021-10-29 | 1 | -2/+2 |
* | * testsuite mod_md: trying explicit GOROOT instead of travis golang-1.11(rea... | Stefan Eissing | 2021-10-29 | 1 | -1/+2 |
* | * test: mod_md, trying to build pebble by explicitly installing golang-1.14 | Stefan Eissing | 2021-10-29 | 1 | -6/+5 |
* | * adjust acceptable log errors fro http2 test suite on travis | Stefan Eissing | 2021-10-29 | 2 | -5/+13 |
* | * mod_md test suite with travis setup similar to mod_http2. | Stefan Eissing | 2021-10-29 | 54 | -0/+8098 |
* | * test: update of python test framework after integration with mod_md | Stefan Eissing | 2021-10-28 | 30 | -490/+802 |
* | * mod_http2: hopeful (as always) fix for the stalling in 400_20. | Stefan Eissing | 2021-10-14 | 1 | -1/+0 |
* | *) mod_http2: disabling 400_20 again, seeing if 401_31 stays fixed. | Stefan Eissing | 2021-10-14 | 1 | -0/+1 |
* | *) mod_http2: another travis test of the 400_20 and 401_31 tests that produ... | Stefan Eissing | 2021-10-14 | 2 | -2/+0 |
* | *) mod_http2: disabling the 2 test cases failing on travis is interim | Stefan Eissing | 2021-10-14 | 2 | -0/+2 |
* | *) mod_http2: H2HEADER buckets have the correct lenght of zero and no | Stefan Eissing | 2021-10-14 | 1 | -1/+1 |