log src/http/modules/ngx_http_realip_module.c @ 6729:cecf415643d7

age author description
Thu, 06 Oct 2016 23:16:05 +0300 Maxim Dounin Realip: fixed duplicate processing on redirects (ticket #1098).
Thu, 01 Sep 2016 14:33:51 +0300 Roman Arutyunyan Realip: fixed uninitialized memory access.
Mon, 20 Jun 2016 11:50:39 +0300 Roman Arutyunyan Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.