Martin Willi
|
67a57dc6f4
|
- removed strongswan includes, we are now self-contained ;-)
|
2005-11-10 09:17:23 +00:00 |
|
Jan Hutter
|
f4fae0beae
|
- code documentation improved and made fully compatible with doxygen
|
2005-11-10 08:55:47 +00:00 |
|
Jan Hutter
|
1061c878a9
|
- linked_list, event_queue, send_queue and job_queue returns now
count directly
|
2005-11-10 08:44:17 +00:00 |
|
Jan Hutter
|
6c4b815f22
|
- memory allocation now works with allocator-functions...
|
2005-11-09 09:35:06 +00:00 |
|
Jan Hutter
|
7953866962
|
- changed memory allocator functions to own allocator calls
|
2005-11-09 09:11:06 +00:00 |
|
Jan Hutter
|
e3dd1393d5
|
- inserting and removing now needs a linked_list_iterator_t* instead of
a linked_list_element_t*
- linked_list_element_t removed
- has_next now returns bool instead of status_t
|
2005-11-08 13:31:39 +00:00 |
|
Jan Hutter
|
6e67d74a9b
|
- LEAK_DETECTIVE activated
- memory leak in event_queue_t fixed
|
2005-11-08 07:04:15 +00:00 |
|
Martin Willi
|
ab4f404e72
|
- renamed add method to add_absolute
- added add_relative method
|
2005-11-07 15:54:24 +00:00 |
|
Jan Hutter
|
a01f6c5ac7
|
- cancelation points defined
|
2005-11-07 09:49:15 +00:00 |
|
Jan Hutter
|
b32ea28408
|
- includes cleaned up
|
2005-11-07 07:40:56 +00:00 |
|
Jan Hutter
|
ae758c7934
|
- implemented event_queue
- defined tests for the event_queue
|
2005-11-04 13:21:25 +00:00 |
|