summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Length computed by count_string() are accumulated in an apr_size_t, so be mor...Christophe Jaillet2022-05-041-2/+2
* dav_get_liveprop_info() returns a long not an int.Christophe Jaillet2022-05-041-3/+3
* httpd 2.4.x and above require at least APR 1.3, so this is always the case.Christophe Jaillet2022-05-041-2/+1
* Update to testing against OpenSSL 3.0.3.Joe Orton2022-05-041-3/+3
* httpd 2.4.x and above require at least APR 1.3, so this is always the case.Christophe Jaillet2022-05-031-6/+3
* fr doc rebuild.Lucien Gentis2022-04-302-2/+45
* fr doc XML file updates.Lucien Gentis2022-04-302-4/+50
* ab: Add the -W option to use worker threads.Yann Ylavic2022-04-282-521/+891
* *) mod_http2: remove unused and insecure code. Fixes PR66037.Stefan Eissing2022-04-283-24/+3
* The only caller of hm_processmsg() passes an apr_size_t for the last paramete...Christophe Jaillet2022-04-271-1/+1
* Harden mod_session and avoid overflow in case of indecently large sessionChristophe Jaillet2022-04-271-3/+6
* * removing duplicatae changes entryStefan Eissing2022-04-271-5/+0
* *) mod_md: implement full auto status ("key: value" type status output).Stefan Eissing2022-04-271-0/+5
* *) mod_md: added support for managing certificates via aStefan Eissing2022-04-2725-20/+801
* * modules/ssl/ssl_engine_io.c:Joe Orton2022-04-271-72/+8
* * Use apr_size_t instead of int to avoid an overflowRuediger Pluem2022-04-272-1/+3
* * Avoid an overflow on large inputsRuediger Pluem2022-04-272-4/+4
* ab: Allow for TLSv1.3 when the SSL library supports it.Yann Ylavic2022-04-222-29/+57
* ab: apr_base64_encode already NUL-terminate the output.Yann Ylavic2022-04-221-5/+2
* *) mod_md: a possible NULL pointer deref was fixed inStefan Eissing2022-04-223-3/+7
* *) mod_http2: clear the h2 worker slot connection early to avoidStefan Eissing2022-04-211-5/+7
* *) mod_http2: fix edge case in removal of entriesStefan Eissing2022-04-211-1/+3
* core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.Yann Ylavic2022-04-212-5/+19
* fix select-groups example, bz 66010Giovanni Bechis2022-04-202-3/+3
* Fix alignment in an 'if' block.Christophe Jaillet2022-04-201-5/+5
* * Implement full auto status ("key: value" type status output).Stefan Eissing2022-04-194-182/+406
* *) mod_http2: make APLOGNO check happy with line continuation.Stefan Eissing2022-04-191-1/+1
* *) mod_http2: using new session ids also in logging for connectionStefan Eissing2022-04-195-3/+11
* *) mod_http2: use new ap_sb_get_child_thread() to get child_numStefan Eissing2022-04-197-90/+92
* *) core: add ap_sb_get_child_thread() to retrieve child_numStefan Eissing2022-04-193-1/+12
* *) mod_proxy: Add backend port to log messages toRainer Jung2022-04-195-53/+80
* *) mod_heartmonitor: Set the documented default valueRainer Jung2022-04-192-1/+4
* Revert r1899809: Will reapply using newRainer Jung2022-04-192-5/+1
* *) de-duplicate ALOGNO from code copy.Stefan Eissing2022-04-191-1/+1
* alloc number [skip ci]Stefan Eissing2022-04-191-1/+1
* *) core: improved checks in ap_escape_quotes() forStefan Eissing2022-04-161-2/+19
* * Add Changelog for r1899451, r1899454, r1899562, r1899564, r1899584Ruediger Pluem2022-04-151-0/+2
* *) test: core stress test_core_002 enhanved to monitor dynamic childStefan Eissing2022-04-151-33/+128
* * Port r1899858, r1899865 to worker MPMRuediger Pluem2022-04-151-3/+23
* mpm_event: Follow up to r1899858: Avoid explicit sleep.Yann Ylavic2022-04-141-12/+11
* test/core: Allow for 12 simultaneous connections in test_core_002_01.Yann Ylavic2022-04-141-8/+10
* mpm_event: Handle children killed pathologically.Yann Ylavic2022-04-141-3/+24
* Reserve one APLOGNO [skip ci]Yann Ylavic2022-04-141-1/+1
* *) test/core: using rate periods for creating new connectionsStefan Eissing2022-04-141-9/+11
* *) test/core: start of a stress test case, skipped unlessStefan Eissing2022-04-144-3/+91
* *) mod_http: on seeing EOC buckets in ap_http_header_filter(), furtherStefan Eissing2022-04-141-48/+72
* mod_heartmonitor: Fix setting and comparison of IPs fields.Yann Ylavic2022-04-141-3/+4
* *) mod_http: use defined constant instead of just '101' whenStefan Eissing2022-04-141-3/+3
* mpm_event: Follow up to r1899777: Fix max_daemon_used.Yann Ylavic2022-04-131-9/+7
* mod_heartmonitor: Set the documented default valueRainer Jung2022-04-132-1/+5