Moved generic string and data hashing and comparison functions
authorPekka Riikonen <priikone@silcnet.org>
Sun, 30 Dec 2007 12:46:01 +0000 (12:46 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 30 Dec 2007 12:46:01 +0000 (12:46 +0000)
to silchashtable.[ch].  Added case insensitive and case sensitive
string hashing and comparison functions.  Changed the string and
data hashing to use Bob Jenkin's one-at-a-time hash function.


No differences found