aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/ike_sa_manager.c
Commit message (Collapse)AuthorAgeFilesLines
* - added number of working threadsJan Hutter2005-11-161-2/+1
|
* - refactored ike_sa_manager_t classJan Hutter2005-11-161-60/+188
|
* - logger in utilsMartin Willi2005-11-111-2/+3
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - moved queues into subfolder queuesMartin Willi2005-11-111-1/+1
| | | | - created subdirectory utils for linked_list_t and co.
* - fixed memleak (ike_sa_id clone behavior)Martin Willi2005-11-101-14/+6
|
* - made function static Jan Hutter2005-11-091-2/+2
|
* - finish functionality of ike_sa_managerMartin Willi2005-11-091-77/+136
| | | | - tested
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-2/+3
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-83/+83
|
* - untested implementation of ike_sa_managerMartin Willi2005-11-081-0/+542