| Commit message (Expand) | Author | Age | Files | Lines |
* | Length computed by count_string() are accumulated in an apr_size_t, so be mor... | Christophe Jaillet | 2022-05-04 | 1 | -2/+2 |
* | dav_get_liveprop_info() returns a long not an int. | Christophe Jaillet | 2022-05-04 | 1 | -3/+3 |
* | httpd 2.4.x and above require at least APR 1.3, so this is always the case. | Christophe Jaillet | 2022-05-04 | 1 | -2/+1 |
* | Update to testing against OpenSSL 3.0.3. | Joe Orton | 2022-05-04 | 1 | -3/+3 |
* | httpd 2.4.x and above require at least APR 1.3, so this is always the case. | Christophe Jaillet | 2022-05-03 | 1 | -6/+3 |
* | fr doc rebuild. | Lucien Gentis | 2022-04-30 | 2 | -2/+45 |
* | fr doc XML file updates. | Lucien Gentis | 2022-04-30 | 2 | -4/+50 |
* | ab: Add the -W option to use worker threads. | Yann Ylavic | 2022-04-28 | 2 | -521/+891 |
* | *) mod_http2: remove unused and insecure code. Fixes PR66037. | Stefan Eissing | 2022-04-28 | 3 | -24/+3 |
* | The only caller of hm_processmsg() passes an apr_size_t for the last paramete... | Christophe Jaillet | 2022-04-27 | 1 | -1/+1 |
* | Harden mod_session and avoid overflow in case of indecently large session | Christophe Jaillet | 2022-04-27 | 1 | -3/+6 |
* | * removing duplicatae changes entry | Stefan Eissing | 2022-04-27 | 1 | -5/+0 |
* | *) mod_md: implement full auto status ("key: value" type status output). | Stefan Eissing | 2022-04-27 | 1 | -0/+5 |
* | *) mod_md: added support for managing certificates via a | Stefan Eissing | 2022-04-27 | 25 | -20/+801 |
* | * modules/ssl/ssl_engine_io.c: | Joe Orton | 2022-04-27 | 1 | -72/+8 |
* | * Use apr_size_t instead of int to avoid an overflow | Ruediger Pluem | 2022-04-27 | 2 | -1/+3 |
* | * Avoid an overflow on large inputs | Ruediger Pluem | 2022-04-27 | 2 | -4/+4 |
* | ab: Allow for TLSv1.3 when the SSL library supports it. | Yann Ylavic | 2022-04-22 | 2 | -29/+57 |
* | ab: apr_base64_encode already NUL-terminate the output. | Yann Ylavic | 2022-04-22 | 1 | -5/+2 |
* | *) mod_md: a possible NULL pointer deref was fixed in | Stefan Eissing | 2022-04-22 | 3 | -3/+7 |
* | *) mod_http2: clear the h2 worker slot connection early to avoid | Stefan Eissing | 2022-04-21 | 1 | -5/+7 |
* | *) mod_http2: fix edge case in removal of entries | Stefan Eissing | 2022-04-21 | 1 | -1/+3 |
* | core: Disable TCP_NOPUSH optimization on OSX. BZ 66019. | Yann Ylavic | 2022-04-21 | 2 | -5/+19 |
* | fix select-groups example, bz 66010 | Giovanni Bechis | 2022-04-20 | 2 | -3/+3 |
* | Fix alignment in an 'if' block. | Christophe Jaillet | 2022-04-20 | 1 | -5/+5 |
* | * Implement full auto status ("key: value" type status output). | Stefan Eissing | 2022-04-19 | 4 | -182/+406 |
* | *) mod_http2: make APLOGNO check happy with line continuation. | Stefan Eissing | 2022-04-19 | 1 | -1/+1 |
* | *) mod_http2: using new session ids also in logging for connection | Stefan Eissing | 2022-04-19 | 5 | -3/+11 |
* | *) mod_http2: use new ap_sb_get_child_thread() to get child_num | Stefan Eissing | 2022-04-19 | 7 | -90/+92 |
* | *) core: add ap_sb_get_child_thread() to retrieve child_num | Stefan Eissing | 2022-04-19 | 3 | -1/+12 |
* | *) mod_proxy: Add backend port to log messages to | Rainer Jung | 2022-04-19 | 5 | -53/+80 |
* | *) mod_heartmonitor: Set the documented default value | Rainer Jung | 2022-04-19 | 2 | -1/+4 |
* | Revert r1899809: Will reapply using new | Rainer Jung | 2022-04-19 | 2 | -5/+1 |
* | *) de-duplicate ALOGNO from code copy. | Stefan Eissing | 2022-04-19 | 1 | -1/+1 |
* | alloc number [skip ci] | Stefan Eissing | 2022-04-19 | 1 | -1/+1 |
* | *) core: improved checks in ap_escape_quotes() for | Stefan Eissing | 2022-04-16 | 1 | -2/+19 |
* | * Add Changelog for r1899451, r1899454, r1899562, r1899564, r1899584 | Ruediger Pluem | 2022-04-15 | 1 | -0/+2 |
* | *) test: core stress test_core_002 enhanved to monitor dynamic child | Stefan Eissing | 2022-04-15 | 1 | -33/+128 |
* | * Port r1899858, r1899865 to worker MPM | Ruediger Pluem | 2022-04-15 | 1 | -3/+23 |
* | mpm_event: Follow up to r1899858: Avoid explicit sleep. | Yann Ylavic | 2022-04-14 | 1 | -12/+11 |
* | test/core: Allow for 12 simultaneous connections in test_core_002_01. | Yann Ylavic | 2022-04-14 | 1 | -8/+10 |
* | mpm_event: Handle children killed pathologically. | Yann Ylavic | 2022-04-14 | 1 | -3/+24 |
* | Reserve one APLOGNO [skip ci] | Yann Ylavic | 2022-04-14 | 1 | -1/+1 |
* | *) 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_http: on seeing EOC buckets in ap_http_header_filter(), further | Stefan Eissing | 2022-04-14 | 1 | -48/+72 |
* | mod_heartmonitor: Fix setting and comparison of IPs fields. | Yann Ylavic | 2022-04-14 | 1 | -3/+4 |
* | *) mod_http: use defined constant instead of just '101' when | Stefan Eissing | 2022-04-14 | 1 | -3/+3 |
* | mpm_event: Follow up to r1899777: Fix max_daemon_used. | Yann Ylavic | 2022-04-13 | 1 | -9/+7 |
* | mod_heartmonitor: Set the documented default value | Rainer Jung | 2022-04-13 | 2 | -1/+5 |