aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* File lists in Android.mk files updated to those in the Makefiles.Tobias Brunner2011-03-221-2/+9
|
* Updated Android.mk to latest Makefile.am.Tobias Brunner2010-10-211-1/+3
|
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-021-4/+0
|
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-4/+0
|
* Moved scheduler_t to libhydra.Tobias Brunner2010-09-021-1/+0
|
* Added kernel event handler stub.Tobias Brunner2010-09-021-0/+1
|
* Added an interface for kernel event listeners.Tobias Brunner2010-09-021-0/+1
|
* Move callback_job_t to libhydra.Tobias Brunner2010-09-021-1/+0
|
* Move processor_t (thread-pool) to libhydra.Tobias Brunner2010-09-021-2/+0
|
* Moved credential manager to libstrongswanMartin Willi2010-07-131-7/+1
|
* Allow to enable the kernel-pfkey plugin via Android.mk.Tobias Brunner2010-06-221-0/+2
|
* Fixed plugin checks in Android.mk files.Tobias Brunner2010-06-221-2/+2
|
* Adding an Android specific credential set.Tobias Brunner2010-06-151-0/+1
|
* Added a EAP-SIM/AKA backend reading triplets/quintuplets from a SQL databaseMartin Willi2010-06-021-0/+2
|
* Integrating libhydra into the Android build system.Tobias Brunner2010-04-121-1/+2
|
* Use vstr/gmp as shared libraries in the Android build.Tobias Brunner2010-03-231-1/+1
|
* Do not indent the source file lists in Android.mk files so we can easily ↵Tobias Brunner2010-03-191-98/+98
| | | | compare them to the lists in the Makefile.am files.
* Use wildcards to gather plugin source files.Tobias Brunner2010-03-191-87/+29
|
* Adding support for the build of libcharon (and charon) on Android.Tobias Brunner2010-03-191-6/+3
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+234