summaryrefslogtreecommitdiff
path: root/common/dhash/dhash_test.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-20Split off libdhash into a shared libraryStephen Gallagher1-490/+0
2009-12-08dhash: Add private pointer for delete callbackSimo Sorce1-2/+3
2009-12-08Change dhash API to be talloc-friendlySimo Sorce1-1/+1
2009-10-29Clean up warnings in dhash testsStephen Gallagher1-3/+3
2009-04-22add dynamic hash table data structure implementationJohn Dennis1-0/+489