strongswan/src/libcharon/plugins/android
Tobias Brunner 162621ed57 Moved Android specific logger to separate plugin.
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).
2012-08-08 15:07:43 +02:00
..
Makefile.am Moved Android specific logger to separate plugin. 2012-08-08 15:07:43 +02:00
android_creds.c Added a null-safe strdup variant 2011-01-05 16:46:02 +01:00
android_creds.h Adding an Android specific credential set. 2010-06-15 19:58:58 +02:00
android_handler.c Correctly install DNS servers on Android if frontend is not used. 2011-10-05 15:04:24 +02:00
android_handler.h Correctly install DNS servers on Android if frontend is not used. 2011-10-05 15:04:24 +02:00
android_plugin.c Moved Android specific logger to separate plugin. 2012-08-08 15:07:43 +02:00
android_plugin.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
android_service.c Make the UDP ports charon listens for packets on (and uses as source ports) configurable. 2012-08-08 15:07:43 +02:00
android_service.h Implement the listener_t interface in the Android plugin to track the status of an SA. 2010-06-24 14:30:05 +02:00