14 Commits

Author SHA1 Message Date
Martin Willi
67a57dc6f4 - removed strongswan includes, we are now self-contained ;-) 2005-11-10 09:17:23 +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
a01f6c5ac7 - cancelation points defined 2005-11-07 09:49:15 +00:00
Jan Hutter
ddd639f697 - send_queue written, but not tested 2005-11-07 07:49:59 +00:00
Jan Hutter
b32ea28408 - includes cleaned up 2005-11-07 07:40:56 +00:00
Jan Hutter
0e39bf8a3b - job_t is now defined in its own files job.h and job.c 2005-11-07 07:33:31 +00:00
Jan Hutter
954d34e303 included stdlib.h 2005-11-04 16:36:41 +00:00
Martin Willi
db5dc98603 - cancellation disabled by default 2005-11-04 13:20:11 +00:00
Jan Hutter
7c2228f165 - iterator for linked list implemented
- first test for iterator written
- linked list values capsulated into private struct
2005-11-04 10:28:12 +00:00
Martin Willi
4486d5900a - fixed mutex_unlock hander for getter 2005-11-04 09:38:28 +00:00
Martin Willi
16b4690854 - allow removal of waiting workers using mutex_unlock-handler 2005-11-04 08:07:10 +00:00
Jan Hutter
adca27eb76 - job queue implemented but not tested 2005-11-03 13:32:40 +00:00