Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use DBG_TNC for TNC debugging output | Andreas Steffen | 2010-10-09 | 1 | -0/+2 |
| | |||||
* | Introducing a dedicated debug message group for libtls | Martin Willi | 2010-08-23 | 1 | -0/+2 |
| | |||||
* | Adding support for debug groups in libstrongswan's logger. | Tobias Brunner | 2010-04-06 | 1 | -4/+4 |
| | |||||
* | Move debug groups from charon's bus.h to libstrongswan's debug.h. | Tobias Brunner | 2010-04-06 | 1 | -0/+26 |
| | |||||
* | Use the default debug hook if possible | Martin Willi | 2009-09-16 | 1 | -1/+0 |
| | |||||
* | Default logger implementation can be modified by dbg_default_set_level/stream | Martin Willi | 2009-09-16 | 1 | -3/+37 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | reduced default debug hook verbosity | Martin Willi | 2008-06-11 | 1 | -5/+8 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -7/+2 |
| | |||||
* | added vsyslog to leak detectives white list | Martin Willi | 2007-09-27 | 1 | -2/+2 |
| | | | | removed debugging hook on openac cleanup | ||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -0/+41 |
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 |