This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
ZeroTierOne
Watch
1
Star
0
Fork
0
You've already forked ZeroTierOne
mirror of
https://github.com/zerotier/ZeroTierOne.git
synced
2025-02-20 09:46:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ZeroTierOne
/
java
/
jni
History
Grant Limberg
7e84f5a7db
killing whitespace
2015-06-09 23:24:54 -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
killing whitespace
2015-06-09 23:24:54 -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
Looks like it was the JNI cash causing the crash.
2015-06-09 23:24:47 -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
Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnig
2015-06-09 19:38:05 -07:00
ZT1_jniutils.h
Use object arrays rather than ArrayList. JNI side
2015-05-28 20:36:54 -07:00