summaryrefslogtreecommitdiffhomepage
path: root/src/stream/ngx_stream_proxy_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Stream: common handler for upstream and downstream.Roman Arutyunyan1-25/+18
2015-06-16Stream: client-side PROXY protocol.Roman Arutyunyan1-2/+117
2015-06-16Stream: the "proxy_bind" directive.Vladimir Homutov1-0/+57
2015-06-09Stream: added postconfiguration method to stream modules.Vladimir Homutov1-0/+2
2015-05-25Disabled SSLv3 by default (ticket #653).Maxim Dounin1-3/+2
2015-04-22Stream: prevent repeated event notifications after eof.Roman Arutyunyan1-1/+4
2015-04-20Stream: port from NGINX+.Ruslan Ermilov1-0/+1288