Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log group added for applications other than daemons. | Tobias Brunner | 2012-06-11 | 1 | -0/+2 |
| | |||||
* | Added ASN debug group to log low-level encoding/decoding (ASN.1, X.509). | Tobias Brunner | 2011-12-16 | 1 | -0/+2 |
| | | | | | This will allow us to remove quite some clutter from the LIB debug group for higher debug levels. | ||||
* | added PTS debug class | Andreas Steffen | 2011-09-11 | 1 | -0/+2 |
| | |||||
* | added DBG_IMC and DBG_IMV debug options | Andreas Steffen | 2011-05-29 | 1 | -0/+4 |
| | |||||
* | 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 |
| | |||||
* | fixed silly bug | Andreas Steffen | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | Adding support for debug groups in libstrongswan's logger. | Tobias Brunner | 2010-04-06 | 1 | -7/+10 |
| | |||||
* | Move debug groups from charon's bus.h to libstrongswan's debug.h. | Tobias Brunner | 2010-04-06 | 1 | -0/+66 |
| | |||||
* | Use the default debug hook if possible | Martin Willi | 2009-09-16 | 1 | -0/+2 |
| | |||||
* | Default logger implementation can be modified by dbg_default_set_level/stream | Martin Willi | 2009-09-16 | 1 | -2/+8 |
| | |||||
* | 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 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -1/+1 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -8/+8 |
| | |||||
* | added vsyslog to leak detectives white list | Martin Willi | 2007-09-27 | 1 | -0/+3 |
| | | | | removed debugging hook on openac cleanup | ||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -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 |