log src/core/ngx_proxy_protocol.c @ 7682:2ab0ecfe5a5f

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.
Mon, 02 Apr 2018 20:38:43 +0300 Vladimir Homutov Core: fixed build, broken by 63e91f263a49.
Mon, 02 Apr 2018 18:40:04 +0300 Ruslan Ermilov Core: revised the PROXY protocol v2 code.
Tue, 27 Mar 2018 18:39:38 +0300 Vladimir Homutov Core: style.
Thu, 22 Mar 2018 15:55:28 +0300 Vladimir Homutov Core: added processing of version 2 of the PROXY protocol.
Mon, 20 Jun 2016 11:50:39 +0300 Roman Arutyunyan Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Mon, 23 May 2016 18:44:21 +0300 Dmitry Volyntsev Added the $proxy_protocol_port variable.
Tue, 16 Jun 2015 13:45:19 +0300 Roman Arutyunyan Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.
Tue, 16 Jun 2015 13:45:16 +0300 Roman Arutyunyan Stream: client-side PROXY protocol.
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).