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
/
Source
/
charon
/
linked_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- moved queues into subfolder queues
Martin Willi
2005-11-11
1
-698
/
+0
*
- removed strongswan includes, we are now self-contained ;-)
Martin Willi
2005-11-10
1
-3
/
+0
*
- linked_list, event_queue, send_queue and job_queue returns now
Jan Hutter
2005-11-10
1
-8
/
+3
*
- memory allocation now works with allocator-functions...
Jan Hutter
2005-11-09
1
-3
/
+4
*
- changed memory allocator functions to own allocator calls
Jan Hutter
2005-11-09
1
-84
/
+84
*
- inserting and removing now needs a linked_list_iterator_t* instead of
Jan Hutter
2005-11-08
1
-79
/
+181
*
- element destructor => private
Martin Willi
2005-11-08
1
-8
/
+16
*
- linked list now allows inserting and deleting in the middle of the
Jan Hutter
2005-11-04
1
-2
/
+127
*
- iterator for linked list implemented
Jan Hutter
2005-11-04
1
-55
/
+227
*
- fixed typo
Martin Willi
2005-11-04
1
-1
/
+1
*
- code-documentation improved
Jan Hutter
2005-11-03
1
-7
/
+28
*
- job_queue tested
Jan Hutter
2005-11-03
1
-1
/
+1
*
- job queue implemented but not tested
Jan Hutter
2005-11-03
1
-5
/
+11
*
Test for Linked List written
Jan Hutter
2005-11-03
1
-1
/
+1
*
- Linked List programmed but not tested
Jan Hutter
2005-11-03
1
-0
/
+271