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
/
core
/
ngx_hash.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
Core: removed unnecessary restriction in hash initialization.
Alexey Radkov
1
-0
/
+4
2019-07-19
Core: fixed memory leak on error, missed in c3f60d618c17.
Maxim Dounin
1
-0
/
+1
2019-07-18
Core: fixed segfault with too large bucket sizes (ticket #1806).
Maxim Dounin
1
-5
/
+25
2016-10-14
Style.
Maxim Dounin
1
-1
/
+0
2015-09-11
Core: fixed segfault with null in wildcard hash names.
Maxim Dounin
1
-0
/
+4
2015-08-13
Core: fixed potential division by zero when initializing hash.
Sergey Kandaurov
1
-0
/
+8
2015-08-13
Core: fixed style in the error message.
Sergey Kandaurov
1
-1
/
+1
2015-02-24
Core: fixed potential buffer overrun when initializing hash.
Maxim Dounin
1
-1
/
+1
2014-10-02
Core: fixed buffer overrun when hash max_size reached.
Yichun Zhang
1
-0
/
+2
2014-03-31
Core: fixed hash to actually try max_size.
Maxim Dounin
1
-1
/
+1
2014-03-31
Core: hash now ignores bucket_size if it hits max_size limit.
Maxim Dounin
1
-8
/
+5
2012-06-18
Fixed handling of conflicting wildcard server names.
Maxim Dounin
1
-11
/
+13
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2012-01-16
Fixed division by zero exception in ngx_hash_init().
Valentin Bartenev
1
-1
/
+1
2010-05-13
allow hash key values more than 255 bytes, it does not actually increase mean
Igor Sysoev
1
-10
/
+2
2009-09-13
style fix
Igor Sysoev
1
-2
/
+2
2009-02-11
fix r2169 for .def.com and .abc.def.com case
Igor Sysoev
1
-1
/
+1
2008-08-21
server_name "" support
Igor Sysoev
1
-0
/
+4
2008-08-12
fix the case when unset domain.tld was matched by *.domain.tld
Igor Sysoev
1
-14
/
+35
2008-08-05
update debug logging
Igor Sysoev
1
-15
/
+7
2008-08-04
update debug logging
Igor Sysoev
1
-4
/
+4
2008-08-04
ngx_hash_strlow()
Igor Sysoev
1
-6
/
+19
2008-08-04
ngx_strlow()
Igor Sysoev
1
-3
/
+1
2008-06-17
*) back out r2040
Igor Sysoev
1
-4
/
+4
2007-09-21
fix r1416
Igor Sysoev
1
-1
/
+1
2007-08-24
fix trailing wildcard when two or more listen used in one server
Igor Sysoev
1
-2
/
+7
2007-06-11
the "www.example.*" wildcard hash support
Igor Sysoev
1
-117
/
+291
2006-10-06
fix SIGFPE on alpha
Igor Sysoev
1
-1
/
+1
2006-05-11
nginx-0.3.46-RELEASE import
release-0.3.46
Igor Sysoev
1
-174
/
+0
2006-04-07
nginx-0.3.37-RELEASE import
release-0.3.37
Igor Sysoev
1
-2
/
+6
2006-03-10
nginx-0.3.31-RELEASE import
release-0.3.31
Igor Sysoev
1
-18
/
+22
2006-01-11
nginx-0.3.20-RELEASE import
release-0.3.20
Igor Sysoev
1
-1
/
+3
2005-12-28
nginx-0.3.19-RELEASE import
release-0.3.19
Igor Sysoev
1
-11
/
+12
2005-12-26
nginx-0.3.18-RELEASE import
release-0.3.18
Igor Sysoev
1
-8
/
+264
2005-12-18
nginx-0.3.17-RELEASE import
release-0.3.17
Igor Sysoev
1
-10
/
+32
2005-12-16
nginx-0.3.16-RELEASE import
release-0.3.16
Igor Sysoev
1
-1
/
+481
2005-12-05
nginx-0.3.13-RELEASE import
release-0.3.13
Igor Sysoev
1
-0
/
+12
2005-05-12
nginx-0.1.29-RELEASE import
release-0.1.29
Igor Sysoev
1
-21
/
+30
2005-04-08
nginx-0.1.28-RELEASE import
release-0.1.28
Igor Sysoev
1
-0
/
+160