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)
commit96d69ecd5b1e5090db05efee7c992e2b2b1e3062
tree89865bf30b40f756a724d145ef1a5546b5f65790
parentf2dd07bb06c199bc35b8a69c0828f88c8e028db6
Moved generic string and data hashing and comparison functions
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.
lib/silccore/silcpacket.c
lib/silcskr/silcskr.c
lib/silcssh/silcssh.c
lib/silcutil/silchashtable.c
lib/silcutil/silchashtable.h
lib/silcutil/silcmime.c
lib/silcutil/silcutil.c
lib/silcutil/silcutil.h