summaryrefslogtreecommitdiffhomepage
path: root/src/stream/ngx_stream_handler.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Stream: phases.Roman Arutyunyan1-166/+26
2016-09-15Stream: filters.Roman Arutyunyan1-0/+4
2016-09-01Stream: realip module.Dmitry Volyntsev1-0/+9
2016-09-06Stream: allow using the session context inside handlers.Dmitry Volyntsev1-21/+16
2016-09-06Stream: the "proxy_protocol" parameter of the "listen" directive.Dmitry Volyntsev1-0/+94
2016-09-06Stream: postpone session initialization under accept mutex.Dmitry Volyntsev1-3/+38
2016-09-05Stream: log module.Vladimir Homutov1-0/+8
2016-08-11Stream: the $status variable.Roman Arutyunyan1-12/+34
2016-08-26Stream: the $session_time variable.Vladimir Homutov1-0/+5
2016-07-04Stream: variables and script.Vladimir Homutov1-0/+9
2016-03-18Stream: additional logging for UDP.Vladimir Homutov1-3/+5
2016-01-20Stream: UDP proxy.Roman Arutyunyan1-2/+5
2015-08-13Stream: fixed potential error log buffer overrun.Vladimir Homutov1-1/+3
2015-08-10Stream: the "tcp_nodelay" directive.Vladimir Homutov1-0/+19
2015-06-18Stream: connection limiting module.Vladimir Homutov1-0/+9
2015-06-04Stream: access module.Vladimir Homutov1-12/+25
2015-04-25Core: the ngx_set_connection_log() macro.Vladimir Homutov1-1/+1
2015-04-20Stream: port from NGINX+.Ruslan Ermilov1-0/+296