log src/stream/ngx_stream_variables.c @ 8743:168cc2a0f0b6 quic

age author description
Mon, 21 Oct 2019 20:22:30 +0300 Roman Arutyunyan Parsing server PROXY protocol address and port (ticket #1206).
Mon, 21 Oct 2019 18:06:19 +0300 Roman Arutyunyan Core: moved PROXY protocol fields out of ngx_connection_t.
Wed, 07 Mar 2018 18:28:12 +0300 Ruslan Ermilov Improved code readablity.
Wed, 04 Oct 2017 21:19:42 +0300 Maxim Dounin Fixed handling of unix sockets in $binary_remote_addr. stable-1.12
Wed, 04 Oct 2017 21:19:42 +0300 Maxim Dounin Fixed handling of unix sockets in $binary_remote_addr.
Fri, 22 Sep 2017 18:37:49 +0300 Ruslan Ermilov Style.
Tue, 01 Aug 2017 14:28:33 +0300 Ruslan Ermilov Variables: macros for null variables.