aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/jni/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* android: Migrate to the Gradle build systemTobias Brunner2015-11-121-84/+0
* android: Add a custom kernel-net implementation to replace kernel-netlinkTobias Brunner2015-07-281-1/+1
* android: Enable EAP-TLS plugin in the appTobias Brunner2014-11-061-1/+1
* android: Remove references to libptsTobias Brunner2014-10-131-2/+1
* android: Define HAVE_DLADDR as plugin loader checks for itTobias Brunner2014-06-241-0/+1
* android: Remove dependency on libvstrTobias Brunner2013-11-131-3/+1
* android: Use a different set of plugins if BYOD features are enabledTobias Brunner2013-07-081-2/+3
* android: Build libpts and init/deinit libpts in BYOD IMCTobias Brunner2013-07-081-1/+2
* android: Build option added to load BYOD related plugins and libraries in the...Tobias Brunner2013-07-081-8/+29
* android: Replace android-net plugin with kernel-netlinkTobias Brunner2013-05-031-1/+1
* android: No need to disable CMS explicitlyTobias Brunner2013-03-201-1/+0
* android: Also request a virtual IPv6 address and propose IPv6 TSTobias Brunner2013-03-201-4/+2
* android: Set OPENSSL_NO_CMS in Android.mk as it is not set in opensslconf.h o...Tobias Brunner2013-01-141-0/+1
* android: Enable ECC in the app as our custom built libcrypto supports itTobias Brunner2012-10-231-3/+0
* android: Increase compile warningsTobias Brunner2012-10-161-0/+3
* android: Enable pkcs8 pluginTobias Brunner2012-08-311-1/+1
* Without the ties to PAM we can build eap-gtc on AndroidTobias Brunner2012-08-171-1/+1
* Allocate UDP ports randomly in Android NDK build.Tobias Brunner2012-08-081-1/+2
* Load libipsec in Android app.Tobias Brunner2012-08-081-0/+1
* Added android.net.VpnService wrapper around charon (loaded via JNI).Tobias Brunner2012-08-081-0/+1
* Android.mk for NDK build added.Tobias Brunner2012-08-081-0/+62