summaryrefslogtreecommitdiff
path: root/lib/assoc_array.c
AgeCommit message (Expand)Author
2019-05-02assoc_array: Fix shortcut creationDavid Howells
2017-11-11assoc_array: Fix a buggy node-splitting caseDavid Howells
2016-06-15assoc_array: don't call compare_object() on a nodeJerome Marchand
2014-09-17KEYS: Fix termination condition in assoc array garbage collectionDavid Howells
2014-09-17KEYS: Fix use-after-free in assoc_array_gc()David Howells
2014-01-23assoc_array: remove global variableStephen Hemminger
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells
2013-09-24KEYS: Expand the capacity of a keyringDavid Howells
2013-09-24Add a generic associative array implementation.David Howells