log src/stream/ngx_stream_core_module.c @ 8935:38c71f9b2293

age author description
Thu, 20 May 2021 19:59:16 +0300 Ruslan Ermilov Stream: the "fastopen" parameter of the "listen" directive.
Tue, 10 Nov 2020 19:40:00 +0000 Roman Arutyunyan QUIC: renamed c->qs to c->quic. quic
Tue, 21 Jul 2020 23:08:39 +0300 Roman Arutyunyan QUIC: added "quic" listen parameter in Stream. quic
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().