aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/sender.c
Commit message (Expand)AuthorAgeFilesLines
* - created package threadsMartin Willi2005-11-231-127/+0
* - moved packet and socket in new network-packageMartin Willi2005-11-231-2/+2
* - changed include pathsMartin Willi2005-11-231-6/+6
* - added logging when destroying Jan Hutter2005-11-221-0/+2
* - fixed loggingMartin Willi2005-11-211-2/+4
* - added loggerMartin Willi2005-11-171-14/+23
* - logger in utilsMartin Willi2005-11-111-2/+2
* - 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-21/+21
* - global objects are defined in globalsJan Hutter2005-11-071-4/+2
* - sender_t written, but not tested!Jan Hutter2005-11-071-0/+117