summaryrefslogtreecommitdiffstats
path: root/lib/assoc_array.c
AgeCommit message (Expand)AuthorLines
2014-09-12KEYS: Fix termination condition in assoc array garbage collectionDavid Howells-1/+3
2014-09-03KEYS: Fix use-after-free in assoc_array_gc()David Howells-1/+1
2014-01-23assoc_array: remove global variableStephen Hemminger-1/+1
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells-2/+2
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells-0/+1
2013-09-24Add a generic associative array implementation.David Howells-0/+1745