aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/android
Commit message (Expand)AuthorAgeFilesLines
* Moved credential manager to libstrongswanMartin Willi2010-07-131-2/+2
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-091-1/+2
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-1/+1
* The signature of keystore_get changed again.Tobias Brunner2010-06-281-1/+3
* Increased the loglevel for the arguments received via Android control socket.Tobias Brunner2010-06-241-1/+1
* Terminate charon from the Android plugin if the tunnel goes down after it was...Tobias Brunner2010-06-241-0/+24
* Initiate the tunnel in the Android plugin asynchronously.Tobias Brunner2010-06-241-6/+39
* Implement the listener_t interface in the Android plugin to track the status ...Tobias Brunner2010-06-242-2/+47
* Helper function added to notify the Android frontend about status changes.Tobias Brunner2010-06-241-4/+14
* Initiate consumes a child_sa reference, so get an additional one.Tobias Brunner2010-06-241-0/+2
* Use the same error code constants as in the Java frontend.Tobias Brunner2010-06-241-1/+15
* The signature of keystore_get was changed with Android 2.x.Tobias Brunner2010-06-221-2/+12
* Avoid a segmentation fault if opening the Android control socket failed.Tobias Brunner2010-06-221-1/+1
* Use vpn.dns* to store DNS servers (Android manages net.dns* using these).Tobias Brunner2010-06-151-2/+2
* Adding an interface that interacts with the Android Settings frontend.Tobias Brunner2010-06-154-0/+326
* Adding an Android specific credential set.Tobias Brunner2010-06-154-1/+368
* Adding an Android specific logger.Tobias Brunner2010-06-154-3/+163
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-242-4/+4
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
* Moving charon to libcharon.Tobias Brunner2010-03-195-0/+400