aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/app
Commit message (Expand)AuthorAgeFilesLines
...
* android: Update platform tools and pull in support libsTobias Brunner2016-04-271-2/+4
* android: OPENSSL_NO_ENGINE is now properly defined in the headersTobias Brunner2016-04-151-1/+0
* peer-cfg: Use struct to pass data to constructorTobias Brunner2016-04-091-7/+8
* child-cfg: Use struct to pass data to constructorTobias Brunner2016-04-091-9/+12
* kernel: Use structs to pass information to the kernel-ipsec interfaceTobias Brunner2016-04-091-41/+35
* Use standard unsigned integer typesAndreas Steffen2016-03-246-36/+36
* android: Enable 64-bit ABIsTobias Brunner2016-03-231-1/+1
* android: Enable build against API level 21Tobias Brunner2016-03-231-1/+0
* libhydra: Remove empty unused libraryTobias Brunner2016-03-035-17/+1
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-034-9/+6
* libipsec: Pass the same data to del_policy() as to add_policy()Tobias Brunner2016-02-041-2/+3
* android: Suppress compiler warnings about missing field initializersTobias Brunner2015-11-131-0/+1
* android: Add some (older) unit testsTobias Brunner2015-11-123-0/+381
* android: Properly handle shorter types in BufferedByteWriterTobias Brunner2015-11-121-0/+86
* android: Migrate to the Gradle build systemTobias Brunner2015-11-12128-0/+16488