aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/sql/sql_logger.h
Commit message (Collapse)AuthorAgeFilesLines
* Use a separate interface for loggers.Tobias Brunner2012-05-021-2/+2
| | | | | | | | The new interface does not allow loggers to unregister themselves from the bus. This allows us to use a rwlock_t for them. The latter also means that loggers can now be called concurrently by multiple threads.
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+53