log src/stream/ngx_stream_proxy_module.c @ 8895:457afc332c67

age author description
Mon, 23 May 2022 11:29:44 -0700 Aleksei Bavshin Stream: don't flush empty buffers created for read errors.
Tue, 07 Jun 2022 20:08:57 +0400 Sergey Kandaurov Upstream: handling of certificates specified as an empty string.
Thu, 23 Sep 2021 16:25:49 +0300 Vladimir Homutov QUIC: added shutdown support in stream proxy. quic
Wed, 22 Sep 2021 10:20:00 +0300 Vladimir Homutov Stream: added half-close support.
Mon, 16 Aug 2021 22:40:31 +0300 Maxim Dounin SSL: ciphers now set before loading certificates (ticket #2035).
Thu, 06 May 2021 02:22:09 +0300 Maxim Dounin Upstream: variables support in certificates.
Thu, 06 May 2021 02:22:03 +0300 Maxim Dounin Changed complex value slots to use NGX_CONF_UNSET_PTR.