aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/collections/linked_list.c
Commit message (Expand)AuthorAgeFilesLines
* linked-list: Remove barely used has_more() methodTobias Brunner2013-07-171-11/+0
* linked-list: Don't require an argument for the item when enumeratingTobias Brunner2013-07-171-1/+4
* linked-list: Remove unused clone_function() methodTobias Brunner2013-07-171-16/+0
* linked-list: Remove barely used find_last() methodTobias Brunner2013-07-171-23/+0
* linked-list: Remove unused replace() methodTobias Brunner2013-07-171-15/+0
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-0/+615