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_jni.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: Migrate to the Gradle build system
Tobias Brunner
2015-11-12
1
-159
/
+0
*
android: Fix kernel-net implementation on Android 4.3 and earlier
Tobias Brunner
2015-07-28
1
-0
/
+2
*
android: Moved chunk_from_byte_array and byte_array_from_chunk helper functions
Tobias Brunner
2013-01-14
1
-0
/
+32
*
android: Added a global variable to check the current SDK version
Tobias Brunner
2012-09-24
1
-0
/
+18
*
android: Fix conversion of actual Unicode strings (i.e. bytes!=chars)
Tobias Brunner
2012-09-17
1
-5
/
+6
*
android: Make sure NULL jstrings are converted properly
Tobias Brunner
2012-08-31
1
-5
/
+8
*
Moved Java to C string conversion function to android_jni header file
Tobias Brunner
2012-08-13
1
-0
/
+19
*
Native counterpart of VpnService.Builder added, exposed by charonservice
Tobias Brunner
2012-08-13
1
-0
/
+1
*
Helper function added to handle Java exceptions in native code
Tobias Brunner
2012-08-13
1
-0
/
+18
*
Moved CharonVpnService to logic sub-package
Tobias Brunner
2012-08-08
1
-2
/
+2
*
Added functions to attach/detach native threads to the JVM
Tobias Brunner
2012-08-08
1
-0
/
+19
*
Moved JNI helper macros to a separate file
Tobias Brunner
2012-08-08
1
-0
/
+46