log src/stream/ngx_stream_geo_module.c @ 7640:c44970de0147 release-1.17.10

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 17:26:00 +0300 Sergey Kandaurov Geo: fixed indentation.
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.
Tue, 23 Aug 2016 15:59:42 +0300 Ruslan Ermilov Geo: fixed warnings when removing nonexistent ranges.