aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/jni/libandroidbridge/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* android: Migrate to the Gradle build systemTobias Brunner2015-11-121-63/+0
* android: Remove references to libptsTobias Brunner2014-10-131-2/+1
* android: Add DNS proxy implementationTobias Brunner2014-07-221-0/+1
* android: Remove dependency on libvstrTobias Brunner2013-11-131-1/+0
* android: Use a different set of plugins if BYOD features are enabledTobias Brunner2013-07-081-2/+4
* android: Build libpts and init/deinit libpts in BYOD IMCTobias Brunner2013-07-081-1/+2
* android: Added a sample IMC that sends some dummy OS dataTobias Brunner2013-07-081-0/+18
* android: Remove/filter header files from LOCAL_SRC_FILESTobias Brunner2013-03-201-10/+10
* android: Added NetworkManager class which allows to retrieve a local IP addressTobias Brunner2012-10-161-0/+1
* android: Added a JNI backed private key implementationTobias Brunner2012-09-241-0/+1
* An Android specific attribute handler installs DNS servers via BuilderTobias Brunner2012-08-131-0/+1
* Native counterpart of VpnService.Builder added, exposed by charonserviceTobias Brunner2012-08-131-1/+2
* android_service_t handles initiation of an SA and tracks its progressTobias Brunner2012-08-131-0/+1
* Added an Android specific credential set that provides CA certificates via JNITobias Brunner2012-08-131-0/+1
* Add an Android specific kernel_ipsec_t implementationTobias Brunner2012-08-131-0/+1
* Add an Android specific kernel_net_t implementationTobias Brunner2012-08-131-1/+2
* Global charonservice_t object added to libandroidbridgeTobias Brunner2012-08-081-1/+1
* Moved JNI helper macros to a separate fileTobias Brunner2012-08-081-0/+1
* Load libipsec in Android app.Tobias Brunner2012-08-081-1/+2
* Added android.net.VpnService wrapper around charon (loaded via JNI).Tobias Brunner2012-08-081-0/+33