log src/stream/ngx_stream_core_module.c @ 7670:ccb5ff87ab3e

age author description
Fri, 15 Mar 2019 15:45:56 +0300 Roman Arutyunyan Multiple addresses in "listen".
Wed, 29 Aug 2018 15:56:42 +0300 Roman Arutyunyan Stream: avoid potential infinite loop at preread phase.
Tue, 24 Apr 2018 15:29:01 +0300 Maxim Dounin SSL: detect "listen ... ssl" without certificates (ticket #178).
Fri, 26 May 2017 22:52:48 +0300 Ruslan Ermilov Introduced ngx_tcp_nodelay().
Mon, 03 Apr 2017 17:29:19 +0300 Vladimir Homutov Stream: configurable socket buffer sizes.
Mon, 03 Oct 2016 15:58:25 +0300 Maxim Dounin Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Thu, 15 Sep 2016 14:56:02 +0300 Vladimir Homutov Stream: preread phase.