Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed compilation warnings and errors when not using curl | Martin Willi | 2007-03-13 | 1 | -1/+4 | |
| | ||||||
* | whitelisting static Curl_getaddrinfo() memory leak | Andreas Steffen | 2007-03-09 | 1 | -0/+6 | |
| | ||||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+1 | |
| | | | | | includes a lot of other modifications | |||||
* | fixed HAVE_BACKTRACE checks | Martin Willi | 2006-12-11 | 1 | -1/+3 | |
| | | | | starter Makefile now uses proper $(COMPILE) to build pluto objects | |||||
* | made backtrace() calls optional to support uClibc | Martin Willi | 2006-12-06 | 1 | -0/+2 | |
| | ||||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -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 Willi | 2006-10-18 | 1 | -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 Willi | 2006-09-27 | 1 | -8/+16 | |
| | ||||||
* | extended statusall output | Martin Willi | 2006-09-21 | 1 | -2/+41 | |
| | | | | | added job/event-queue statistics added allocation statistics when using LEAK_DETECTIVE | |||||
* | cleanups in kernel interface code | Martin Willi | 2006-07-18 | 1 | -0/+1 | |
| | | | | | | added proper traffic selector to string conversion some cleanups here & there | |||||
* | leak detective blanks memory on free & alloc, allows further membug detection | Martin Willi | 2006-07-12 | 1 | -12/+26 | |
| | ||||||
* | updated whitelist (getprotobynumber) | Martin Willi | 2006-07-05 | 1 | -0/+2 | |
| | ||||||
* | updated leak detective whitelist | Martin Willi | 2006-07-04 | 1 | -5/+6 | |
| | ||||||
* | fixed whitelist detection | Martin Willi | 2006-06-20 | 1 | -4/+8 | |
| | ||||||
* | reworked function ignore mechanism to not-report whitelist | Martin Willi | 2006-06-20 | 1 | -233/+46 | |
| | | | | rather than overriding functions | |||||
* | proper leak detective hook for realloc | Martin Willi | 2006-06-07 | 1 | -9/+36 | |
| | | | | | excluded pthread_setspecific from leak detective | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+540 | |