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
/
http
/
modules
/
ngx_http_access_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-18
Fixed undefined behaviour with IPv4-mapped IPv6 addresses.
Sergey Kandaurov
1
-1
/
+1
2017-05-15
Access: simplified rule parser code.
Ruslan Ermilov
1
-13
/
+7
2014-02-19
Access: supplemented the obfuscated code with a comment.
Ruslan Ermilov
1
-1
/
+5
2013-05-30
Access: support for UNIX-domain client addresses (ticket #359).
Ruslan Ermilov
1
-35
/
+111
2012-04-10
Access module: fixed inheritance of allow/deny ipv6 rules.
Maxim Dounin
1
-4
/
+9
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-05-16
fix testing IPv4 address mapped to IPv6, when only IPv6 access rules are defined
Igor Sysoev
1
-12
/
+19
2010-07-08
fix building by msvc7
Igor Sysoev
1
-1
/
+1
2009-11-03
fix segfault if no rules are defined, introduced in r3279
Igor Sysoev
1
-2
/
+2
2009-11-03
IPv6 support in ngx_http_access_module
Igor Sysoev
1
-60
/
+195
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
1
-1
/
+1
2009-02-24
prepare ngx_ptocidr() for IPv6
Igor Sysoev
1
-4
/
+10
2009-02-21
a prelimiary IPv6 support, HTTP listen
Igor Sysoev
1
-2
/
+4
2008-08-26
*) refactor ngx_ptocidr()
Igor Sysoev
1
-8
/
+0
2007-12-29
satisfy all|any
Igor Sysoev
1
-1
/
+1
2007-12-27
return NGX_DECLINED if access directives are not active,
Igor Sysoev
1
-2
/
+2
2007-08-10
ignore meaningless bits in CIDR and warn about them
Igor Sysoev
1
-1
/
+9
2006-08-30
nginx-0.4.0-RELEASE import
release-0.4.0
Igor Sysoev
1
-5
/
+5
2006-07-28
nginx-0.3.55-RELEASE import
release-0.3.55
Igor Sysoev
1
-1
/
+1
2006-07-07
nginx-0.3.53-RELEASE import
release-0.3.53
Igor Sysoev
1
-2
/
+7
2006-04-07
nginx-0.3.37-RELEASE import
release-0.3.37
Igor Sysoev
1
-2
/
+4
2005-11-09
nginx-0.3.8-RELEASE import
release-0.3.8
Igor Sysoev
1
-2
/
+2
2005-09-08
nginx-0.1.45-RELEASE import
release-0.1.45
Igor Sysoev
1
-1
/
+7
2005-05-12
nginx-0.1.29-RELEASE import
release-0.1.29
Igor Sysoev
1
-2
/
+3
2005-03-19
nginx-0.1.25-RELEASE import
release-0.1.25
Igor Sysoev
1
-0
/
+219