Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: Migrate to the Gradle build system | Tobias Brunner | 2015-11-12 | 1 | -151/+0 |
* | android: Manually load libraries with dlopen() and RTLD_GLOBAL on Android M | Tobias Brunner | 2015-07-28 | 1 | -1/+38 |
* | android: Added a global variable to check the current SDK version | Tobias Brunner | 2012-09-24 | 1 | -1/+8 |
* | Native counterpart of VpnService.Builder added, exposed by charonservice | Tobias Brunner | 2012-08-13 | 1 | -0/+4 |
* | Don't attach to actual Java threads (or already attached ones) | Tobias Brunner | 2012-08-13 | 1 | -3/+12 |
* | Added functions to attach/detach native threads to the JVM | Tobias Brunner | 2012-08-08 | 1 | -0/+45 |
* | Moved JNI helper macros to a separate file | Tobias Brunner | 2012-08-08 | 1 | -0/+49 |