Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: Remove dependency on libvstr | Tobias Brunner | 2013-11-13 | 1 | -1/+0 |
| | |||||
* | android: Several plugins were moved from libcharon to libtnccs | Tobias Brunner | 2013-09-23 | 1 | -29/+5 |
| | | | | These were moved in commits e8f65c5cde and 12b3db5006. | ||||
* | android: Added support to build tnc-imc plugin | Tobias Brunner | 2013-07-08 | 1 | -3/+9 |
| | |||||
* | android: Added support to build eap-tnc, tnc-tnccs and tnccs-20 plugins | Tobias Brunner | 2013-07-08 | 1 | -2/+25 |
| | |||||
* | android: Remove/filter header files from LOCAL_SRC_FILES | Tobias Brunner | 2013-03-20 | 1 | -3/+5 |
| | | | | This avoids huge warnings when building the native code. | ||||
* | Removed backend for old Android frontend patch | Tobias Brunner | 2013-03-02 | 1 | -3/+2 |
| | | | | Moved the remaining DNS handler to a new plugin. | ||||
* | Android.mk updated to latest Makefiles | Tobias Brunner | 2013-02-26 | 1 | -1/+1 |
| | | | | Fixes #300. | ||||
* | Payload added to handle IKE fragments | Tobias Brunner | 2012-12-24 | 1 | -0/+1 |
| | |||||
* | Removed the unneeded socket-raw plugin | Tobias Brunner | 2012-09-14 | 1 | -2/+0 |
| | |||||
* | Enable build of eap-tls, eap-ttls and eap-peap on Android | Tobias Brunner | 2012-08-17 | 1 | -0/+20 |
| | |||||
* | Moved packet_t to libstrongswan | Tobias Brunner | 2012-08-08 | 1 | -1/+1 |
| | |||||
* | Moved Android specific logger to separate plugin. | Tobias Brunner | 2012-08-08 | 1 | -1/+5 |
| | | | | | | This is mainly because the other parts of the existing android plugin can not be built in the NDK (access to keystore and system properties are not part of the stable NDK libraries). | ||||
* | Link android plugin against liblog in the NDK. | Tobias Brunner | 2012-08-08 | 1 | -0/+1 |
| | | | | Doesn't seem to hurt the build within the source tree. | ||||
* | Also build charon's IKEv1 implementation on Android | Tobias Brunner | 2012-06-26 | 1 | -0/+23 |
| | |||||
* | Missing source file added to libcharon's Android.mk | Tobias Brunner | 2012-06-26 | 1 | -0/+1 |
| | |||||
* | Provide plugin list from charon, not internally in libcharon. | Tobias Brunner | 2012-05-03 | 1 | -2/+1 |
| | |||||
* | Updated Android.mk for 5.0 (no IKEv1 support yet). | Tobias Brunner | 2012-05-03 | 1 | -25/+33 |
| | |||||
* | Android 4 requires LOCAL_MODULE_TAGS to be set for all modules. | Tobias Brunner | 2012-01-12 | 1 | -0/+2 |
| | | | | | | | Because all packages are now marked as optional executables that are to be installed on the final system have to be added to PRODUCT_PACKAGES in build/target/product/core.mk. Dependencies (such as libraries) are installed automatically. | ||||
* | Added missing libsimaka files to Android.mk. | Tobias Brunner | 2011-12-14 | 1 | -0/+2 |
| | |||||
* | Don't link to tnc libraries on Android as no tnc plugins are currently enabled. | Tobias Brunner | 2011-10-25 | 1 | -1/+1 |
| | |||||
* | Build libtnccs on Android. | Tobias Brunner | 2011-10-25 | 1 | -6/+1 |
| | |||||
* | Source files in Android.mk updated. | Tobias Brunner | 2011-10-14 | 1 | -4/+3 |
| | |||||
* | Enable socket-raw on Android if pluto is enabled. | Tobias Brunner | 2011-10-13 | 1 | -0/+2 |
| | |||||
* | Use separate plugin lists for pluto and charon on Android. | Tobias Brunner | 2011-10-13 | 1 | -1/+2 |
| | |||||
* | Enable the stroke plugin on Android. | Tobias Brunner | 2011-10-11 | 1 | -0/+6 |
| | |||||
* | Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers ↵ | Martin Willi | 2011-08-08 | 1 | -3/+0 |
| | | | | registered by name | ||||
* | Build libtncif on Android. | Tobias Brunner | 2011-07-29 | 1 | -2/+3 |
| | |||||
* | File lists in Android.mk files updated. | Tobias Brunner | 2011-07-29 | 1 | -1/+1 |
| | |||||
* | File lists in Android.mk files updated to those in the Makefiles. | Tobias Brunner | 2011-03-22 | 1 | -2/+9 |
| | |||||
* | Updated Android.mk to latest Makefile.am. | Tobias Brunner | 2010-10-21 | 1 | -1/+3 |
| | |||||
* | Moved all kernel plugins to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -4/+0 |
| | |||||
* | Moved kernel interface to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -4/+0 |
| | |||||
* | Moved scheduler_t to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -1/+0 |
| | |||||
* | Added kernel event handler stub. | Tobias Brunner | 2010-09-02 | 1 | -0/+1 |
| | |||||
* | Added an interface for kernel event listeners. | Tobias Brunner | 2010-09-02 | 1 | -0/+1 |
| | |||||
* | Move callback_job_t to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -1/+0 |
| | |||||
* | Move processor_t (thread-pool) to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -2/+0 |
| | |||||
* | Moved credential manager to libstrongswan | Martin Willi | 2010-07-13 | 1 | -7/+1 |
| | |||||
* | Allow to enable the kernel-pfkey plugin via Android.mk. | Tobias Brunner | 2010-06-22 | 1 | -0/+2 |
| | |||||
* | Fixed plugin checks in Android.mk files. | Tobias Brunner | 2010-06-22 | 1 | -2/+2 |
| | |||||
* | Adding an Android specific credential set. | Tobias Brunner | 2010-06-15 | 1 | -0/+1 |
| | |||||
* | Added a EAP-SIM/AKA backend reading triplets/quintuplets from a SQL database | Martin Willi | 2010-06-02 | 1 | -0/+2 |
| | |||||
* | Integrating libhydra into the Android build system. | Tobias Brunner | 2010-04-12 | 1 | -1/+2 |
| | |||||
* | Use vstr/gmp as shared libraries in the Android build. | Tobias Brunner | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | Do not indent the source file lists in Android.mk files so we can easily ↵ | Tobias Brunner | 2010-03-19 | 1 | -98/+98 |
| | | | | compare them to the lists in the Makefile.am files. | ||||
* | Use wildcards to gather plugin source files. | Tobias Brunner | 2010-03-19 | 1 | -87/+29 |
| | |||||
* | Adding support for the build of libcharon (and charon) on Android. | Tobias Brunner | 2010-03-19 | 1 | -6/+3 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+234 |