Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |