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
/
frontends
/
android
/
jni
/
libandroidbridge
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: Migrate to the Gradle build system
Tobias Brunner
2015-11-12
1
-63
/
+0
*
android: Remove references to libpts
Tobias Brunner
2014-10-13
1
-2
/
+1
*
android: Add DNS proxy implementation
Tobias Brunner
2014-07-22
1
-0
/
+1
*
android: Remove dependency on libvstr
Tobias Brunner
2013-11-13
1
-1
/
+0
*
android: Use a different set of plugins if BYOD features are enabled
Tobias Brunner
2013-07-08
1
-2
/
+4
*
android: Build libpts and init/deinit libpts in BYOD IMC
Tobias Brunner
2013-07-08
1
-1
/
+2
*
android: Added a sample IMC that sends some dummy OS data
Tobias Brunner
2013-07-08
1
-0
/
+18
*
android: Remove/filter header files from LOCAL_SRC_FILES
Tobias Brunner
2013-03-20
1
-10
/
+10
*
android: Added NetworkManager class which allows to retrieve a local IP address
Tobias Brunner
2012-10-16
1
-0
/
+1
*
android: Added a JNI backed private key implementation
Tobias Brunner
2012-09-24
1
-0
/
+1
*
An Android specific attribute handler installs DNS servers via Builder
Tobias Brunner
2012-08-13
1
-0
/
+1
*
Native counterpart of VpnService.Builder added, exposed by charonservice
Tobias Brunner
2012-08-13
1
-1
/
+2
*
android_service_t handles initiation of an SA and tracks its progress
Tobias Brunner
2012-08-13
1
-0
/
+1
*
Added an Android specific credential set that provides CA certificates via JNI
Tobias Brunner
2012-08-13
1
-0
/
+1
*
Add an Android specific kernel_ipsec_t implementation
Tobias Brunner
2012-08-13
1
-0
/
+1
*
Add an Android specific kernel_net_t implementation
Tobias Brunner
2012-08-13
1
-1
/
+2
*
Global charonservice_t object added to libandroidbridge
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Moved JNI helper macros to a separate file
Tobias Brunner
2012-08-08
1
-0
/
+1
*
Load libipsec in Android app.
Tobias Brunner
2012-08-08
1
-1
/
+2
*
Added android.net.VpnService wrapper around charon (loaded via JNI).
Tobias Brunner
2012-08-08
1
-0
/
+33