strongswan/src/libstrongswan/collections
Tobias Brunner 9dbf2019e2 collections: Add interface for read-only dictionaries 2014-06-19 14:00:48 +02:00
..
array.c array: Allocate initial data properly if esize is 0 2014-05-15 11:28:05 +02:00
array.h array: Add fallback for qsort_r using thread-local value 2014-02-12 14:34:33 +01: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
dictionary.h collections: Add interface for read-only dictionaries 2014-06-19 14:00:48 +02:00
enumerator.c enumerator: Add enumerator to enumerate files matching a pattern 2014-05-15 11:28:05 +02:00
enumerator.h enumerator: Add enumerator to enumerate files matching a pattern 2014-05-15 11:28:05 +02:00
hashtable.c hashtable: Add destroy_function method 2014-06-19 14:00:48 +02:00
hashtable.h hashtable: Add destroy_function method 2014-06-19 14:00:48 +02:00
linked_list.c linked-list: Remove barely used has_more() method 2013-07-17 17:42:53 +02:00
linked_list.h linked-list: Remove barely used has_more() method 2013-07-17 17:42:53 +02:00