log src/http/modules/ngx_http_realip_module.c @ 5084:f7fe817c92a2

age author description
Wed, 27 Feb 2013 13:29:50 +0000 Ruslan Ermilov Correctly handle multiple X-Forwarded-For headers (ticket #106).
Mon, 14 May 2012 12:41:03 +0000 Ruslan Ermilov realip: chains of trusted proxies and IPv6 support.
Wed, 28 Mar 2012 09:29:09 +0000 Ruslan Ermilov Replaced ngx_http_realip_from_t with ngx_in_cidr_t.