aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/queues/send_queue.h
Commit message (Collapse)AuthorAgeFilesLines
* - changed allocation behaviorMartin Willi2005-11-291-4/+7
|
* - return value cleanupMartin Willi2005-11-281-17/+15
|
* changed enum and structs names to _tJan Hutter2005-11-241-3/+4
|
* - moved packet and socket in new network-packageMartin Willi2005-11-231-1/+1
|
* include paths changedJan Hutter2005-11-231-2/+2
|
* - moved queues into subfolder queuesMartin Willi2005-11-111-0/+94
- created subdirectory utils for linked_list_t and co.