aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* android: Enable revocation pluginTobias Brunner2017-07-031-0/+2
* android: Use LOCAL_LDLIBS to link libdlTobias Brunner2017-07-031-1/+1
* android: Include ref10 subdirectory for curve25519 pluginTobias Brunner2017-01-161-0/+1
* android: Optionally build the curve25519 pluginTobias Brunner2016-12-081-0/+2
* android: Optionally build the chapoly pluginTobias Brunner2016-12-081-0/+2
* android: MGF1 implementation was moved to a pluginTobias Brunner2016-10-111-2/+1
* android: Add missing xof.c fileTobias Brunner2016-08-291-0/+1
* libstrongswan: Updated Android.mk to current Makefile.amTobias Brunner2015-12-141-1/+2
* android: Replace AndroidConfigLocal.h with a header in utils/compatTobias Brunner2015-11-121-2/+1
* crypto: Add NULL IV generatorTobias Brunner2015-11-091-0/+1
* align: Move min/max/padding/alignment functions to separate filesMartin Willi2015-04-161-1/+2
* time: Move time related functions to separate filesMartin Willi2015-04-161-1/+1
* status: Move status_t type and functions to separate filesMartin Willi2015-04-161-1/+1
* path: Move path related utility functions to separate filesMartin Willi2015-04-161-1/+1
* tty: Move tty related functions to separate filesMartin Willi2015-04-161-1/+2
* memory: Move memory manipulation related functions to separate filesMartin Willi2015-04-161-1/+1
* string: Move string related utility functions to separate filesMartin Willi2015-04-161-1/+1
* atomics: Move atomics/recounting support to separate filesMartin Willi2015-04-161-1/+2
* cpu-feature: Add a common class to query available CPU featuresMartin Willi2015-04-131-1/+1
* iv-gen: Add a generic constructor to create an IV gen from an algorithmMartin Willi2015-04-131-1/+1
* android: Sync libstrongswan Makefile.am and Android.mkTobias Brunner2015-03-251-0/+1
* hash-algorithm-set: Add class to manage a set of hash algorithmsTobias Brunner2015-03-041-0/+1
* process: Provide an abstraction to spawn child processes with redirected I/OMartin Willi2014-10-061-1/+1
* android: Update Android.mk files to match changes due to the Windows portTobias Brunner2014-06-241-6/+16
* stream: Separate TCP/Unix stream helpers from stream/service implementationsMartin Willi2014-06-041-2/+4
* settings: Add flex/bison based parser for strongswan.confTobias Brunner2014-05-151-0/+1
* settings: Extract section and key/value pair types and helper functionsTobias Brunner2014-05-151-3/+3
* parser-helper: Add utility class for flex/bison based parsersTobias Brunner2014-05-151-1/+2
* settings: Move to a separate folderTobias Brunner2014-05-151-3/+3
* android: Use static version of libcryptoTobias Brunner2014-04-251-1/+1
* x509: Integrate IETF attribute handling, and obsolete ietf_attributes_tMartin Willi2014-03-311-1/+1
* utils: Move thread-safe strerror replacement to a separate fileTobias Brunner2014-02-241-1/+2
* unit-tests: Add facility to register testable functionsTobias Brunner2013-12-041-1/+1
* android: Remove dependency on libvstrTobias Brunner2013-11-131-5/+2
* iv_gen: Add IV generator that allocates IVs sequentiallyTobias Brunner2013-10-111-1/+1
* iv_gen: Add IV generator that allocates IVs randomlyTobias Brunner2013-10-111-0/+1
* printf-hook: Move glibc/vstr printf hook backends to separate filesMartin Willi2013-10-111-1/+1
* stream: add a manager to dynamically register streams and servicesMartin Willi2013-07-181-1/+1
* stream: add a stream service class abstracting services using BSD socketsMartin Willi2013-07-181-0/+1
* stream: add a stream class abstracting BSD socketsMartin Willi2013-07-181-1/+1
* watcher: add a centralized an generic facility to monitor file descriptorsMartin Willi2013-07-181-1/+1
* array: introduce an array collection storing elements very efficientlyMartin Willi2013-07-171-1/+1
* Move PKCS#12 key derivation to a separate fileTobias Brunner2013-05-081-1/+1
* Extract PKCS#5 handling from pkcs8 plugin to separate helper classTobias Brunner2013-05-081-1/+1
* Android.mk updated to latest MakefilesTobias Brunner2013-02-261-0/+1
* Android.mk of libstrongswan updatedTobias Brunner2013-01-141-2/+2
* Enable pkcs7 plugin when building scepclient on AndroidMartin Willi2012-12-191-0/+2
* Remove unused monolithic PKCS#7 codeMartin Willi2012-12-191-1/+1
* Moved utils.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved settings_t to utils folderTobias Brunner2012-10-241-2/+2