| Commit message (Expand) | Author | Age | Files | Lines |
* | make the compiler happy when using --enable-maintainer-mode | Jean-Frederic Clere | 2024-04-16 | 1 | -2/+1 |
* | mod_md: update to v2.4.26 | Stefan Eissing | 2024-04-08 | 8 | -267/+53 |
* | Fix occasional pytest failures | Rainer Jung | 2024-04-06 | 1 | -2/+2 |
* | Fix occasional pytest failures | Rainer Jung | 2024-04-05 | 1 | -2/+2 |
* | Fix failing pytest modules/http2/test_712_buffering.py:48. | Rainer Jung | 2024-04-05 | 1 | -1/+1 |
* | Fix pytest failure when using older nghttp2 | Rainer Jung | 2024-04-04 | 1 | -0/+1 |
* | CI: add OpenSSL 3.2, test OpenSSL 3.x using Apache::Test | Joe Orton | 2024-03-01 | 1 | -0/+7 |
* | CI: docs update only. [skip ci] | Joe Orton | 2024-02-29 | 1 | -18/+29 |
* | CI: Add OpenSSL 3.1 builds, including a no-engine build. | Joe Orton | 2024-02-29 | 2 | -1/+3 |
* | Fix regression in r1916055 - don't duplicate logic in _run_linux.sh | Joe Orton | 2024-02-29 | 1 | -3/+3 |
* | CI tweaks: | Joe Orton | 2024-02-29 | 2 | -8/+4 |
* | CI: Enable caching for the rustls install used for mod_tls testing. | Joe Orton | 2024-02-29 | 2 | -10/+15 |
* | Minor CI changes: | Joe Orton | 2024-02-01 | 1 | -168/+180 |
* | Fix a typo (missing "t") | Christophe Jaillet | 2023-12-23 | 1 | -1/+1 |
* | ci: Disable ASan's LeakSanitizer. | Yann Ylavic | 2023-11-16 | 1 | -1/+1 |
* | * Fix .gdbinit directory location | Ruediger Pluem | 2023-10-30 | 1 | -1/+1 |
* | * .gdbinit is one level deeper | Ruediger Pluem | 2023-10-30 | 1 | -1/+1 |
* | * Systemd based systems might process core dumps via systemd-coredump. | Ruediger Pluem | 2023-10-30 | 1 | -0/+3 |
* | *) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value. | Stefan Eissing | 2023-09-08 | 2 | -13/+40 |
* | Tests: update pytest for curl 8.1.x bugs | Stefan Eissing | 2023-08-16 | 4 | -25/+68 |
* | *) mod_http2: Fix reporting of `Total Accesses` in server-status to not count | Stefan Eissing | 2023-07-26 | 1 | -4/+44 |
* | * mod_md: | Stefan Eissing | 2023-07-14 | 5 | -2/+383 |
* | test: update http2 test 008_03 for curl allowing the server to send almost al... | Stefan Eissing | 2023-07-14 | 1 | -1/+8 |
* | pytest: Fine tuning for LogLevel vs -v^n. | Yann Ylavic | 2023-07-07 | 1 | -3/+8 |
* | pytests: Ignore log errors/warnings per function. | Yann Ylavic | 2023-07-07 | 44 | -368/+762 |
* | test h2: be more generous in stutter step jittering. | Stefan Eissing | 2023-07-06 | 2 | -4/+2 |
* | proxy_util: revert timeout selection on a proxy tunnel back to | Stefan Eissing | 2023-07-06 | 1 | -2/+24 |
* | Use 'git clone' rather than 'svn export' in CI scripts. | Joe Orton | 2023-07-05 | 1 | -32/+3 |
* | tests: another sync of the http2 tests | Stefan Eissing | 2023-06-30 | 2 | -9/+1 |
* | tests: sync mod_http2 tests with mod_h2 and 2.4.x version checks | Stefan Eissing | 2023-06-30 | 6 | -18/+29 |
* | pyhttpd: Generate core dumps on crash and show them in the ci eventually. | Yann Ylavic | 2023-06-28 | 2 | -1/+7 |
* | test_800_websockets: AH10467 is an expected error for the _fail_proto test. | Yann Ylavic | 2023-06-28 | 1 | -7/+8 |
* | *) mod_http2: new directive `H2ProxyRequests on|off` to enable handling | Stefan Eissing | 2023-06-28 | 1 | -0/+79 |
* | tests: add the websockets python module version checks needed for our CI infra | Stefan Eissing | 2023-06-28 | 1 | -0/+7 |
* | HTTP/2 WebSockets: adding throughput tests and test client improvements | Stefan Eissing | 2023-06-28 | 3 | -10/+51 |
* | *) mod_http2: adding checks for websocket support on platform and | Stefan Eissing | 2023-06-21 | 1 | -15/+19 |
* | *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as | Stefan Eissing | 2023-06-20 | 9 | -2/+1677 |
* | CI: re-add TEST_H2 apr cache ignore, still needed. :( | Stefan Eissing | 2023-06-01 | 1 | -0/+5 |
* | CI: re-enable apr caching for TEST_H2, require newer curl for test_h2_601_05 | Stefan Eissing | 2023-06-01 | 2 | -4/+2 |
* | CI: force reset of cached apr for TEST_H2, it seems to be broken | Stefan Eissing | 2023-06-01 | 1 | -0/+4 |
* | *) core: add `final_resp_passed` flag to request_rec to allow | Stefan Eissing | 2023-06-01 | 3 | -11/+1 |
* | tests: synch with recent changes from mod_h2 repository | Stefan Eissing | 2023-06-01 | 8 | -50/+233 |
* | *) mod_proxy_http2: fix retry handling to not leak temporary errors. | Stefan Eissing | 2023-05-22 | 2 | -27/+26 |
* | tests: parameterize some h2 tests to make fail cases better visible | Stefan Eissing | 2023-05-22 | 2 | -34/+37 |
* | *) mod_http2: avoid double chunked-encoding on internal redirects. | Stefan Eissing | 2023-05-19 | 2 | -1/+22 |
* | *) mod_http2: v2.0.15 with the following fixes and improvements | Stefan Eissing | 2023-05-12 | 13 | -47/+339 |
* | tests, adding ignore for warnings that child did not exist in time | Stefan Eissing | 2023-05-02 | 1 | -0/+1 |
* | tests, make test_h2_106_02 more robust | Stefan Eissing | 2023-05-02 | 1 | -4/+10 |
* | test_h2_700_11, limit parallel connections, better error output | Stefan Eissing | 2023-05-02 | 1 | -9/+9 |
* | test_h2_200_16, check that we have at least nghttp2 v1.45.0 | Stefan Eissing | 2023-05-02 | 1 | -4/+4 |