index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
stream
/
ngx_stream_geo_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
Remove short read checks
no-short-read-checks
Andrew Clayton
1
-7
/
+0
2024-03-18
Fixed undefined behaviour with IPv4-mapped IPv6 addresses.
Sergey Kandaurov
1
-2
/
+2
2024-03-14
Geo: fixed uninitialized memory access.
Piotr Sikora
1
-3
/
+1
2018-12-14
Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
Maxim Dounin
1
-0
/
+13
2018-02-21
Geo: fixed indentation.
Sergey Kandaurov
1
-11
/
+11
2018-02-21
Geo: optimized configuration parser.
Ruslan Ermilov
1
-1
/
+5
2018-02-21
Geo: fixed memory allocation error handling (closes #1482).
Ruslan Ermilov
1
-11
/
+16
2017-08-09
Fixed calls to ngx_open_file() in certain places.
Sergey Kandaurov
1
-1
/
+1
2017-08-09
Style.
Sergey Kandaurov
1
-0
/
+1
2016-08-23
Geo: fixed warnings when removing nonexistent ranges.
Ruslan Ermilov
1
-7
/
+3
2016-08-23
Geo: fixed insertion of ranges specified in descending order.
Ruslan Ermilov
1
-3
/
+8
2016-08-23
Geo: fixed removing a range in certain cases.
Ruslan Ermilov
1
-1
/
+1
2016-08-23
Geo: fixed overflow when iterating over ranges.
Ruslan Ermilov
1
-2
/
+10
2016-08-18
Geo: fixed access to already freed memory.
Valentin Bartenev
1
-1
/
+6
2016-06-30
Stream: geo module.
Vladimir Homutov
1
-0
/
+1572