log src/core/ngx_hash.c @ 5646:fd722b890eab release-1.5.13

age author description
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