aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk.in
Commit message (Expand)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-22/+2
* Updated Android.mk for 5.0 (no IKEv1 support yet).Tobias Brunner2012-05-031-0/+1
* Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.Tobias Brunner2012-01-121-3/+9
* Properly disable starter and pluto in top Android.mk.Tobias Brunner2011-11-091-2/+2
* Don't build pluto and starter by default on Android.Tobias Brunner2011-11-041-2/+2
* Build libtnccs on Android.Tobias Brunner2011-10-251-1/+2
* starter: Android.mk updated to use kernel-netlink via libhydra.Tobias Brunner2011-10-211-1/+4
* Make build of pluto and starter optional on Android.Tobias Brunner2011-10-131-12/+26
* Enable socket-raw on Android if pluto is enabled.Tobias Brunner2011-10-131-0/+8
* Use separate plugin lists for pluto and charon on Android.Tobias Brunner2011-10-131-2/+9
* Added Android.mk for whack.Tobias Brunner2011-10-131-0/+1
* Build pluto on Android.Tobias Brunner2011-10-131-0/+1
* Build ipsec on Android.Tobias Brunner2011-10-111-0/+1
* Build starter on Android.Tobias Brunner2011-10-111-0/+2
* Build stroke on Android.Tobias Brunner2011-10-111-0/+1
* Build libfreeswan on Android.Tobias Brunner2011-10-111-0/+1
* Enable the stroke plugin on Android.Tobias Brunner2011-10-111-1/+1
* Added some variables to the top Android.mk.Tobias Brunner2011-10-111-5/+15
* Build libtncif on Android.Tobias Brunner2011-07-291-0/+1
* Define PLUGINDIR in Android.mk even though it is currently not used.Tobias Brunner2011-03-221-0/+1
* Disable EAP-GTC on Android.Tobias Brunner2010-07-051-1/+1
* Enabling some EAP plugins on Android.Tobias Brunner2010-06-301-1/+2
* The x509 plugin is not needed anymore on Android, using OpenSSL.Tobias Brunner2010-06-301-1/+1
* OpenSSL in Android 2.1+ lacks Elliptic Curve and ENGINE support.Tobias Brunner2010-06-221-0/+4
* Adding support for the native Linux capabilities interface.Tobias Brunner2010-06-151-0/+2
* Only include C files that start with the plugin name when building for Android.Tobias Brunner2010-05-201-1/+3
* Integrating libhydra into the Android build system.Tobias Brunner2010-04-121-0/+1
* Use openssl in Android by default.Tobias Brunner2010-04-121-2/+2
* Use wildcards to gather plugin source files.Tobias Brunner2010-03-191-1/+7
* Adding support for the build of libcharon (and charon) on Android.Tobias Brunner2010-03-191-0/+1
* Do not hardcode the path to the strongSwan sources.Tobias Brunner2010-03-051-2/+3
* Generate the main Android.mk, so the version number is not hardcoded.Tobias Brunner2010-03-051-0/+55