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
/
stream
/
ngx_stream_proxy_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-03
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
1
-0
/
+1
2018-12-27
Stream: do not split datagrams when limiting proxy rate.
Roman Arutyunyan
1
-1
/
+1
2019-01-14
Prevented scheduling events on a shared connection.
Roman Arutyunyan
1
-2
/
+2
2018-11-21
Upstream: revised upstream response time variables.
Vladimir Homutov
1
-5
/
+9
2018-11-12
Stream: proxy_requests directive.
Vladimir Homutov
1
-2
/
+25
2018-11-12
Stream: session completion check code moved to a separate function.
Vladimir Homutov
1
-38
/
+76
2018-10-03
Upstream: proxy_socket_keepalive and friends.
Vladimir Homutov
1
-0
/
+16
2018-07-17
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
1
-5
/
+22
2018-06-04
Stream: udp streams.
Roman Arutyunyan
1
-50
/
+76
2018-03-22
Stream: set action before each recv/send while proxying.
Roman Arutyunyan
1
-2
/
+11
2017-12-13
Retain CAP_NET_RAW capability for transparent proxying.
Roman Arutyunyan
1
-0
/
+6
2017-11-20
Fixed worker_shutdown_timeout in various cases.
Maxim Dounin
1
-0
/
+6
2017-09-12
Stream: fixed logging UDP upstream timeout.
Roman Arutyunyan
1
-1
/
+5
2017-09-11
Stream: relaxed next upstream condition (ticket #1317).
Roman Arutyunyan
1
-2
/
+6
2017-05-26
Introduced ngx_tcp_nodelay().
Ruslan Ermilov
1
-16
/
+3
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
1
-0
/
+1
2017-01-11
Stream: avoid infinite loop in case of socket read error.
Vladimir Homutov
1
-2
/
+3
2016-12-26
Stream: speed up TCP peer recovery.
Roman Arutyunyan
1
-0
/
+5
2016-10-31
Upstream: do not unnecessarily create per-request upstreams.
Ruslan Ermilov
1
-17
/
+17
2016-10-31
Upstream: added the ngx_http_upstream_resolved_t.name field.
Ruslan Ermilov
1
-4
/
+2
2016-10-31
Upstream: removed unnecessary condition in proxy_eval() and friends.
Ruslan Ermilov
1
-1
/
+1
2016-10-19
SSL: compatibility with BoringSSL.
Maxim Dounin
1
-1
/
+2
2016-09-22
Upstream: introduced u->upstream.
Maxim Dounin
1
-0
/
+2
2016-09-15
Stream: filters.
Roman Arutyunyan
1
-78
/
+138
2016-09-02
Stream: upstream response time variables.
Vladimir Homutov
1
-0
/
+19
2016-09-02
Stream: $upstream_bytes_sent and $upstream_bytes_received.
Vladimir Homutov
1
-2
/
+12
2016-09-02
Stream: the $upstream_addr variable.
Vladimir Homutov
1
-0
/
+17
2016-08-11
Stream: the $status variable.
Roman Arutyunyan
1
-37
/
+38
2016-07-26
Stream: fixed build without stream_ssl_module (ticket #1032).
Vladimir Homutov
1
-2
/
+2
2016-06-14
Stream: variables in proxy_pass and proxy_ssl_name.
Vladimir Homutov
1
-53
/
+323
2016-06-29
Stream: got rid of pseudo variables.
Vladimir Homutov
1
-29
/
+45
2016-06-15
Stream: added preconfiguration step.
Vladimir Homutov
1
-0
/
+1
2016-06-22
Style.
Roman Arutyunyan
1
-1
/
+0
2016-06-22
Stream: use ngx_pcalloc() in ngx_stream_proxy_bind().
Roman Arutyunyan
1
-1
/
+1
2016-06-20
Stream: support for $remote_port in proxy_bind.
Roman Arutyunyan
1
-9
/
+20
2016-06-20
Upstream: support for port in proxy_bind and friends.
Roman Arutyunyan
1
-1
/
+2
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
1
-21
/
+3
2016-06-15
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
1
-7
/
+1
2015-12-18
Upstream: the "transparent" parameter of proxy_bind and friends.
Roman Arutyunyan
1
-17
/
+86
2016-04-13
Stream: prepared proxy_bind to accept parameters.
Roman Arutyunyan
1
-9
/
+48
2016-03-18
Stream: additional logging for UDP.
Vladimir Homutov
1
-2
/
+5
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
1
-26
/
+114
2016-03-15
Stream: post first read events from client and upstream.
Roman Arutyunyan
1
-12
/
+10
2016-02-11
Stream: initialize variable right before using it.
Roman Arutyunyan
1
-2
/
+2
2016-02-11
Stream: removed useless typedef.
Roman Arutyunyan
1
-3
/
+0
2015-10-06
Stream: delete proxy connection timer after SSL handshake.
Ruslan Ermilov
1
-0
/
+4
2015-08-17
Win32: MSVC 2015 compatibility.
Maxim Dounin
1
-5
/
+5
2015-08-12
Style.
Vladimir Homutov
1
-1
/
+1
2015-08-10
Stream: the "tcp_nodelay" directive.
Vladimir Homutov
1
-2
/
+22
2015-07-30
Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.
Roman Arutyunyan
1
-0
/
+23
[next]