Sign in
nginx
/
nginx
/
916c2934742c7006d4733637508668d98a986807
/
src
/
stream
/
ngx_stream_proxy_module.c
dc21216
Stream: set action before each recv/send while proxying.
by Roman Arutyunyan
· 7 years ago
70a41ee
Retain CAP_NET_RAW capability for transparent proxying.
by Roman Arutyunyan
· 7 years ago
6822497
Fixed worker_shutdown_timeout in various cases.
by Maxim Dounin
· 7 years ago
126437d
Stream: fixed logging UDP upstream timeout.
by Roman Arutyunyan
· 8 years ago
1d96f80
Stream: relaxed next upstream condition (ticket #1317).
by Roman Arutyunyan
· 8 years ago
5e3dfd2
Introduced ngx_tcp_nodelay().
by Ruslan Ermilov
· 8 years ago
761bc39
SSL: added support for TLSv1.3 in ssl_protocols directive.
by Sergey Kandaurov
· 8 years ago
bdaf915
Stream: avoid infinite loop in case of socket read error.
by Vladimir Homutov
· 8 years ago
c82c38a
Stream: speed up TCP peer recovery.
by Roman Arutyunyan
· 8 years ago
cdd022b
Upstream: do not unnecessarily create per-request upstreams.
by Ruslan Ermilov
· 8 years ago
f043ecf
Upstream: added the ngx_http_upstream_resolved_t.name field.
by Ruslan Ermilov
· 8 years ago
cf074de
Upstream: removed unnecessary condition in proxy_eval() and friends.
by Ruslan Ermilov
· 8 years ago
ac9fd50
SSL: compatibility with BoringSSL.
by Maxim Dounin
· 8 years ago
ad218a7
Upstream: introduced u->upstream.
by Maxim Dounin
· 9 years ago
17003b5
Stream: filters.
by Roman Arutyunyan
· 9 years ago
03ab965
Stream: upstream response time variables.
by Vladimir Homutov
· 9 years ago
e54e325
Stream: $upstream_bytes_sent and $upstream_bytes_received.
by Vladimir Homutov
· 9 years ago
87d6e07
Stream: the $upstream_addr variable.
by Vladimir Homutov
· 9 years ago
dad8d8e
Stream: the $status variable.
by Roman Arutyunyan
· 9 years ago
9a1aa15
Stream: fixed build without stream_ssl_module (ticket #1032).
by Vladimir Homutov
· 9 years ago
39c1d59
Stream: variables in proxy_pass and proxy_ssl_name.
by Vladimir Homutov
· 9 years ago
13caf00
Stream: got rid of pseudo variables.
by Vladimir Homutov
· 9 years ago
11f1678
Stream: added preconfiguration step.
by Vladimir Homutov
· 9 years ago
332e142
Style.
by Roman Arutyunyan
· 9 years ago
8b0c6da
Stream: use ngx_pcalloc() in ngx_stream_proxy_bind().
by Roman Arutyunyan
· 9 years ago
cfb2ef9
Stream: support for $remote_port in proxy_bind.
by Roman Arutyunyan
· 9 years ago
fcc000f
Upstream: support for port in proxy_bind and friends.
by Roman Arutyunyan
· 9 years ago
85a0ab5
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
by Roman Arutyunyan
· 9 years ago
7638aca
SSL: ngx_ssl_ciphers() to set list of ciphers.
by Tim Taubert
· 9 years ago
055c460
Upstream: the "transparent" parameter of proxy_bind and friends.
by Roman Arutyunyan
· 9 years ago
8a043d3
Stream: prepared proxy_bind to accept parameters.
by Roman Arutyunyan
· 9 years ago
a2eca25
Stream: additional logging for UDP.
by Vladimir Homutov
· 9 years ago
850dfaa
Stream: UDP proxy.
by Roman Arutyunyan
· 9 years ago
4e8c772
Stream: post first read events from client and upstream.
by Roman Arutyunyan
· 9 years ago
456d33a
Stream: initialize variable right before using it.
by Roman Arutyunyan
· 9 years ago
9ed76b5
Stream: removed useless typedef.
by Roman Arutyunyan
· 9 years ago
c54762b
Stream: delete proxy connection timer after SSL handshake.
by Ruslan Ermilov
· 9 years ago
46c5ecc
Win32: MSVC 2015 compatibility.
by Maxim Dounin
· 10 years ago
0a73df6
Style.
by Vladimir Homutov
· 10 years ago
0ffe81c
Stream: the "tcp_nodelay" directive.
by Vladimir Homutov
· 10 years ago
91365a0
Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.
by Roman Arutyunyan
· 10 years ago
3f779b0
Style.
by Roman Arutyunyan
· 10 years ago
243a863
Stream: added proxy_buffer_size to set the size of data buffers.
by Roman Arutyunyan
· 10 years ago
e44f11e
Stream: renamed rate limiting directives.
by Roman Arutyunyan
· 10 years ago
0b258e1
Stream: fixed possible integer overflow in rate limiting.
by Valentin Bartenev
· 10 years ago
647fd08
Stream: fixed MSVC compilation warning.
by Roman Arutyunyan
· 10 years ago
f6f7f53
Stream: upstream "connected" flag.
by Roman Arutyunyan
· 10 years ago
c6578dd
Stream: upstream and downstream limit rates.
by Roman Arutyunyan
· 10 years ago
2972b82
Stream: common handler for upstream and downstream.
by Roman Arutyunyan
· 10 years ago
9b86919
Stream: client-side PROXY protocol.
by Roman Arutyunyan
· 10 years ago
9932c2b
Stream: the "proxy_bind" directive.
by Vladimir Homutov
· 10 years ago
df8a678
Stream: added postconfiguration method to stream modules.
by Vladimir Homutov
· 10 years ago
ae0d1e5
Disabled SSLv3 by default (ticket #653).
by Maxim Dounin
· 10 years ago
d0ab141
Stream: prevent repeated event notifications after eof.
by Roman Arutyunyan
· 10 years ago
472f0fa
Stream: port from NGINX+.
by Ruslan Ermilov
· 10 years ago