log src/http/modules/ngx_http_geo_module.c @ 4980:f091722acab4

age author description
Fri, 21 Dec 2012 08:46:52 +0000 Ruslan Ermilov Geo: ensure that default entry is always present.
Fri, 21 Dec 2012 08:44:39 +0000 Ruslan Ermilov There's no need to normalize address returned by ngx_ptocidr().
Mon, 17 Dec 2012 19:03:33 +0000 Ruslan Ermilov Added checks that disallow adding a variable with an empty name.
Fri, 14 Dec 2012 19:56:03 +0000 Ruslan Ermilov Geo: fixed the "ranges" without ranges case.
Fri, 14 Dec 2012 19:35:37 +0000 Ruslan Ermilov Geo: improved ngx_http_geo_block() code readability.
Thu, 13 Dec 2012 15:05:19 +0000 Ruslan Ermilov Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
Thu, 30 Aug 2012 14:58:11 +0000 Ruslan Ermilov Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses