aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/leak_detective.c
Commit message (Collapse)AuthorAgeFilesLines
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-1/+1
| | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements
* introduced new logging subsystem using bus:Martin Willi2006-10-181-32/+28
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* (no commit message)Martin Willi2006-09-271-8/+16
|
* extended statusall outputMartin Willi2006-09-211-2/+41
| | | | | added job/event-queue statistics added allocation statistics when using LEAK_DETECTIVE
* cleanups in kernel interface codeMartin Willi2006-07-181-0/+1
| | | | | | added proper traffic selector to string conversion some cleanups here & there
* leak detective blanks memory on free & alloc, allows further membug detectionMartin Willi2006-07-121-12/+26
|
* updated whitelist (getprotobynumber)Martin Willi2006-07-051-0/+2
|
* updated leak detective whitelistMartin Willi2006-07-041-5/+6
|
* fixed whitelist detectionMartin Willi2006-06-201-4/+8
|
* reworked function ignore mechanism to not-report whitelistMartin Willi2006-06-201-233/+46
| | | | rather than overriding functions
* proper leak detective hook for reallocMartin Willi2006-06-071-9/+36
| | | | | excluded pthread_setspecific from leak detective
* (no commit message)Martin Willi2006-05-101-0/+540