aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* 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