| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | 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 | 1 | -8/+10 |
* | 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 | 3 | -22/+43 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -28/+123 |
* | add ap_set_content_type_ex to differentiate | Eric Covener | 2024-06-24 | 7 | -23/+31 |
* | mod_proxy: escape for non-proxypass configuration | Eric Covener | 2024-06-24 | 1 | -2/+5 |
* | mod_http2: early exit if bb is null | Eric Covener | 2024-06-24 | 1 | -0/+7 |
* | mpm_event,mod_http2,mod_status: Follow up to r1918257: CONN_STATE_ASYNC_WAITIO. | Yann Ylavic | 2024-06-21 | 3 | -19/+17 |
* | 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 |
* | mod_proxy: Keep connection alive on addressTTL expiry if the DNS didn't change. | Yann Ylavic | 2024-06-18 | 1 | -20/+38 |
* | mod_proxy: Fix DNS requests and connections closed before the configured addr... | Yann Ylavic | 2024-06-18 | 1 | -9/+10 |
* | fix win cmake build by prefixing local enum values | Eric Covener | 2024-06-13 | 1 | -21/+21 |
* | mpm_event,mod_http2: Keep compatibility with CONN_STATE_PROCESSING + OK | Yann Ylavic | 2024-06-11 | 3 | -34/+42 |
* | CI: Set the path to php-fpm so it's found by proxy_fcgi.t (after r1918149). | Joe Orton | 2024-06-10 | 1 | -1/+1 |
* | mod_status: Fix missing initialization, follow up to r1918098 | Joe Orton | 2024-06-03 | 1 | -1/+1 |
* | Follow up to r1918098 (and r1918022): Push missing changes. | Yann Ylavic | 2024-06-01 | 2 | -4/+4 |
* | mpm_event, mod_status: Separate processing and write completion queues. | Yann Ylavic | 2024-06-01 | 4 | -10/+20 |
* | Follow up to r1918022: MMN minor bump and checks for the new conn_state_e ali... | Yann Ylavic | 2024-05-29 | 3 | -1/+13 |
* | Fix ENGINE use with OpenSSL 3.2, which appears to be broken due to a | Joe Orton | 2024-05-28 | 3 | -10/+28 |
* | mpm_event,core: Handle async POLLIN/POLLOUT in CONN_STATE_PROCESS state. | Yann Ylavic | 2024-05-28 | 2 | -5/+10 |
* | *) mod_http2: sync with module's github. | Stefan Eissing | 2024-05-27 | 7 | -13/+86 |
* | * modules/proxy/config.m4: Stop exporting ajp_* functions from mod_proxy_ajp.so | Joe Orton | 2024-05-22 | 1 | -1/+5 |
* | Explicitly reject CGI output which includes a Transfer-Encoding | Joe Orton | 2024-05-20 | 1 | -1/+6 |
* | Fail if SSLInsecureRenegotiation is used with mod_ssl, CVE-2009-3555 | Joe Orton | 2024-05-09 | 3 | -18/+1 |
* | * modules/proxy/mod_proxy_fcgi.c (dispatch): Only allocate a heap | Joe Orton | 2024-05-08 | 1 | -1/+5 |
* | * mod_tls: update version of rustls-ffi to v0.13.0. | Stefan Eissing | 2024-04-22 | 4 | -46/+71 |
* | * modules/generators/mod_cgi.c, mod_cgid.c: Since | Joe Orton | 2024-04-15 | 2 | -2/+0 |
* | mod_ssl_ct: Fix format warnings. | Yann Ylavic | 2024-04-12 | 1 | -2/+2 |
* | * modules/md: Fill in APLOGNO. | Jean-Frederic Clere | 2024-04-11 | 1 | -1/+1 |
* | * Ensure that we set the default DH parameters for the key | Ruediger Pluem | 2024-04-08 | 1 | -5/+6 |
* | mod_md: update to v2.4.26 | Stefan Eissing | 2024-04-08 | 7 | -16/+89 |
* | bail after too many failed reads | Eric Covener | 2024-04-03 | 3 | -3/+9 |
* | header validation after content-* are eval'ed | Eric Covener | 2024-04-03 | 1 | -15/+24 |
* | let httpd handle CL/TE for non-http handlers | Eric Covener | 2024-04-03 | 7 | -3/+66 |
* | mod_ssl: Allow for "SSLCompression off" still when OPENSSL_NO_COMP. | Yann Ylavic | 2024-03-26 | 1 | -2/+4 |
* | mod_systemd: if SELinux is available and enabled, log the SELinux | Joe Orton | 2024-03-15 | 2 | -1/+31 |