Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: No need to disable CMS explicitly | Tobias Brunner | 2013-03-20 | 1 | -1/+0 |
| | | | | The version check introduced with 0d237763 should take care of it. | ||||
* | Removed backend for old Android frontend patch | Tobias Brunner | 2013-03-02 | 1 | -1/+1 |
| | | | | Moved the remaining DNS handler to a new plugin. | ||||
* | android: Set OPENSSL_NO_CMS in Android.mk as it is not set in opensslconf.h ↵ | Tobias Brunner | 2013-01-14 | 1 | -0/+1 |
| | | | | on Android | ||||
* | Enable pkcs7 plugin when building scepclient on Android | Martin Willi | 2012-12-19 | 1 | -1/+1 |
| | |||||
* | android: Enable pkcs8 plugin | Tobias Brunner | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | Without the ties to PAM we can build eap-gtc on Android | Tobias Brunner | 2012-08-17 | 1 | -1/+1 |
| | |||||
* | Extracted some parts from Android.mk.in which can be used for NDK builds. | Tobias Brunner | 2012-08-08 | 1 | -0/+118 |
| | |||||
* | Generate the main Android.mk, so the version number is not hardcoded. | Tobias Brunner | 2010-03-05 | 1 | -55/+0 |
| | | | | | We include the generated file in the distribution, so users won't have run configure if they are building for Android. | ||||
* | Disabling warnings about arithmethic with void* on Android. | Tobias Brunner | 2010-03-03 | 1 | -0/+1 |
| | |||||
* | Adding Android.mk files to build charon and libstrongswan with the Android ↵ | Tobias Brunner | 2010-03-03 | 1 | -0/+54 |
build system. |