Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - created package threads | Martin Willi | 2005-11-23 | 1 | -132/+0 |
| | |||||
* | - moved packet and socket in new network-package | Martin Willi | 2005-11-23 | 1 | -2/+2 |
| | |||||
* | - jobs moved into queues | Martin Willi | 2005-11-23 | 1 | -1/+1 |
| | |||||
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -7/+7 |
| | |||||
* | - added logging when destroying | Jan Hutter | 2005-11-22 | 1 | -1/+3 |
| | |||||
* | - added logging | Martin Willi | 2005-11-21 | 1 | -12/+24 |
| | |||||
* | - tried to fix memory errors | Jan Hutter | 2005-11-16 | 1 | -3/+3 |
| | |||||
* | - job.h and job.c moved to directory jobs | Jan Hutter | 2005-11-16 | 1 | -1/+1 |
| | |||||
* | - added number of working threads | Jan Hutter | 2005-11-16 | 1 | -2/+2 |
| | |||||
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -1/+1 |
| | | | | | - allocator in utils - tests.c -> testcases/testcases.c | ||||
* | - moved queues into subfolder queues | Martin Willi | 2005-11-11 | 1 | -2/+3 |
| | | | | - created subdirectory utils for linked_list_t and co. | ||||
* | objects in source documentation renamed from xy-object to xy object | Jan Hutter | 2005-11-10 | 1 | -2/+2 |
| | |||||
* | - removed strongswan includes, we are now self-contained ;-) | Martin Willi | 2005-11-10 | 1 | -3/+0 |
| | |||||
* | - memory allocation now works with allocator-functions... | Jan Hutter | 2005-11-09 | 1 | -1/+2 |
| | |||||
* | - changed memory allocator functions to own allocator calls | Jan Hutter | 2005-11-09 | 1 | -18/+18 |
| | |||||
* | - receiver_t written, but not tested | Jan Hutter | 2005-11-07 | 1 | -0/+119 |