aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/leak_detective.c
Commit message (Collapse)AuthorAgeFilesLines
* added vsyslog to leak detectives white listMartin Willi2007-09-271-1/+2
| | | | removed debugging hook on openac cleanup
* disabling leak detective at runtime by setting LEAK_DETECTIVE_DISABLE env varMartin Willi2007-06-081-3/+14
|
* fixed compilation warnings and errors when not using curlMartin Willi2007-03-131-1/+4
|
* whitelisting static Curl_getaddrinfo() memory leakAndreas Steffen2007-03-091-0/+6
|
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+1
| | | | | includes a lot of other modifications
* fixed HAVE_BACKTRACE checksMartin Willi2006-12-111-1/+3
| | | | starter Makefile now uses proper $(COMPILE) to build pluto objects
* made backtrace() calls optional to support uClibcMartin Willi2006-12-061-0/+2
|
* 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