| Commit message (Expand) | Author | Age | Files | Lines |
* | *) mod_md: added support for managing certificates via a | Stefan Eissing | 2022-04-27 | 2 | -0/+192 |
* | * Implement full auto status ("key: value" type status output). | Stefan Eissing | 2022-04-19 | 1 | -6/+10 |
* | *) mod_http2: using new session ids also in logging for connection | Stefan Eissing | 2022-04-19 | 1 | -1/+1 |
* | *) test: core stress test_core_002 enhanved to monitor dynamic child | Stefan Eissing | 2022-04-15 | 1 | -33/+128 |
* | test/core: Allow for 12 simultaneous connections in test_core_002_01. | Yann Ylavic | 2022-04-14 | 1 | -8/+10 |
* | *) test/core: using rate periods for creating new connections | Stefan Eissing | 2022-04-14 | 1 | -9/+11 |
* | *) test/core: start of a stress test case, skipped unless | Stefan Eissing | 2022-04-14 | 4 | -3/+91 |
* | *) mod_http2: use the new RESPONSE buckets introduced in r1899648. | Stefan Eissing | 2022-04-07 | 1 | -13/+14 |
* | *) core: make ap_escape_quotes() work correctly on strings | Stefan Eissing | 2022-04-06 | 1 | -0/+35 |
* | *) mod_http: genereate HEADERS buckets for trailers | Stefan Eissing | 2022-04-04 | 17 | -34/+779 |
* | *) test: verify that HTTP/2 response carry `Date` and | Stefan Eissing | 2022-03-30 | 1 | -0/+9 |
* | *) test: making pytest option --repeat global as otherwise | Stefan Eissing | 2022-03-25 | 3 | -26/+12 |
* | *) test/modules/tls: make proxy tests repeatable. | Stefan Eissing | 2022-03-25 | 2 | -3/+20 |
* | *) mod_http2: fixed a possible concurrency issue with | Stefan Eissing | 2022-03-24 | 1 | -3/+3 |
* | *) core: adding a new hook and method to the API: | Stefan Eissing | 2022-03-18 | 1 | -3/+3 |
* | Update Travis conditions to drop /candidate-2.4/ matching now release | Joe Orton | 2022-03-08 | 1 | -1/+0 |
* | Adjust Travis branch-matching conditions to treat any | Joe Orton | 2022-03-07 | 1 | -0/+3 |
* | *) test/modules/http2: enable tests again where they should be. | Stefan Eissing | 2022-02-28 | 1 | -0/+1 |
* | *) test: check for the mpm module used and disable http2 tests | Stefan Eissing | 2022-02-25 | 29 | -25/+58 |
* | *) test: assume that modules which do not appear in our list of DSO_MODULES | Stefan Eissing | 2022-02-25 | 2 | -8/+9 |
* | *) test/modules/http2. convert bytes to string before | Stefan Eissing | 2022-02-24 | 1 | -1/+1 |
* | *) test: latest plot twist in getting a new-enough cbindgen | Stefan Eissing | 2022-02-24 | 1 | -1/+2 |
* | *) 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 |