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_http: fix load-balancer fallback for requests with a body.
Yann Ylavic
2019-10-31
1
-14
/
+40
*
mod_proxy_http: follow up to r1868576.
Yann Ylavic
2019-10-20
1
-0
/
+12
*
mod_proxy_http: revert r1868625.
Yann Ylavic
2019-10-20
1
-10
/
+10
*
Synch 2.4.x and trunk.
Christophe Jaillet
2019-10-20
1
-1
/
+1
*
mod_proxy_http: follow up to r1868576.
Yann Ylavic
2019-10-19
1
-10
/
+10
*
mod_proxy_http: Fix 100-continue deadlock for spooled request bodies. PR 63855.
Yann Ylavic
2019-10-18
1
-0
/
+15
*
Fix pool concurrency problems
Ruediger Pluem
2019-10-11
3
-59
/
+87
*
* Add back logging goodness
Ruediger Pluem
2019-10-11
1
-4
/
+4
*
* Revert r1865944 and r1865938
Ruediger Pluem
2019-10-11
1
-29
/
+5
*
restore use of global mutex under !APR_HAS_THREADS
Eric Covener
2019-08-30
3
-9
/
+1
*
* Lock the worker, not the balancer. We even do not know if we have a balancer
Ruediger Pluem
2019-08-29
1
-2
/
+2
*
lognos
Eric Covener
2019-08-26
1
-6
/
+6
*
PR63503: fix pool concurrency problems in mod_proxy
Eric Covener
2019-08-26
1
-5
/
+29
*
remove APR_HAS_THREADS check
Eric Covener
2019-08-26
1
-4
/
+0
*
no-op PROXY_THREAD_LOCK if !APR_HAS_THREADS
Eric Covener
2019-08-26
1
-0
/
+5
*
PR63688 balancer csrf problems
Eric Covener
2019-08-23
1
-1
/
+1
*
* modules/proxy/mod_proxy_balancer.c (balancer_display_page):
Joe Orton
2019-08-08
1
-28
/
+28
*
lognos
Eric Covener
2019-08-08
2
-2
/
+2
*
* modules/proxy/mod_proxy_balancer.c (balancer_handler): Check Referer
Joe Orton
2019-08-08
1
-1
/
+22
*
* modules/proxy/proxy_util.c (ap_proxy_share_balancer): Create the
Joe Orton
2019-08-08
1
-4
/
+5
*
remove request details from error documents (CVE-2019-10092).
Eric Covener
2019-08-02
3
-9
/
+8
*
Synch trunk and 2.4.x
Christophe Jaillet
2019-07-20
1
-8
/
+8
*
* modules/proxy/mod_proxy.c (create_proxy_config): Tag the pool.
Joe Orton
2019-06-25
1
-0
/
+1
*
Set connectiontimeout for mod_proxy_hcheck.
Jean-Frederic Clere
2019-06-24
1
-0
/
+4
*
Follow up to r1847232.
Christophe Jaillet
2019-06-14
1
-2
/
+2
*
* Fix the logic to follow the comment. So far we only forwarded the header if
Ruediger Pluem
2019-05-22
1
-2
/
+2
*
Follow up to r1859371: extend to other ap_proxy_connection_create[_ex]() users.
Yann Ylavic
2019-05-17
5
-21
/
+16
*
mod_proxy/ssl: Proxy SSL client certificate
Rainer Jung
2019-05-16
1
-6
/
+3
*
Arrange balancer_handler() to be able to call
Jean-Frederic Clere
2019-05-14
1
-98
/
+136
*
Fix for: [Bug 62372] Load balancer byrequests required when bytraffic chosen
Jim Jagielski
2019-04-02
1
-2
/
+5
*
mod_proxy: follow up to r1836588: configurable Proxy100Continue.
Yann Ylavic
2019-03-22
3
-1
/
+25
*
mod_proxy/ssl: cleanup per-request SSL configuration for recycled proxy conns.
Yann Ylavic
2019-03-16
1
-0
/
+13
*
Fix some HTML syntax issues.
Christophe Jaillet
2019-03-15
1
-1
/
+2
*
mod_proxy_hcheck: mute "run from watchdog" message.
Yann Ylavic
2019-02-20
1
-3
/
+0
*
mod_proxy_http: revert spurious comment from r1853953.
Yann Ylavic
2019-02-20
1
-1
/
+0
*
mod_proxy_http: common function for stream_reqbody_{cl,chunked}()
Yann Ylavic
2019-02-20
1
-114
/
+51
*
mod_proxy_http: follow up to r1853561.
Yann Ylavic
2019-02-14
1
-8
/
+6
*
Revert r1853564.
Yann Ylavic
2019-02-14
1
-4
/
+2
*
mod_proxy_http: follow up to r1853409: no need to double flush on EOS.
Yann Ylavic
2019-02-14
1
-2
/
+4
*
mod_proxy_http: follow up to r1853409: don't play with meta-buckets.
Yann Ylavic
2019-02-14
1
-19
/
+14
*
Create the configure for mod_proxy_hcheck when used in BalancerMember.
Jean-Frederic Clere
2019-02-14
1
-0
/
+10
*
mod_proxy_http: follow up to r1853409.
Yann Ylavic
2019-02-13
1
-13
/
+25
*
Fix numbering
Christophe Jaillet
2019-02-12
1
-1
/
+1
*
mod_proxy_http: rework the flushing strategy when forwarding the request body.
Yann Ylavic
2019-02-11
1
-168
/
+106
*
Make proxy modules compile if APR_HAS_THREADS is not defined.
Stefan Sperling
2019-01-29
4
-3
/
+66
*
revert of r808895 somehow missed mod_proxy_ftp
Eric Covener
2019-01-23
1
-1
/
+1
*
Fix websocket proxy over UDS.
Christophe Jaillet
2019-01-11
1
-1
/
+4
*
Arrange the xml display and make it uses xml.
Jean-Frederic Clere
2018-11-23
1
-2
/
+1
*
fix incorrect rv. Sorry.
Jean-Frederic Clere
2018-11-23
1
-2
/
+2
*
Add error messages and return bad request.
Jean-Frederic Clere
2018-11-23
1
-0
/
+11
[next]