summaryrefslogtreecommitdiffstats
path: root/CHANGES (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-22 *) mod_md: a possible NULL pointer deref was fixed inStefan Eissing3-3/+7
2022-04-21 *) mod_http2: clear the h2 worker slot connection early to avoidStefan Eissing1-5/+7
2022-04-21 *) mod_http2: fix edge case in removal of entriesStefan Eissing1-1/+3
2022-04-21core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.Yann Ylavic2-5/+19
2022-04-20fix select-groups example, bz 66010Giovanni Bechis2-3/+3
2022-04-20Fix alignment in an 'if' block.Christophe Jaillet1-5/+5
2022-04-19 * Implement full auto status ("key: value" type status output).Stefan Eissing4-182/+406
2022-04-19 *) mod_http2: make APLOGNO check happy with line continuation.Stefan Eissing1-1/+1
2022-04-19 *) mod_http2: using new session ids also in logging for connectionStefan Eissing5-3/+11
2022-04-19 *) mod_http2: use new ap_sb_get_child_thread() to get child_numStefan Eissing7-90/+92
2022-04-19 *) core: add ap_sb_get_child_thread() to retrieve child_numStefan Eissing3-1/+12
2022-04-19 *) mod_proxy: Add backend port to log messages toRainer Jung5-53/+80
2022-04-19 *) mod_heartmonitor: Set the documented default valueRainer Jung2-1/+4
2022-04-19Revert r1899809: Will reapply using newRainer Jung2-5/+1
2022-04-19 *) de-duplicate ALOGNO from code copy.Stefan Eissing1-1/+1
2022-04-19alloc number [skip ci]Stefan Eissing1-1/+1
2022-04-16 *) core: improved checks in ap_escape_quotes() forStefan Eissing1-2/+19