log src/core/ngx_hash.c @ 6074:dfb23e4361da stable-1.6

age author description
Thu, 02 Oct 2014 12:00:17 -0700 Yichun Zhang Core: fixed buffer overrun when hash max_size reached.
Mon, 31 Mar 2014 21:40:35 +0400 Maxim Dounin Core: fixed hash to actually try max_size.
Mon, 31 Mar 2014 21:40:31 +0400 Maxim Dounin Core: hash now ignores bucket_size if it hits max_size limit.
Mon, 18 Jun 2012 14:06:00 +0000 Maxim Dounin Fixed handling of conflicting wildcard server names.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 16 Jan 2012 12:42:07 +0000 Valentin Bartenev Fixed division by zero exception in ngx_hash_init().
Thu, 13 May 2010 12:52:45 +0000 Igor Sysoev allow hash key values more than 255 bytes, it does not actually increase mean
Sun, 13 Sep 2009 06:25:54 +0000 Igor Sysoev style fix
Wed, 11 Feb 2009 12:33:13 +0000 Igor Sysoev fix r2169 for .def.com and .abc.def.com case
Thu, 21 Aug 2008 12:56:10 +0000 Igor Sysoev server_name "" support
Tue, 12 Aug 2008 15:28:19 +0000 Igor Sysoev fix the case when unset domain.tld was matched by *.domain.tld
Tue, 05 Aug 2008 15:19:21 +0000 Igor Sysoev update debug logging
Mon, 04 Aug 2008 21:51:36 +0000 Igor Sysoev update debug logging
Mon, 04 Aug 2008 10:18:36 +0000 Igor Sysoev ngx_hash_strlow()
Mon, 04 Aug 2008 10:07:00 +0000 Igor Sysoev ngx_strlow()