| Commit message (Expand) | Author | Age | Files | Lines |
* | merge leading slashes by default | Eric Covener | 2024-07-15 | 3 | -1/+26 |
* | core: ap_location_walk() does not deal with the filesystem | Yann Ylavic | 2024-07-12 | 1 | -1/+1 |
* | mod_status: "Threads" span three colomns (busy, graceful, idle), not two. | Yann Ylavic | 2024-07-11 | 1 | -1/+1 |
* | mod_status: Follow up to r1918482: Bump colspan for the new wait-io colomn | Yann Ylavic | 2024-07-11 | 1 | -1/+1 |
* | test http1, add version check for trailer tests | Stefan Eissing | 2024-07-11 | 1 | -0/+4 |
* | sync test code with mod-h2 | Stefan Eissing | 2024-07-10 | 7 | -4/+61 |
* | mod_md: Keep compat with openssl < 1.1 | Yann Ylavic | 2024-07-08 | 1 | -13/+38 |
* | Follow up to r1919023: fix compilation. | Yann Ylavic | 2024-07-08 | 1 | -1/+1 |
* | mod_proxy: Don't mangle r->filename when ap_proxy_canon_netloc() fails. | Yann Ylavic | 2024-07-08 | 1 | -1/+1 |
* | mod_proxy: Fix canonicalisation and FCGI env (PATH_INFO, SCRIPT_NAME) for | Yann Ylavic | 2024-07-08 | 6 | -181/+176 |
* | Follow up to r1919015: fix compilation. | Yann Ylavic | 2024-07-08 | 1 | -1/+1 |
* | mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs. PR 69160 | Yann Ylavic | 2024-07-08 | 2 | -4/+23 |
* | fr doc rebuild. | Lucien Gentis | 2024-07-06 | 13 | -43/+112 |
* | fr doc XML files updates. | Lucien Gentis | 2024-07-06 | 4 | -9/+71 |
* | * Check for correct OpenSSL version for mod_ssl_ct | Ruediger Pluem | 2024-07-05 | 1 | -1/+11 |
* | mention quirks, add example, clarify | Eric Covener | 2024-07-04 | 1 | -8/+15 |
* | mod_ssl: Let modssl_set_io_callbacks() whether which callback is needed. | Yann Ylavic | 2024-07-03 | 3 | -13/+16 |
* | * Changelog for r1918880 | Ruediger Pluem | 2024-07-03 | 1 | -0/+2 |
* | * Restore SSL dumping for OpenSSL >= 3.0. | Ruediger Pluem | 2024-07-03 | 1 | -14/+47 |
* | * Follow up to r1918814: Strings are from configuration and thus trusted | Ruediger Pluem | 2024-07-02 | 5 | -9/+9 |
* | * Follow up to r1918814: Always trust content types that we set literally | Ruediger Pluem | 2024-07-02 | 1 | -2/+2 |
* | * Always trust content types that we set literally | Ruediger Pluem | 2024-07-02 | 17 | -25/+25 |
* | maintain trusted flag | Eric Covener | 2024-07-01 | 1 | -1/+1 |
* | remove openssl vs. event comment | Eric Covener | 2024-07-01 | 1 | -5/+1 |
* | match AP_IS_SLASH macro | Eric Covener | 2024-06-26 | 1 | -1/+1 |
* | don't add / to / in the non-perdir | Eric Covener | 2024-06-26 | 1 | -8/+4 |
* | factor out IS_SLASH, perdir fix | Eric Covener | 2024-06-26 | 4 | -30/+33 |
* | mod_proxy: follow up to r1918626: Simplify ap_proxy_fixup_uds_filename() and ... | Yann Ylavic | 2024-06-26 | 3 | -20/+21 |
* | mod_proxy_http2: ap_proxy_determine_connection()'s given &url is in/out. | Yann Ylavic | 2024-06-26 | 1 | -1/+2 |
* | mod_proxy: Fixup UDS filename for mod_proxy called through r->handler. | Yann Ylavic | 2024-06-26 | 4 | -23/+45 |
* | fix comparison of local path on Windows | Eric Covener | 2024-06-25 | 1 | -1/+16 |
* | validate hostname | Eric Covener | 2024-06-25 | 1 | -0/+11 |
* | * modules/mappers/mod_rewrite.c: Fill in logno. | Joe Orton | 2024-06-25 | 2 | -2/+2 |
* | pytest: fix asset list extraction from nghttp output | Rainer Jung | 2024-06-25 | 1 | -1/+1 |
* | docs bld break | Eric Covener | 2024-06-24 | 3 | -2/+3 |
* | MMN bump for recent additions | Eric Covener | 2024-06-24 | 1 | -1/+3 |
* | block inadvertent subst of special filenames | Eric Covener | 2024-06-24 | 1 | -12/+26 |
* | tighten up prefix_stat and %3f handling | Eric Covener | 2024-06-24 | 3 | -28/+149 |
* | add ap_set_content_type_ex to differentiate | Eric Covener | 2024-06-24 | 11 | -25/+51 |
* | mod_proxy: escape for non-proxypass configuration | Eric Covener | 2024-06-24 | 1 | -2/+5 |
* | add UNCList directive on Windows | Eric Covener | 2024-06-24 | 4 | -0/+156 |
* | mod_http2: early exit if bb is null | Eric Covener | 2024-06-24 | 1 | -0/+7 |
* | fr doc rebuild. | Lucien Gentis | 2024-06-22 | 1 | -0/+1 |
* | fr doc xml file update. | Lucien Gentis | 2024-06-22 | 1 | -1/+2 |
* | mpm_event: Follow up to r1918482: CONN_STATE_LINGER* are not the last anymore. | Yann Ylavic | 2024-06-21 | 1 | -8/+15 |
* | mpm_event: Follow up to r1918482: CONN_STATE_ASYNC_WAITIO > CONN_STATE_LINGER. | Yann Ylavic | 2024-06-21 | 1 | -1/+1 |
* | mpm_event,mod_http2,mod_status: Follow up to r1918257: CONN_STATE_ASYNC_WAITIO. | Yann Ylavic | 2024-06-21 | 8 | -76/+70 |
* | mod_proxy: Follow up to r1918438: Don't cleanup conn before running the addre... | Yann Ylavic | 2024-06-19 | 1 | -2/+2 |
* | mod_proxy: Follow up to r1918412 and r1918429: Special case WIN32/OS2 only. | Yann Ylavic | 2024-06-19 | 1 | -21/+26 |
* | mod_proxy: Follow up to r1918412: Find if one of the conn->addr[->next] is al... | Yann Ylavic | 2024-06-19 | 1 | -1/+11 |