log src/http/modules/ngx_http_realip_module.c @ 6565:3af0e65a461a

age author description
Mon, 23 May 2016 19:17:24 +0300 Ruslan Ermilov Realip: detect duplicate real_ip_header directive.
Mon, 23 May 2016 18:44:22 +0300 Dmitry Volyntsev Realip: take client port from PROXY protocol header.
Mon, 23 May 2016 18:44:22 +0300 Dmitry Volyntsev Added the $realip_remote_port variable.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Mon, 16 Nov 2015 16:02:02 +0300 Ruslan Ermilov Realip: the $realip_remote_addr variable.
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).
Thu, 11 Jul 2013 16:07:25 +0400 Vladimir Homutov Core: extended ngx_sock_ntop() with socklen parameter.