This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc235f90fe0abcde3a5d1451b67ee6088939eb02
strongswan-ext
/
src
/
libstrongswan
/
collections
T
History
Tobias Brunner
ea50394bf1
array: Adjust negative index before calling remove_head|tail()
...
For ARRAY_TAIL we most often want to call remove_tail() not remove_head().
2014-09-11 17:52:37 +02:00
..
array.c
array: Adjust negative index before calling remove_head|tail()
2014-09-11 17:52:37 +02:00
array.h
array: Warn about caveat with array_remove_at() and value based arrays
2014-09-11 17:52:00 +02:00
blocking_queue.c
…
blocking_queue.h
…
dictionary.h
collections: Add interface for read-only dictionaries
2014-06-19 14:00:48 +02:00
enumerator.c
enumerator: Enumerate glob(3) matches using gl_pathc
2014-07-07 16:14:17 +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