aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/collections/hashtable.c
Commit message (Expand)AuthorAgeFilesLines
* hashtable: Add destroy_function methodTobias Brunner2014-06-191-11/+28
* hashtable: Make key arguments constTobias Brunner2014-03-311-12/+12
* hashtable: add common hashtable hash/equals functions for pointer/string keysMartin Willi2013-07-181-2/+34
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-0/+444