aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/android/android_creds.c
Commit message (Collapse)AuthorAgeFilesLines
* Added a null-safe strdup variantMartin Willi2011-01-051-1/+1
|
* The signature of keystore_get changed again.Tobias Brunner2010-06-281-1/+3
| | | | | With Android 2.2 (Froyo) the interface of keystore_get was changed once again. The change was made to allow the keys to contain \0 characters.
* The signature of keystore_get was changed with Android 2.x.Tobias Brunner2010-06-221-2/+12
|
* Adding an Android specific credential set.Tobias Brunner2010-06-151-0/+282