summaryrefslogtreecommitdiff
path: root/common/dict.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-389/+0
* p11-kit: 'int' comparison with 'unsigned int' in for() for array indexPankaj2015-10-191-1/+1
* Update to MurmurHash3Stef Walter2013-04-031-1/+1
* hash: Add the murmur2 hash and start using itStef Walter2013-03-201-7/+4
* Use the stdbool.h C99 bool typeStef Walter2013-01-231-20/+21
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-0/+391