strongswan/src/libstrongswan/collections
Tobias Brunner 2e4d110d1e linked-list: Change return value of find_first() and signature of its callback
This avoids the unportable five pointer hack.
2017-05-26 13:56:44 +02:00
..
array.c Migrate all enumerators to venumerate() interface change 2017-05-26 13:56:44 +02:00
array.h Use standard unsigned integer types 2016-03-24 18:52:48 +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 Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
enumerator.h Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
hashtable.c Migrate all enumerators to venumerate() interface change 2017-05-26 13:56:44 +02:00
hashtable.h hashtable: Add destroy_function method 2014-06-19 14:00:48 +02:00
linked_list.c linked-list: Change return value of find_first() and signature of its callback 2017-05-26 13:56:44 +02:00
linked_list.h linked-list: Change return value of find_first() and signature of its callback 2017-05-26 13:56:44 +02:00