aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* pkcs11: Allow to build pkcs11 plugin on Android.Tobias Brunner2011-10-311-0/+2
* Source files in Android.mk updated.Tobias Brunner2011-10-141-1/+1
* Added support for plugin featuresMartin Willi2011-10-141-0/+1
* Add enum names for database driversMartin Willi2011-10-141-2/+2
* File lists in Android.mk files updated.Tobias Brunner2011-07-291-0/+2
* Finally removed deprecated iterator_t.Tobias Brunner2011-07-061-1/+0
* Added job priority enum namesMartin Willi2011-05-161-1/+1
* fetcher.c added to Android.mk.Tobias Brunner2011-05-131-1/+1
* File lists in Android.mk files updated to those in the Makefiles.Tobias Brunner2011-03-221-2/+1
* Updated Android.mk to latest Makefile.am.Tobias Brunner2010-10-211-0/+1
* Moved scheduler and thread pool to libstrongswan.Tobias Brunner2010-09-021-2/+6
* Moved EAP type/code definitions to a seprate header file in libstrongswanMartin Willi2010-08-311-0/+1
* Implemented a callback based credential set, currently for shared keys onlyMartin Willi2010-08-041-0/+1
* Implemented a generic in-memory credential set, currently for shared keys onlyMartin Willi2010-08-041-0/+1
* Moved keys/key_encoding.[ch] to cred_encoding.[ch]Martin Willi2010-07-131-1/+1
* Moved X509 addrBlock validation to a separate addrblock pluginMartin Willi2010-07-131-0/+1
* Moved credential manager to libstrongswanMartin Willi2010-07-131-0/+5
* Fixed plugin checks in Android.mk files.Tobias Brunner2010-06-221-2/+2
* Integrating libhydra into the Android build system.Tobias Brunner2010-04-121-3/+0
* Use vstr/gmp as shared libraries in the Android build.Tobias Brunner2010-03-231-4/+2
* Do not indent the source file lists in Android.mk files so we can easily comp...Tobias Brunner2010-03-191-58/+58
* Use wildcards to gather plugin source files.Tobias Brunner2010-03-191-90/+31
* Adding the OpenSSL plugin to the Android build.Tobias Brunner2010-03-081-0/+18
* Adding Android.mk files to build charon and libstrongswan with the Android bu...Tobias Brunner2010-03-031-0/+167