aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/android_log/android_log_logger.c
Commit message (Collapse)AuthorAgeFilesLines
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-1/+1
|
* Moved Android specific logger to separate plugin.Tobias Brunner2012-08-081-0/+108
This is mainly because the other parts of the existing android plugin can not be built in the NDK (access to keystore and system properties are not part of the stable NDK libraries).