aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/logger_manager.c
Commit message (Collapse)AuthorAgeFilesLines
* - logger in utilsMartin Willi2005-11-111-461/+0
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - moved queues into subfolder queuesMartin Willi2005-11-111-2/+4
| | | | - created subdirectory utils for linked_list_t and co.
* - renamed logger_manager method get_logger to create_loggerMartin Willi2005-11-111-14/+15
|
* - fixed bug in logger_t not storing the name of itJan Hutter2005-11-111-3/+13
|
* - wrote logger_managerJan Hutter2005-11-111-0/+448