index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
ngx_http_proxy_module.c
Commit message (
Expand
)
Author
Age
*
Upstream: variables support in certificates.
Maxim Dounin
2021-05-06
*
Changed complex value slots to use NGX_CONF_UNSET_PTR.
Maxim Dounin
2021-05-06
*
SSL: fixed build by Sun C with old OpenSSL versions.
Maxim Dounin
2021-03-05
*
Proxy: variables support in "proxy_cookie_flags" flags.
Ruslan Ermilov
2021-03-02
*
Upstream: fixed zero size buf alerts on extra data (ticket #2117).
Maxim Dounin
2021-01-12
*
Upstream: proxy_ssl_conf_command and friends.
Maxim Dounin
2020-10-22
*
Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Maxim Dounin
2020-10-22
*
Proxy: error checking for array init, missed in 7716:d6a5e14aa3e4.
Maxim Dounin
2020-09-29
*
Proxy: added the "proxy_cookie_flags" directive.
Ruslan Ermilov
2020-09-27
*
Proxy: changed interface of some internal functions.
Ruslan Ermilov
2020-09-27
*
Proxy: strengthen syntax checking for some directives.
Ruslan Ermilov
2020-09-27
*
Proxy: style.
Maxim Dounin
2020-07-06
*
Proxy: detection of data after final chunk.
Maxim Dounin
2020-07-06
*
Proxy: drop extra data sent by upstream.
Maxim Dounin
2020-07-06
*
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
2019-03-03
*
Upstream: proxy_socket_keepalive and friends.
Vladimir Homutov
2018-10-03
*
Fixed invalid access to location defined as an empty string.
Ruslan Ermilov
2018-07-17
*
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
2018-07-17
*
Silenced -Wcast-function-type warnings (closes #1546).
Sergey Kandaurov
2018-05-07
*
Upstream: fixed comments after 13f8dec720b5.
Ruslan Ermilov
2018-03-19
*
Generic subrequests in memory.
Roman Arutyunyan
2018-02-28
*
Proxy: escape explicit space in URI in default cache key.
Roman Arutyunyan
2017-11-20
*
Proxy: simplified conditions of using unparsed uri.
Roman Arutyunyan
2017-11-20
*
Variables: macros for null variables.
Ruslan Ermilov
2017-08-01
*
Proxy: split configured header names and values.
Piotr Sikora
2017-03-15
*
Upstream: fixed u->headers_in.headers allocation error handling.
Sergey Kandaurov
2017-05-18
*
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
2017-04-18
*
Upstream: allow recovery from "429 Too Many Requests" response.
Piotr Sikora
2017-03-24
*
Upstream: proxy_cache_background_update and friends.
Roman Arutyunyan
2017-02-10
*
Cache: proxy_cache_max_range_offset and friends.
Dmitry Volyntsev
2016-11-02
*
Upstream: added the ngx_http_upstream_resolved_t.name field.
Ruslan Ermilov
2016-10-31
*
Upstream: removed unnecessary condition in proxy_eval() and friends.
Ruslan Ermilov
2016-10-31
*
Proxy: support variables for proxy_method directive.
Dmitry Lazurkin
2016-10-16
*
Upstream: handling of proxy_set_header at http level.
Maxim Dounin
2016-10-14
*
Proxy: do not create conf->headers_source when not needed.
Maxim Dounin
2016-10-14
*
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
2016-06-15
*
Upstream: the "transparent" parameter of proxy_bind and friends.
Roman Arutyunyan
2015-12-18
*
Fixed logging.
Sergey Kandaurov
2016-03-31
*
Upstream: proxy_next_upstream non_idempotent.
Maxim Dounin
2016-03-28
*
Proxy: improved code readability.
Ruslan Ermilov
2015-11-06
*
Upstream: fixed "no port" detection in evaluated upstreams.
Ruslan Ermilov
2015-11-21
*
Upstream: proxy_cache_convert_head directive.
Roman Arutyunyan
2015-11-11
*
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
2015-05-25
*
Proxy: fixed proxy_request_buffering and chunked with preread body.
Maxim Dounin
2015-03-26
*
Proxy: proxy_request_buffering chunked support.
Maxim Dounin
2015-03-23
*
Request body: unbuffered reading.
Maxim Dounin
2015-03-23
*
Proxy: fixed proxy_set_body with proxy_cache.
Maxim Dounin
2015-03-23
*
Proxy: use an appropriate error on memory allocation failure.
Ruslan Ermilov
2015-03-04
*
Upstream: added variables support to proxy_cache and friends.
Valentin Bartenev
2014-12-22
*
Upstream: refactored proxy_cache and friends.
Valentin Bartenev
2014-12-22
[next]