aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/send_queue.c
Commit message (Collapse)AuthorAgeFilesLines
* - moved queues into subfolder queuesMartin Willi2005-11-111-166/+0
| | | | - created subdirectory utils for linked_list_t and co.
* - linked_list, event_queue, send_queue and job_queue returns nowJan Hutter2005-11-101-12/+8
| | | | count directly
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-1/+2
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-31/+31
|
* - send_queue written, but not testedJan Hutter2005-11-071-0/+169