strongswan/src/libstrongswan/collections
Tobias Brunner 0e55270aea Remove dead code in token enumerator
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.
2013-06-11 11:03:12 +02:00
..
blocking_queue.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
blocking_queue.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
enumerator.c Remove dead code in token enumerator 2013-06-11 11:03:12 +02:00
enumerator.h Moved utils.[ch] to utils folder 2012-10-24 16:07:53 +02:00
hashtable.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
hashtable.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
linked_list.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
linked_list.h Some minor Doxygen fixes for linked_list_t 2013-06-11 11:03:10 +02:00