index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
ngx_http_proxy_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
Upstream: fix $upstream_status variable.
Piotr Sikora
1
-1
/
+1
2013-12-11
Use ngx_chain_get_free_buf() in pipe input filters.
Valentin Bartenev
1
-38
/
+10
2013-11-18
Upstream: cache revalidation with conditional requests.
Maxim Dounin
1
-1
/
+13
2013-09-27
Upstream: proxy_no_cache, fastcgi_no_cache warnings removed.
Maxim Dounin
1
-6
/
+0
2013-09-23
Proxy: added the "proxy_ssl_ciphers" directive.
Piotr Sikora
1
-0
/
+22
2013-09-19
Proxy: added the "proxy_ssl_protocols" directive.
Andrei Belov
1
-10
/
+40
2013-09-04
Win32: Borland C compatibility fixes.
Maxim Dounin
1
-2
/
+2
2013-07-25
Upstream: added check if a response is complete.
Maxim Dounin
1
-1
/
+1
2013-05-27
Upstream: http_403 support in proxy_next_upstream (and friends).
Maxim Dounin
1
-0
/
+1
2013-05-15
Proxy: clear script engine used to calculate lengths.
Maxim Dounin
1
-0
/
+2
2013-05-11
Proxy: $proxy_internal_body_length fixed.
Maxim Dounin
1
-1
/
+2
2013-04-29
Proxy: allocate $proxy_internal_body_length from request pool.
Ruslan Ermilov
1
-1
/
+1
2013-02-27
Correctly handle multiple X-Forwarded-For headers (ticket #106).
Ruslan Ermilov
1
-9
/
+21
2013-02-18
Proxy: support for connection upgrade (101 Switching Protocols).
Maxim Dounin
1
-0
/
+8
2013-01-22
Proxy: fixed proxy_method to always add space.
Maxim Dounin
1
-4
/
+5
2013-01-16
Fixed and improved the "*_bind" directives of proxying modules.
Ruslan Ermilov
1
-0
/
+5
2012-12-13
Proxy: better error message about unexpected data.
Maxim Dounin
1
-1
/
+2
2012-12-06
Allow the complex value to be defined as an empty string.
Ruslan Ermilov
1
-2
/
+2
2012-11-21
Request body: always use calculated size of a request body in proxy.
Maxim Dounin
1
-16
/
+11
2012-11-21
Request body: chunked parsing moved to ngx_http_parse.c from proxy.
Maxim Dounin
1
-276
/
+14
2012-04-23
Proxy: added ctx checking to input filters.
Maxim Dounin
1
-0
/
+18
2012-04-12
Fixed grammar in error messages.
Ruslan Ermilov
1
-11
/
+11
2012-03-15
Fixed incorrect ngx_cpystrn() usage in ngx_http_*_process_header().
Maxim Dounin
1
-2
/
+4
2012-02-28
Fixed spelling in single-line comments.
Ruslan Ermilov
1
-2
/
+2
2012-02-13
Proxy: added the "proxy_cookie_path" directive.
Valentin Bartenev
1
-4
/
+127
2012-02-13
Proxy: added the "proxy_cookie_domain" directive.
Valentin Bartenev
1
-0
/
+202
2012-02-13
Proxy: generic regex related code from the "proxy_redirect" directive moved
Valentin Bartenev
1
-23
/
+47
2012-02-13
Proxy: generic rewrite code from the "proxy_redirect" handlers moved to a
Valentin Bartenev
1
-44
/
+52
2012-02-13
Proxy: renamed some "proxy_redirect" related declarations to a more general and
Valentin Bartenev
1
-45
/
+45
2012-01-30
Fixed proxy_redirect off inheritance.
Valentin Bartenev
1
-0
/
+2
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2012-01-16
Fixed proxy_cache_use_stale in "no live upstreams" case.
Maxim Dounin
1
-5
/
+9
2012-01-11
Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Maxim Dounin
1
-1
/
+3
2012-01-10
Fixed: proxy_redirect with regex might broke Refresh header.
Valentin Bartenev
1
-1
/
+19
2011-12-26
Cache locks initial implementation.
Maxim Dounin
1
-0
/
+22
2011-12-23
Proxy: made proxy_pass with variables more consistent.
Maxim Dounin
1
-6
/
+3
2011-12-12
Proxy: added variables and regexp support to the first parameter of
Valentin Bartenev
1
-99
/
+119
2011-11-14
Fixed Upgrade header clearing with proxy_cache.
Maxim Dounin
1
-0
/
+1
2011-11-14
Fixed proxy_set_header inheritance with proxy_set_body.
Maxim Dounin
1
-17
/
+12
2011-11-14
Fixed proxy_set_header inheritance with proxy_cache (ticket #45).
Maxim Dounin
1
-9
/
+23
2011-10-12
Wording fix, "many data" is incorrect.
Maxim Dounin
1
-1
/
+1
2011-09-25
Proxy: logging levels tuned, double logging fixed.
Maxim Dounin
1
-6
/
+3
2011-09-25
Proxy: whitespaces after chunk size allowed.
Maxim Dounin
1
-0
/
+4
2011-09-15
Proxy: basic HTTP/1.1 support (including keepalive).
Maxim Dounin
1
-5
/
+773
2011-09-15
Protocol version parsing in ngx_http_parse_status_line().
Maxim Dounin
1
-0
/
+5
2011-08-18
Fixing proxy_set_body and proxy_pass_request_body with SSL.
Maxim Dounin
1
-2
/
+1
2011-07-30
test length of proxy_pass with variables
Igor Sysoev
1
-4
/
+6
2011-07-29
update r3945 with more descriptive error message
Igor Sysoev
1
-0
/
+2
2011-02-17
always test proxy_redirect with slash, this fixes a case when nginx uses
Igor Sysoev
1
-4
/
+30
2010-08-03
*) make code consistent to fastcgi, etc
Igor Sysoev
1
-6
/
+5
[next]