aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/collections/enumerator.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead code in token enumeratorTobias Brunner2013-06-111-12/+2
| | | | | | Since we always search for the nearest separator (and strip them from the front of the next token) there can't be any separators left at the end of a token.
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-0/+560