index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mod_proxy: follow up to r1895921: Don't prevent forwarding URIs w/ no hostname.
Yann Ylavic
2021-12-15
3
-8
/
+14
*
http: Enforce that fully qualified uri-paths not to be forward-proxied
Yann Ylavic
2021-12-13
1
-6
/
+6
*
mod_proxy: Detect unix: scheme syntax errors at load time.
Yann Ylavic
2021-12-13
2
-7
/
+28
*
* Do not change the status code after we already sent it to the client.
Ruediger Pluem
2021-12-09
2
-5
/
+0
*
mod_proxy: SetEnv proxy-nohalfclose to disable half-close tunneling. PR 65662.
Yann Ylavic
2021-11-24
2
-3
/
+18
*
mod_proxy_connect: Honor the smallest of the backend or client timeout.
Yann Ylavic
2021-10-15
1
-0
/
+8
*
mod_proxy_uwsgi: Remove duplicate slashes at the beginning of PATH_INFO.
Yann Ylavic
2021-10-09
1
-2
/
+10
*
mod_proxy: Add tunnel_forward hook.
Yann Ylavic
2021-09-24
3
-17
/
+83
*
mod_proxy: Handle ap_proxy_buckets_lifetime_transform() errors.
Yann Ylavic
2021-09-24
5
-63
/
+134
*
mod_proxy: Restore ap_proxy_transfer_between_connections().
Yann Ylavic
2021-09-24
3
-76
/
+111
*
mod_proxy: typedef struct proxy_tunnel_conn proxy_tunnel_conn_t.
Yann Ylavic
2021-09-24
2
-10
/
+11
*
mod_proxy: Handle UDS URIs with empty hostname as if they had no hostname.
Yann Ylavic
2021-09-22
1
-1
/
+2
*
core: Add ap_create_connection() to create a server or client/proxy connection.
Yann Ylavic
2021-09-09
3
-9
/
+8
*
mod_proxy: Don't canonicalize with both nocanon and ProxyPassInterpolateEnv On.
Yann Ylavic
2021-09-07
1
-1
/
+1
*
mod_proxy: Follow up to r1892986: APLOGNO()
Yann Ylavic
2021-09-06
1
-1
/
+1
*
mod_proxy: Follow up to r1892814.
Yann Ylavic
2021-09-06
1
-21
/
+34
*
Fix a compilation error in the configuration where this is compiled.
Christophe Jaillet
2021-09-05
1
-1
/
+1
*
mod_proxy: Follow up to r1892814.
Yann Ylavic
2021-09-03
1
-1
/
+1
*
mod_proxy: Follow up to r1892740.
Yann Ylavic
2021-09-03
1
-11
/
+0
*
mod_proxy: Faster unix socket path parsing in the "proxy:" URL.
Yann Ylavic
2021-09-02
1
-2
/
+2
*
mod_proxy_uwsgi: Fix PATH_INFO setting for generic worker.
Yann Ylavic
2021-09-02
1
-17
/
+5
*
mod_proxy: Fix potential tunneling infinite loop and spurious timeout.
Yann Ylavic
2021-08-30
1
-6
/
+23
*
mod_proxy_http: Avoid a double call to apr_table_get().
Yann Ylavic
2021-08-24
1
-8
/
+7
*
core: follow up to r1891148: WC bucket defaulting to FLUSH bucket.
Yann Ylavic
2021-08-20
1
-0
/
+1
*
Follow-up to r1891477.
Christophe Jaillet
2021-07-16
1
-5
/
+3
*
mod_proxy: Fix icomplete initialization of BalancerMember(s) from the manager.
Yann Ylavic
2021-07-12
1
-2
/
+1
*
mod_proxy: Avoid confusion of prefix/regex matching workers at loading. PR 6...
Yann Ylavic
2021-07-05
3
-84
/
+137
*
mod_proxy: Follow up to r1891206: fix UDS scheme.
Yann Ylavic
2021-07-03
1
-1
/
+2
*
mpm_proxy: Fix possible reuse/merging of Proxy(Pass)Match workers. PR 65419.
Yann Ylavic
2021-07-02
1
-32
/
+83
*
core: Write Completion (WC) bucket type.
Yann Ylavic
2021-06-29
1
-18
/
+12
*
Add log tags.
Graham Leggett
2021-06-24
1
-2
/
+2
*
dbm: Split the loading of a dbm driver from the opening of a dbm file. When
Graham Leggett
2021-06-24
1
-0
/
+29
*
*) core/mod_proxy/mod_ssl:
Stefan Eissing
2021-06-08
3
-24
/
+10
*
mod_proxy_hcheck: Honor worker timeout settings.
Yann Ylavic
2021-05-16
1
-4
/
+6
*
mod_proxy_wstunnel: Add ProxyWebsocketFallbackToProxyHttp.
Yann Ylavic
2021-05-12
1
-6
/
+47
*
Allow the tunnelled connections to report the
Jean-Frederic Clere
2021-05-06
3
-9
/
+35
*
Add some missing space in HTML
Christophe Jaillet
2021-05-04
1
-4
/
+4
*
core/ap_ssl_*: changes after review by rpluem
Stefan Eissing
2021-04-20
1
-1
/
+1
*
max_attempts_set needs to be set too.
Jean-Frederic Clere
2021-04-08
1
-0
/
+1
*
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
Stefan Eissing
2021-03-26
1
-0
/
+1
*
* modules/proxy/proxy_util.c (ap_proxy_define_balancer):
Joe Orton
2021-03-16
1
-0
/
+2
*
Fix the fixed timeout, thanks RĂ¼diger.
Jean-Frederic Clere
2021-03-10
1
-6
/
+17
*
Add CPING to health check logic.
Jean-Frederic Clere
2021-03-10
4
-1
/
+63
*
Using the new ap_ssl_conn_is_ssl() and ap_ssl_var_lookup() in all internal mo...
Stefan Eissing
2021-03-09
1
-19
/
+2
*
Use an optional function as adviced by RĂ¼diger.
Jean-Frederic Clere
2021-03-09
2
-2
/
+12
*
* modules/proxy/mod_proxy_balancer.c (balancer_display_page):
Joe Orton
2021-03-05
1
-0
/
+1
*
Add balancer_manage() to allow external module to fill workers for balancers.
Jean-Frederic Clere
2021-03-04
1
-0
/
+37
*
Simplify balancer-manager XSS protection, no functional change:
Joe Orton
2021-03-03
1
-26
/
+20
*
rollback r1887138. Sorry ;-(
Jean-Frederic Clere
2021-03-03
2
-119
/
+81
*
Allow empty <balancer://mycluster/> and add a provider to allow other modules...
Jean-Frederic Clere
2021-03-03
2
-81
/
+119
[prev]
[next]