aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* fixed silly bugAndreas Steffen2010-04-121-1/+1
|
* Adding support for debug groups in libstrongswan's logger.Tobias Brunner2010-04-061-7/+10
|
* Move debug groups from charon's bus.h to libstrongswan's debug.h.Tobias Brunner2010-04-061-0/+66
|
* Use the default debug hook if possibleMartin Willi2009-09-161-0/+2
|
* Default logger implementation can be modified by dbg_default_set_level/streamMartin Willi2009-09-161-2/+8
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-8/+8
|
* added vsyslog to leak detectives white listMartin Willi2007-09-271-0/+3
| | | | removed debugging hook on openac cleanup
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-0/+60
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