log src/http/modules/ngx_http_geo_module.c @ 6663:53198d9bf84f

age author description
Tue, 23 Aug 2016 15:59:14 +0300 Ruslan Ermilov Geo: fixed insertion of ranges specified in descending order.
Tue, 23 Aug 2016 15:59:06 +0300 Ruslan Ermilov Geo: fixed removing a range in certain cases.
Tue, 23 Aug 2016 15:57:29 +0300 Ruslan Ermilov Geo: fixed overflow when iterating over ranges.
Thu, 18 Aug 2016 17:11:03 +0300 Valentin Bartenev Geo: fixed access to already freed memory.
Tue, 08 Jul 2014 03:03:13 -0700 Piotr Sikora Style: add whitespace between control statement and parentheses.
Tue, 20 Aug 2013 21:11:19 +0400 Maxim Dounin Backed out f1a91825730a and 7094bd12c1ff.
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Replaced ngx_conf_full_name() with ngx_get_full_name().