summaryrefslogtreecommitdiffstats
path: root/dhash/dhash.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in dhash.hSumit Bose2010-10-211-1/+1
* dhash: add stddef.h to dhash.hSumit Bose2010-10-121-0/+1
* Properly license libdhashStephen Gallagher2010-02-181-0/+24
* License libdhash under the LGPLStephen Gallagher2010-01-201-0/+5
* Add comments to document latest changesSimo Sorce2009-12-081-0/+7
* dhash: Add private pointer for delete callbackSimo Sorce2009-12-081-3/+12
* Change dhash API to be talloc-friendlySimo Sorce2009-12-081-7/+11
* Clean up warnings in common/Simo Sorce2009-07-031-1/+1
* add dynamic hash table data structure implementationJohn Dennis2009-04-221-0/+342