Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use %tx to print a value of type ptrdiff_t. | Tobias Brunner | 2011-04-14 | 1 | -1/+1 |
| | |||||
* | backtrace->contains_function takes multiple names, speeding up whitelist ↵ | Martin Willi | 2011-01-17 | 1 | -5/+9 |
| | | | | check drastically | ||||
* | Option to skip slow addr2line resolution in leak-detective | Martin Willi | 2010-05-20 | 1 | -19/+23 |
| | |||||
* | Store return value of getc() in an int to correctly test it against EOF | Martin Willi | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -10/+10 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | pluto uses the libstrongswan leak detective and a stripped-down version of ↵ | Andreas Steffen | 2009-04-16 | 1 | -0/+2 |
| | | | | library_t | ||||
* | fixed leak | Martin Willi | 2008-11-06 | 1 | -3/+7 |
| | | | | fixed build if !HAVE_BACKTRACE | ||||
* | separated backtrace functionality from leak_detective, used in | Martin Willi | 2008-11-05 | 1 | -0/+179 |
leak_detective mutex profiling signal handler |