aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/allocator.c
Commit message (Expand)AuthorAgeFilesLines
* - logger in utilsMartin Willi2005-11-111-348/+0
* - wrote logger_managerJan Hutter2005-11-111-4/+0
* - replaced long macros with functionsJan Hutter2005-11-101-4/+37
* - added clone functionality and chunk_t supportJan Hutter2005-11-101-2/+41
* - fixed bug in memory reallocationJan Hutter2005-11-101-9/+43
* - source code documentedJan Hutter2005-11-101-15/+44
* - allocator functionality capsulated in a global objectJan Hutter2005-11-101-45/+81
* - cleaned up file (variable name changes, etc)Jan Hutter2005-11-091-57/+64
* - implemented thread save memory allocatorJan Hutter2005-11-091-0/+174