aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/receiver.c
Commit message (Expand)AuthorAgeFilesLines
* - created package threadsMartin Willi2005-11-231-132/+0
* - moved packet and socket in new network-packageMartin Willi2005-11-231-2/+2
* - jobs moved into queuesMartin Willi2005-11-231-1/+1
* - changed include pathsMartin Willi2005-11-231-7/+7
* - added logging when destroyingJan Hutter2005-11-221-1/+3
* - added loggingMartin Willi2005-11-211-12/+24
* - tried to fix memory errorsJan Hutter2005-11-161-3/+3
* - job.h and job.c moved to directory jobsJan Hutter2005-11-161-1/+1
* - added number of working threadsJan Hutter2005-11-161-2/+2
* - logger in utilsMartin Willi2005-11-111-1/+1
* - moved queues into subfolder queuesMartin Willi2005-11-111-2/+3
* objects in source documentation renamed from xy-object to xy objectJan Hutter2005-11-101-2/+2
* - 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-18/+18
* - receiver_t written, but not testedJan Hutter2005-11-071-0/+119