index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_ssl: Add SSL_HANDSHAKE_RTT environment variable.
Joe Orton
2024-08-30
2
-0
/
+15
*
don't merge slashes on perdir prefix
Eric Covener
2024-08-13
1
-1
/
+4
*
Follow up to r1919620: Restore r->filename re-encoding for ProxyPass URLs.
Yann Ylavic
2024-08-02
2
-13
/
+37
*
Follow up to r1919620: init path after "proxy:" is skipped.
Yann Ylavic
2024-08-01
1
-1
/
+2
*
mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME. PR 69203
Yann Ylavic
2024-08-01
1
-24
/
+14
*
mod_proxy: Fix selection of ProxyPassMatch workers with host/port substitutio...
Yann Ylavic
2024-08-01
2
-13
/
+18
*
* modules/dav/fs/repos.c (dav_fs_get_resource): Return a 404 rather
Joe Orton
2024-07-29
1
-2
/
+2
*
mod_proxy_fcgi: Use r->uri rather than r->filename for directory walk.
Yann Ylavic
2024-07-27
1
-5
/
+5
*
mod_proxy: Allow for empty UDS URL hostname in ProxyPass workers too.
Yann Ylavic
2024-07-26
2
-5
/
+8
*
*) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs
Yann Ylavic
2024-07-26
1
-9
/
+27
*
* modules/core/mod_so.c (load_module): Log the file/lineno for a
Joe Orton
2024-07-24
1
-2
/
+4
*
mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F. PR 69197.
Yann Ylavic
2024-07-17
1
-18
/
+90
*
copy the trusted flag from the subrequest
Eric Covener
2024-07-15
1
-1
/
+1
*
merge leading slashes by default
Eric Covener
2024-07-15
1
-0
/
+14
*
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
*
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
5
-181
/
+173
*
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
1
-4
/
+21
*
* Check for correct OpenSSL version for mod_ssl_ct
Ruediger Pluem
2024-07-05
1
-1
/
+11
*
mod_ssl: Let modssl_set_io_callbacks() whether which callback is needed.
Yann Ylavic
2024-07-03
3
-13
/
+16
*
* 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
[next]