index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
proxy_util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Multipath TCP (MPTCP) support (Proxy)
Joe Orton
2024-09-12
1
-1
/
+1
*
mod_proxy: Fix selection of ProxyPassMatch workers with host/port substitutio...
Yann Ylavic
2024-08-01
1
-13
/
+17
*
mod_proxy: Allow for empty UDS URL hostname in ProxyPass workers too.
Yann Ylavic
2024-07-26
1
-2
/
+2
*
*) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs
Yann Ylavic
2024-07-26
1
-9
/
+27
*
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
1
-17
/
+110
*
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
*
mod_proxy: follow up to r1918626: Simplify ap_proxy_fixup_uds_filename() and ...
Yann Ylavic
2024-06-26
1
-13
/
+17
*
mod_proxy: Fixup UDS filename for mod_proxy called through r->handler.
Yann Ylavic
2024-06-26
1
-9
/
+12
*
validate hostname
Eric Covener
2024-06-25
1
-0
/
+11
*
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
*
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
*
Don't reset the balancer when we create a new child
Jean-Frederic Clere
2024-02-26
1
-2
/
+0
*
mod_proxy: Follow up to r1912245: ap_proxy_ prefix for extern functions.
Yann Ylavic
2023-11-18
1
-4
/
+4
*
mod_proxy: Follow up to r1912459: Fix reuse of forward_info.
Yann Ylavic
2023-11-02
1
-43
/
+50
*
Fix format string type check
Stefan Eissing
2023-10-13
1
-1
/
+1
*
mod_proxy: Simplify ap_proxy_get_worker_ex()
Yann Ylavic
2023-09-21
1
-38
/
+38
*
mod_proxy: Add ap_proxy_worker_get_name() and deprecate ap_proxy_worker_name().
Yann Ylavic
2023-09-21
1
-23
/
+23
*
mod_proxy: Consistently close the socket on failure to reuse the connection.
Yann Ylavic
2023-09-21
1
-32
/
+36
*
mod_proxy: Handle backend address renewal with address_ttl= parameter.
Yann Ylavic
2023-09-21
1
-258
/
+664
*
Arrange the bybusyness logic and prevent bad busy values
Jean-Frederic Clere
2023-09-11
1
-0
/
+119
*
proxy_util: revert timeout selection on a proxy tunnel back to
Stefan Eissing
2023-07-06
1
-2
/
+2
*
proxy: in proxy tunnels, use the smaller timeout value of
Stefan Eissing
2023-06-30
1
-3
/
+3
*
*) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as
Stefan Eissing
2023-06-20
1
-21
/
+69
*
* In the reverse proxy case when we only want to keep encoded slashes untouched
Ruediger Pluem
2023-04-28
1
-19
/
+29
*
* If we fail to connect to all looked up IP's from the worker lookup cache it
Ruediger Pluem
2023-04-27
1
-0
/
+31
*
* Rephrase comment [skip ci]
Ruediger Pluem
2023-04-25
1
-1
/
+1
*
* Clear the dns_pool before to avoid a memory leak in case we did the lookup
Ruediger Pluem
2023-04-25
1
-0
/
+4
*
* For retriggering a DNS lookup worker->cp->addr should be set to NULL and thus
Ruediger Pluem
2023-04-25
1
-6
/
+12
*
* Whitespace fixes. No functional change.
Ruediger Pluem
2023-03-22
1
-1
/
+1
*
Do not double encode encoded slashes
Ruediger Pluem
2023-03-13
1
-5
/
+34
*
* Optimize code: We know that we already have a valid encoding string,
Ruediger Pluem
2023-02-10
1
-3
/
+4
*
mod_proxy: Ignore (and warn about) enablereuse=on for ProxyPassMatch when
Yann Ylavic
2022-10-11
1
-19
/
+50
*
use a liberal default limit for LimitRequestBody of 1GB
Eric Covener
2022-06-01
1
-14
/
+0
*
mod_proxy: Follow up to r1901485: Don't shadow upper 'val' variable.
Yann Ylavic
2022-06-01
1
-3
/
+3
*
mod_proxy: Let fixup hooks know about the Host header (and eventually overwri...
Yann Ylavic
2022-06-01
1
-8
/
+18
*
mod_proxy: ap_proxy_create_hdrbrgd() to clear hop-by-hop first and fixup last.
Yann Ylavic
2022-05-31
1
-40
/
+40
*
mod_proxy: Align ap_proxy_create_hdrbrgd() with 2.4.x's.
Yann Ylavic
2022-05-31
1
-60
/
+60
*
mod_proxy_http: Follow up to r1901420: consistent 100-continue checks.
Yann Ylavic
2022-05-31
1
-5
/
+9
*
mod_proxy_http: Avoid 417 responses for non forwardable 100-continue. PR 65666.
Yann Ylavic
2022-05-30
1
-26
/
+24
*
*) mod_proxy: Add backend port to log messages to
Rainer Jung
2022-04-19
1
-37
/
+54
*
*) core: add ap_h1_append_header() for single header values.
Stefan Eissing
2022-04-04
1
-100
/
+87
*
*) core/mod_http/mod_http2:
Stefan Eissing
2022-04-04
1
-1
/
+2
*
Remove some APR 0.x stuff.
Christophe Jaillet
2022-02-20
1
-5
/
+0
[next]