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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-07-29
Style.
Roman Arutyunyan
1
-2
/
+1
2015-07-29
Stream: added proxy_buffer_size to set the size of data buffers.
Roman Arutyunyan
1
-23
/
+11
2015-07-14
Stream: renamed rate limiting directives.
Roman Arutyunyan
1
-14
/
+14
2015-07-02
Stream: fixed possible integer overflow in rate limiting.
Valentin Bartenev
1
-1
/
+1
2015-07-02
Stream: fixed MSVC compilation warning.
Roman Arutyunyan
1
-1
/
+1
2015-06-25
Stream: upstream "connected" flag.
Roman Arutyunyan
1
-3
/
+5
2015-06-23
Stream: upstream and downstream limit rates.
Roman Arutyunyan
1
-15
/
+110
2015-06-23
Stream: common handler for upstream and downstream.
Roman Arutyunyan
1
-25
/
+18
2015-06-16
Stream: client-side PROXY protocol.
Roman Arutyunyan
1
-2
/
+117
2015-06-16
Stream: the "proxy_bind" directive.
Vladimir Homutov
1
-0
/
+57
2015-06-09
Stream: added postconfiguration method to stream modules.
Vladimir Homutov
1
-0
/
+2
2015-05-25
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
1
-3
/
+2
2015-04-22
Stream: prevent repeated event notifications after eof.
Roman Arutyunyan
1
-1
/
+4
2015-04-20
Stream: port from NGINX+.
Ruslan Ermilov
1
-0
/
+1288