log src/http/modules/ngx_http_geoip_module.c @ 7648:028b16e2798f

age author description
Tue, 01 Aug 2017 14:28:33 +0300 Ruslan Ermilov Variables: macros for null variables.
Fri, 25 Jul 2014 14:43:29 -0700 Yichun Zhang GeoIP: not all variable fields were initialized.
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: remove whitespace between function name and parentheses.
Wed, 27 Feb 2013 13:29:50 +0000 Ruslan Ermilov Correctly handle multiple X-Forwarded-For headers (ticket #106).
Mon, 11 Feb 2013 15:34:30 +0000 Maxim Dounin Merge of r5014, r5015, r5016, r5030: geoip ipv6 support. stable-1.2
Mon, 04 Feb 2013 16:44:22 +0000 Ruslan Ermilov GeoIP: removed pseudo-support of "proxy" and "netspeed" databases.
Thu, 24 Jan 2013 16:15:51 +0000 Ruslan Ermilov GeoIP: IPv6 support.
Mon, 24 Sep 2012 19:06:48 +0000 Maxim Dounin Merge of r4829: fixed strict aliasing with ipv6 (ticket #201). stable-1.2
Thu, 30 Aug 2012 14:58:11 +0000 Ruslan Ermilov Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses
Mon, 02 Jul 2012 15:41:31 +0000 Maxim Dounin Merge of r4648, r4649, r4650: memory leak with $geoip_org. stable-1.2
Tue, 29 May 2012 09:19:51 +0000 Ruslan Ermilov geoip: got rid of ugly casts when calling ngx_free().
Mon, 28 May 2012 14:20:04 +0000 Ruslan Ermilov Fixed broken build.
Mon, 28 May 2012 13:17:48 +0000 Ruslan Ermilov Fixed memory leak if $geoip_org variable was used.
Mon, 14 May 2012 14:00:17 +0000 Ruslan Ermilov geoip: trusted proxies support and partial IPv6 support.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.