summaryrefslogtreecommitdiffstats
path: root/os (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-16core: Improve AP_REQUEST_ #defines.Yann Ylavic1-2/+2
2024-07-16Make sure pytest shuts down the web server after each packageRainer Jung5-0/+24
2024-07-15copy the trusted flag from the subrequestEric Covener1-1/+1
2024-07-15merge leading slashes by defaultEric Covener3-1/+26
2024-07-12core: ap_location_walk() does not deal with the filesystemYann Ylavic1-1/+1
2024-07-11mod_status: "Threads" span three colomns (busy, graceful, idle), not two.Yann Ylavic1-1/+1
2024-07-11mod_status: Follow up to r1918482: Bump colspan for the new wait-io colomnYann Ylavic1-1/+1
2024-07-11test http1, add version check for trailer testsStefan Eissing1-0/+4
2024-07-10sync test code with mod-h2Stefan Eissing7-4/+61
2024-07-08mod_md: Keep compat with openssl < 1.1Yann Ylavic1-13/+38
2024-07-08Follow up to r1919023: fix compilation.Yann Ylavic1-1/+1
2024-07-08mod_proxy: Don't mangle r->filename when ap_proxy_canon_netloc() fails.Yann Ylavic1-1/+1
2024-07-08mod_proxy: Fix canonicalisation and FCGI env (PATH_INFO, SCRIPT_NAME) forYann Ylavic6-181/+176
2024-07-08Follow up to r1919015: fix compilation.Yann Ylavic1-1/+1
2024-07-08mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs. PR 69160Yann Ylavic2-4/+23
2024-07-06fr doc rebuild.Lucien Gentis13-43/+112
2024-07-06fr doc XML files updates.Lucien Gentis4-9/+71
2024-07-05* Check for correct OpenSSL version for mod_ssl_ctRuediger Pluem1-1/+11
2024-07-04mention quirks, add example, clarifyEric Covener1-8/+15
2024-07-03mod_ssl: Let modssl_set_io_callbacks() whether which callback is needed.Yann Ylavic3-13/+16