summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-162-2/+8
* mod_ssl: Fix -Werror=unused-value in ssl_var_lookup_ssl_cert_data().Yann Ylavic2021-12-151-1/+1
* *) test: added first mod_proxy tests in test/modules/proxy thatStefan Eissing2021-12-157-4/+361
* Add maintainer-mode for the OpenSSL 3.x -Werror build so we get actual warnin...Joe Orton2021-12-151-1/+1
* mod_proxy: Axe useless setting of *balancer to NULL in ap_proxy_pre_request()Yann Ylavic2021-12-151-4/+2
* Add Travis job against OpenSSL 3 with -Werror but with deprecationJoe Orton2021-12-152-0/+10
* mod_proxy: follow up to r1895921: Don't prevent forwarding URIs w/ no hostname.Yann Ylavic2021-12-153-8/+14
* Test against OpenSSL 3.0.1.Joe Orton2021-12-151-2/+2
* * Improve error handlingRuediger Pluem2021-12-151-0/+1
* Trim leading empty lines [skip ci]Yann Ylavic2021-12-141-3/+0
* Sync changes-entries [skip ci].Yann Ylavic2021-12-144-12/+18
* http: Enforce that fully qualified uri-paths not to be forward-proxiedYann Ylavic2021-12-137-10/+42
* mod_proxy: Detect unix: scheme syntax errors at load time.Yann Ylavic2021-12-132-7/+28
* Add a note about aliging mapping= with the backend's. [skip ci]Yann Ylavic2021-12-131-13/+23
* Add Travis job for 2.4.x against OpenSSL 3, using APR 1.7/apr-util 1.6.Joe Orton2021-12-132-7/+20
* Improve docs for ProxyPass mapping= parameter. [skip ci]Yann Ylavic2021-12-131-3/+14
* Add Travis build job building/testing mod_ssl against OpenSSL 3.Joe Orton2021-12-103-0/+37
* * modules/ssl/ssl_engine_io.c (bio_filter_in_ctrl): Remove debuggingJoe Orton2021-12-101-1/+0
* docs: rebuild of documentationStefan Eissing2021-12-1045-2715/+3762
* *) mod_tls: adding module documentation to our manuals.Stefan Eissing2021-12-101-0/+629
* * When reaching server limits, such as MaxRequestsPerChild, the HTTP/2 conne...Stefan Eissing2021-12-094-3/+34
* * Correctly sent a 100 Continue status code when sending an interimRuediger Pluem2021-12-092-0/+6
* * Whitespace fixesRuediger Pluem2021-12-091-35/+35
* * Do not change the status code after we already sent it to the client.Ruediger Pluem2021-12-092-5/+0
* As in r1877467 for mod_ssl, for OpenSSL 1.1.1+ require that OpenSSL isJoe Orton2021-12-071-0/+15
* mpm_event: Follow up to r1895553.Yann Ylavic2021-12-061-4/+10
* *) mod_http2: fixed a bug in v2.0.0 that could lead to an infiniteStefan Eissing2021-12-0615-112/+160
* fr doc rebuild.Lucien Gentis2021-12-042-4/+13
* fr doc XML file update.Lucien Gentis2021-12-041-4/+16
* Revert r1895551: seems to break python tests..Yann Ylavic2021-12-031-1/+0
* * support/ab.c (main): Check apr_getopt() returned APR_EOF, fixing clangJoe Orton2021-12-031-2/+2
* Sync CHANGES entries. [skip ci].Yann Ylavic2021-12-0315-87/+99
* mpm_event: Follow up to r1894285: new MaxSpareThreads heuristics.Yann Ylavic2021-12-031-21/+15
* * modules/filters/mod_deflate.c (deflate_in_filter): Handle FLUSH inJoe Orton2021-12-031-29/+31
* mpm_event: Close the listeners first for ungraceful stop too.Yann Ylavic2021-12-031-0/+1
* mpm_event: Retain active_daemons instead of resetting it on restart.Yann Ylavic2021-12-031-14/+13
* * mod_tls: remove modules.mk, should not be under version controlStefan Eissing2021-12-011-7/+0
* * 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-012-0/+57
* * test: check the h2load version for test suite making useStefan Eissing2021-11-302-1/+20
* * test suite: adding modules/tls, the test suite for theStefan Eissing2021-11-3030-0/+2661
* *) mod_tls: added mod_tls from abetterinternet, donatedStefan Eissing2021-11-3025-0/+7231
* allicating numbers for mod_tls. [skip ci]Stefan Eissing2021-11-301-1/+1
* * test: allow more flexibility in the ssl modules usedStefan Eissing2021-11-309-30/+67
* * mod_md: install the early config hook with _FIRST, so thatStefan Eissing2021-11-301-1/+1
* * mod_http2: handle gracefully when SSL_PROTOCOL variable is not available.Stefan Eissing2021-11-301-1/+1