aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/queues/send_queue.h
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-100/+0
| | | | | - applied patch for charon
* - docs updatedMartin Willi2005-12-061-3/+7
|
* - 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.