index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
plugins
/
android
/
android_service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a TFC padding option to child_cfg
Martin Willi
2010-12-20
1
-1
/
+1
*
start and route connections defined in an SQL database via start_action field...
Andreas Steffen
2010-11-28
1
-2
/
+2
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-3
/
+2
*
Refer to scheduler via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+2
*
configuration of different marks for inbound and outbound direction
Andreas Steffen
2010-07-09
1
-1
/
+2
*
support of xfrm marks for IKEv2
Andreas Steffen
2010-07-02
1
-1
/
+1
*
Increased the loglevel for the arguments received via Android control socket.
Tobias Brunner
2010-06-24
1
-1
/
+1
*
Terminate charon from the Android plugin if the tunnel goes down after it was...
Tobias Brunner
2010-06-24
1
-0
/
+24
*
Initiate the tunnel in the Android plugin asynchronously.
Tobias Brunner
2010-06-24
1
-6
/
+39
*
Implement the listener_t interface in the Android plugin to track the status ...
Tobias Brunner
2010-06-24
1
-2
/
+40
*
Helper function added to notify the Android frontend about status changes.
Tobias Brunner
2010-06-24
1
-4
/
+14
*
Initiate consumes a child_sa reference, so get an additional one.
Tobias Brunner
2010-06-24
1
-0
/
+2
*
Use the same error code constants as in the Java frontend.
Tobias Brunner
2010-06-24
1
-1
/
+15
*
Adding an interface that interacts with the Android Settings frontend.
Tobias Brunner
2010-06-15
1
-0
/
+263