aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/scheduler.c
Commit message (Collapse)AuthorAgeFilesLines
* - created package threadsMartin Willi2005-11-231-120/+0
|
* - changed include pathsMartin Willi2005-11-231-5/+5
|
* - added logging when destroyingJan Hutter2005-11-221-0/+2
|
* - fixed loggingMartin Willi2005-11-211-2/+2
|
* - added loggerMartin Willi2005-11-171-0/+20
|
* - logger in utilsMartin Willi2005-11-111-2/+2
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - moved queues into subfolder queuesMartin Willi2005-11-111-2/+3
| | | | - created subdirectory utils for linked_list_t and co.
* objects in source documentation renamed from xy-object to xy objectJan Hutter2005-11-101-1/+1
|
* - removed strongswan includes, we are now self-contained ;-)Martin Willi2005-11-101-3/+0
|
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-1/+2
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-16/+16
|
* - implemented basic schedulerMartin Willi2005-11-071-0/+99