]> git.sur5r.net Git - openldap/commit
Replace indexing hash with 32-bit FNV-1... should be much faster than MD5
authorKurt Zeilenga <kurt@openldap.org>
Fri, 22 Sep 2000 22:19:46 +0000 (22:19 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 22 Sep 2000 22:19:46 +0000 (22:19 +0000)
commit6949ab9d151d296ad54a68ff58cd018f149e706e
tree5b0516b5de22a2cfc4ee8f7b091926e46fc3fb4b
parentadf795516028a857eac2255d0e12f1458c963234
Replace indexing hash with 32-bit FNV-1... should be much faster than MD5
include/lutil_hash.h [new file with mode: 0644]
libraries/liblutil/Makefile.in
libraries/liblutil/hash.c [new file with mode: 0644]
servers/slapd/schema_init.c