aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wmem/wmem_map.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-08wmem: use SPDX identifiers.Dario Lombardo1-13/+1
2018-02-07Added wmem_map_contains and wmem_map_lookup_extendedMoshe Kaplan1-0/+23
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