log src/http/modules/ngx_http_geo_module.c @ 7960:ec2798eb3648 stable-1.20

age author description
Fri, 14 Dec 2018 18:11:06 +0300 Maxim Dounin Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
Wed, 21 Feb 2018 15:50:43 +0300 Ruslan Ermilov Geo: optimized configuration parser.
Wed, 21 Feb 2018 15:50:42 +0300 Ruslan Ermilov Geo: fixed memory allocation error handling (closes #1482).
Wed, 09 Aug 2017 15:03:27 +0300 Sergey Kandaurov Fixed calls to ngx_open_file() in certain places.
Wed, 09 Aug 2017 14:59:46 +0300 Sergey Kandaurov Style.
Thu, 25 Aug 2016 12:59:39 +0300 Sergey Kandaurov Geo: fixed indentation.
Tue, 23 Aug 2016 15:59:42 +0300 Ruslan Ermilov Geo: fixed warnings when removing nonexistent ranges.