aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/jni/libandroidbridge/backend/android_service.h
Commit message (Collapse)AuthorAgeFilesLines
* android: Migrate to the Gradle build systemTobias Brunner2015-11-121-60/+0
| | | | | This uses a manual way to trigger the NDK build (the default with on-the-fly Android.mk files does not work for us).
* android: Encode connection settings as single Java string argumentTobias Brunner2015-07-281-8/+4
| | | | This makes adding new configuration settings easier.
* android: Determine source address dynamicallyTobias Brunner2012-10-161-3/+2
|
* android: Native parts handle ikev2-cert VPN typeTobias Brunner2012-08-311-2/+6
|
* android_service_t handles initiation of an SA and tracks its progressTobias Brunner2012-08-131-0/+61
Status updates are delivered via charonservice (JNI).