summaryrefslogtreecommitdiff
path: root/epan/wmem/wmem_map.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-09Add wmem_map_get_keys.Michael Mann1-0/+10
2017-02-09Add wmem_map_stealMichael Mann1-0/+11
2017-01-28Add wmem_map_new_autoresetMichael Mann1-0/+18
2016-04-22wmem: add wmem_map_size().Dario Lombardo1-0/+9
2016-04-22wmem: add foreach function to wmem_map.Dario Lombardo1-0/+11
2014-04-23Hash map implementation for wmem.Evan Huus1-0/+161