index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
collections
/
linked_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
1
-8
/
+34
*
linked-list: Change interface of callback for invoke_function()
Tobias Brunner
2017-05-26
1
-4
/
+6
*
linked-list: invoke_offset() doesn't take any additional arguments anymore
Tobias Brunner
2017-05-26
1
-5
/
+4
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
1
-2
/
+7
*
linked-list: Add method to compare two lists of objects for equality
Tobias Brunner
2016-03-08
1
-1
/
+53
*
linked-list: Remove barely used has_more() method
Tobias Brunner
2013-07-17
1
-11
/
+0
*
linked-list: Don't require an argument for the item when enumerating
Tobias Brunner
2013-07-17
1
-1
/
+4
*
linked-list: Remove unused clone_function() method
Tobias Brunner
2013-07-17
1
-16
/
+0
*
linked-list: Remove barely used find_last() method
Tobias Brunner
2013-07-17
1
-23
/
+0
*
linked-list: Remove unused replace() method
Tobias Brunner
2013-07-17
1
-15
/
+0
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-0
/
+615