summaryrefslogtreecommitdiffstats
path: root/common/dhash/dhash.c
Commit message (Expand)AuthorAgeFilesLines
* Properly license libdhashStephen Gallagher2010-02-181-0/+24
* dhash: Add private pointer for delete callbackSimo Sorce2009-12-081-6/+17
* Change dhash API to be talloc-friendlySimo Sorce2009-12-081-31/+66
* add dynamic hash table data structure implementationJohn Dennis2009-04-221-0/+923