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_geoip_module.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-18
Fixed undefined behaviour with IPv4-mapped IPv6 addresses.
Sergey Kandaurov
1
-1
/
+1
2017-08-01
Variables: macros for null variables.
Ruslan Ermilov
1
-1
/
+1
2016-07-12
Stream: geoip module.
Vladimir Homutov
1
-245
/
+134
2014-07-25
GeoIP: not all variable fields were initialized.
Yichun Zhang
1
-0
/
+6
2014-07-08
Style: remove whitespace between function name and parentheses.
Piotr Sikora
1
-3
/
+3
2013-02-27
Correctly handle multiple X-Forwarded-For headers (ticket #106).
Ruslan Ermilov
1
-12
/
+10
2013-02-04
GeoIP: removed pseudo-support of "proxy" and "netspeed" databases.
Ruslan Ermilov
1
-2
/
+0
2013-01-24
GeoIP: IPv6 support.
Ruslan Ermilov
1
-13
/
+145
2012-08-30
Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses
Ruslan Ermilov
1
-1
/
+10
2012-05-29
geoip: got rid of ugly casts when calling ngx_free().
Ruslan Ermilov
1
-4
/
+4
2012-05-28
Fixed broken build.
Ruslan Ermilov
1
-2
/
+2
2012-05-28
Fixed memory leak if $geoip_org variable was used.
Ruslan Ermilov
1
-2
/
+13
2012-05-14
geoip: trusted proxies support and partial IPv6 support.
Ruslan Ermilov
1
-30
/
+130
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-05-16
support IPv4 mapped to IPv6 in geoip module
Igor Sysoev
1
-28
/
+42
2011-05-11
geoip_org
Igor Sysoev
1
-0
/
+118
2011-05-11
fix typo
Igor Sysoev
1
-2
/
+2
2011-01-27
utf8 parameter of geoip_country and geoip_city
Igor Sysoev
1
-2
/
+24
2010-08-03
we can free GeoIPRecord just after GeoIP_region_name_by_code(),
Igor Sysoev
1
-10
/
+4
2010-08-03
fix segfault, the bug has been introduced in r3738
Igor Sysoev
1
-0
/
+7
2010-08-03
$geoip_region_name
Igor Sysoev
1
-0
/
+48
2010-08-03
$geoip_dma_code and $geoip_area_code
Igor Sysoev
1
-0
/
+39
2009-12-22
$geoip_city_continent_code, $geoip_latitude, $geoip_longitude
Igor Sysoev
1
-27
/
+79
2009-08-19
fix memory leak if GeoIP City database was used
Igor Sysoev
1
-3
/
+19
2009-07-20
ngx_http_geoip_module
Igor Sysoev
1
-0
/
+360