aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/app/src/main/jni/libandroidbridge/backend/android_service.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some typos, courtesy of codespellTobias Brunner2017-08-071-1/+1
* android: Add flag to suppress sending certificate requestsTobias Brunner2017-07-031-1/+4
* android: Unregister listener in case of error alertsTobias Brunner2016-12-081-3/+9
* android: Propose curve25519 in the ESP proposalsTobias Brunner2016-12-081-3/+3
* android: Propose ChaCha20/Poly1305 in the ESP AEAD proposalsTobias Brunner2016-12-081-2/+3
* android: Use configured local identity in auth-cfgsTobias Brunner2016-05-021-9/+30
* android: Use configured remote ID in auth-cfgTobias Brunner2016-05-021-4/+15
* android: Fix handling of redirects during IKE_AUTHTobias Brunner2016-05-021-69/+84
* 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
* Use standard unsigned integer typesAndreas Steffen2016-03-241-8/+8
* android: Migrate to the Gradle build systemTobias Brunner2015-11-121-0/+848