index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* modules/proxy/mod_proxy_http.c
Sander Striker
2005-03-30
1
-1
/
+13
*
mod_proxy: Add proxy-sendextracrlf option to send an extra CRLF at the
Justin Erenkrantz
2005-03-14
1
-0
/
+11
*
* modules/proxy/mod_proxy_http.c (ap_proxy_http_process_response): Fix
Joe Orton
2005-02-24
1
-0
/
+3
*
Fix a syntax error when DEBUGGING is defined.
Paul Querna
2005-02-17
1
-2
/
+1
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
3
-10
/
+10
*
Remove formatting characters from ap_log_error() calls. These
Jeff Trawick
2005-02-09
2
-4
/
+4
*
* modules/proxy/mod_proxy_ajp.c
Sander Striker
2005-02-09
1
-0
/
+3
*
* modules/proxy/proxy_util.c
Sander Striker
2005-02-08
1
-0
/
+3
*
If we rec' a bad response header line, ignore what we've
Jim Jagielski
2005-02-08
1
-0
/
+1
*
Better handle the case where ProxyBadHeader StartBody is
Jim Jagielski
2005-02-07
1
-20
/
+39
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
13
-33
/
+44
*
* modules/proxy/config.m4: Fix mod_proxy build after filename changes.
Joe Orton
2005-02-04
1
-5
/
+5
*
mod_proxy: Fix ProxyRemoteMatch directive.
Justin Erenkrantz
2005-02-03
1
-2
/
+2
*
Also translate Destination headers when ProxyPassReverse'd
Sander Striker
2005-02-03
2
-2
/
+5
*
Clean up some crumbs... The sandwich is next.
Sander Striker
2005-02-03
1
-1
/
+0
*
Rename proxy modules.
Sander Striker
2005-02-03
15
-10
/
+10
*
Remove old FIX_15207 snippets
Jim Jagielski
2005-02-03
1
-83
/
+0
*
proxy HTTP: Rework the handling of request bodies to handle
Jeff Trawick
2005-02-03
1
-188
/
+496
*
Close PR 32459, 15207. API change for PROXY_DECLARE ap_proxy_canonenc()
Jim Jagielski
2005-02-03
6
-14
/
+16
*
Fix #32367 support for ProxyPass /foo !
Mladen Turk
2005-02-01
1
-0
/
+5
*
Add in a weighted byte count of all traffic (in and out) as
Jim Jagielski
2005-01-24
4
-11
/
+127
*
* modules/proxy/proxy_http.c (ap_proxy_http_process_response): Handle
Joe Orton
2005-01-19
2
-3
/
+6
*
Match parameter types
Jim Jagielski
2005-01-11
1
-1
/
+1
*
Rewrite Cookies and other headers in mod_proxy_ajp as configured with
Sander Striker
2005-01-11
7
-130
/
+180
*
Make the combination of mod_proxy_ajp and mod_rewrite work correctly.
Sander Striker
2005-01-07
3
-22
/
+16
*
Fix a signedness issue that revealed a serious bug, the 'i' was
William A. Rowe Jr
2005-01-05
1
-4
/
+5
*
Kill the pool cleanup when closing non cachable connection.
Mladen Turk
2005-01-02
1
-4
/
+11
*
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
William A. Rowe Jr
2005-01-02
1
-1
/
+1
*
Fix closing connection for non-cachable proxies.
Mladen Turk
2005-01-01
1
-3
/
+3
*
Close the connection for generic forward and
Mladen Turk
2005-01-01
1
-1
/
+9
*
Simplify connection address and port resolving for non-cachable workers (gere...
Mladen Turk
2004-12-31
1
-19
/
+16
*
Do not cache hostname and port for forward and
Mladen Turk
2004-12-31
1
-5
/
+21
*
mod_proxy: Fix a request corruption problem and a buffering problem
Jeff Trawick
2004-12-30
1
-1
/
+3
*
simplify the BalancerMember load factor weighting. Instead of
Jim Jagielski
2004-12-16
2
-94
/
+26
*
"transfered" is not a word.
Cliff Woolley
2004-12-14
4
-12
/
+12
*
grammatical parameter change... "readed" -> "read"
Jim Jagielski
2004-12-14
4
-6
/
+6
*
Make proxy address cache thread safe and available only
Mladen Turk
2004-12-14
6
-31
/
+72
*
We are an int.
Jim Jagielski
2004-12-13
1
-1
/
+1
*
Seems to me that if we have a worker which is usable, we
Jim Jagielski
2004-12-13
1
-2
/
+0
*
Set the connection addr from connection pool addres
Mladen Turk
2004-12-09
1
-1
/
+3
*
mod_proxy: Respect errors reported by pre_connection hooks.
Jeff Trawick
2004-12-08
2
-2
/
+18
*
wrong format string was converted to APR_PID_T_FMT
Jeff Trawick
2004-12-02
1
-1
/
+1
*
Add generic reverse proxy worker so that module-driven reverse proxying works...
Mladen Turk
2004-12-01
3
-0
/
+32
*
Build proxy_ajp too when --enable-proxy is declared.
Mladen Turk
2004-11-30
1
-2
/
+2
*
Allow APR to exist and build outside of the httpd/srclib file structure
Bradley Nicholes
2004-11-30
6
-18
/
+18
*
Use APR_PID_T_FMT instead %d for pid logging.
Mladen Turk
2004-11-29
1
-2
/
+2
*
Make sure that worker initialization is done only
Mladen Turk
2004-11-29
1
-4
/
+17
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
1
-20
/
+0
*
* modules/proxy/proxy_http.c (ap_proxy_http_process_response): Don't treat
Joe Orton
2004-11-11
1
-2
/
+0
*
* modules/proxy/proxy_http.c (ap_proxy_http_process_response): Use the
Joe Orton
2004-11-11
1
-11
/
+33
[prev]
[next]