aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/android/android_logger.c
Commit message (Expand)AuthorAgeFilesLines
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-1/+1
* Loggers specify what log messages they want to receive during registration.Tobias Brunner2012-05-021-22/+25
* Ensure that multi-line log messages are not torn apart.Tobias Brunner2012-05-021-1/+10
* Use a separate interface for loggers.Tobias Brunner2012-05-021-4/+2
* Log messages with a loglevel > 1 to ANDROID_LOG_DEBUG.Tobias Brunner2011-10-181-1/+2
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* Adding an Android specific logger.Tobias Brunner2010-06-151-0/+96