aboutsummaryrefslogtreecommitdiffstats
path: root/Source/lib/utils/leak_detective.h
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-50/+0
| | | | | - applied patch for charon
* - library initialization done at a central point (library.c)Martin Willi2006-04-201-0/+12
| | | | | - some leak_detective fixes
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-0/+38
- new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things