This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-zerotierone
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-zerotierone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
7cc64c5cb69f2962d32ca41f6dc12499964d22a7
zhangyang-zerotierone
/
java
/
jni
History
Grant Limberg
7cc64c5cb6
Might help to set the enabled field on a VirtualNetworkConfig object :)
2015-06-03 21:29:19 -07:00
..
Android.mk
added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects
2015-05-02 12:05:02 -07:00
Application.mk
Enable ZT_TRACE and more verbose build output
2015-06-01 20:01:37 -07:00
com_zerotierone_sdk_Node.cpp
more logging
2015-06-03 21:29:07 -07:00
com_zerotierone_sdk_Node.h
Use object arrays rather than ArrayList. JNI side
2015-05-28 20:36:54 -07:00
ZT1_jnicache.cpp
added the android verbose log level and moved most jni debug messages to verbose
2015-05-26 21:31:34 -07:00
ZT1_jnicache.h
added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects
2015-05-02 12:05:02 -07:00
ZT1_jniutils.cpp
Might help to set the enabled field on a VirtualNetworkConfig object :)
2015-06-03 21:29:19 -07:00
ZT1_jniutils.h
Use object arrays rather than ArrayList. JNI side
2015-05-28 20:36:54 -07:00