index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stream
/
ngx_stream_geo_module.c
Commit message (
Expand
)
Author
Age
*
Fixed undefined behaviour with IPv4-mapped IPv6 addresses.
Sergey Kandaurov
2024-03-18
*
Geo: fixed uninitialized memory access.
Piotr Sikora
2024-03-14
*
Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
Maxim Dounin
2018-12-14
*
Geo: fixed indentation.
Sergey Kandaurov
2018-02-21
*
Geo: optimized configuration parser.
Ruslan Ermilov
2018-02-21
*
Geo: fixed memory allocation error handling (closes #1482).
Ruslan Ermilov
2018-02-21
*
Fixed calls to ngx_open_file() in certain places.
Sergey Kandaurov
2017-08-09
*
Style.
Sergey Kandaurov
2017-08-09
*
Geo: fixed warnings when removing nonexistent ranges.
Ruslan Ermilov
2016-08-23
*
Geo: fixed insertion of ranges specified in descending order.
Ruslan Ermilov
2016-08-23
*
Geo: fixed removing a range in certain cases.
Ruslan Ermilov
2016-08-23
*
Geo: fixed overflow when iterating over ranges.
Ruslan Ermilov
2016-08-23
*
Geo: fixed access to already freed memory.
Valentin Bartenev
2016-08-18
*
Stream: geo module.
Vladimir Homutov
2016-06-30