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
/
utils
/
linked_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
functions invoked on all linked list items now support up to five additional ...
Tobias Brunner
2008-04-18
1
-7
/
+9
*
changed enumerator implementation to handle reentrant code
Martin Willi
2008-04-01
1
-11
/
+23
*
two small fixes
Tobias Brunner
2008-03-13
1
-1
/
+1
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-138
/
+71
*
find methods for linked lists
Tobias Brunner
2008-02-14
1
-0
/
+48
*
implemented enumerator for linked_list
Martin Willi
2007-10-04
1
-0
/
+47
*
made linked lists invoke() method consistent to clone_*() and destroy_*() met...
Martin Willi
2007-08-09
1
-4
/
+19
*
added two methods to clone linked lists and the contained objects.
Tobias Brunner
2007-07-31
1
-0
/
+38
*
implemented more flexible iterator hook API
Martin Willi
2007-06-15
1
-28
/
+31
*
merged tasking branch into trunk
Martin Willi
2007-02-28
1
-11
/
+32
*
fixed very old bug in linked_list's remove_first and remove_last
Martin Willi
2006-11-02
1
-10
/
+18
*
removed iterator hook for replace
Martin Willi
2006-11-02
1
-1
/
+1
*
better split up of library files "types.h" & "definitions.h"
Martin Willi
2006-10-31
1
-9
/
+9
*
removed deprecated iterator methods (has_next & current)
Martin Willi
2006-10-24
1
-62
/
+49
*
linked list cleanups
Martin Willi
2006-10-24
1
-44
/
+93
*
introduced new logging subsystem using bus:
Martin Willi
2006-10-18
1
-21
/
+27
*
code cleanups
Martin Willi
2006-07-12
1
-82
/
+41
*
updated copyright information
Martin Willi
2006-07-07
1
-1
/
+2
*
implemented rereadcrls rereadcacerts
Andreas Steffen
2006-06-20
1
-1
/
+1
*
- changed iterator->remove behavior
Martin Willi
2006-05-29
1
-4
/
+0
*
- applied patch from andreas, which allows certificate listing via stroke
Martin Willi
2006-05-19
1
-1
/
+10
*
(no commit message)
Martin Willi
2006-05-10
1
-0
/
+727