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-06-23 09:25:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4c680e3126dc7463dc047162b6c80aa8f2cea224
ZeroTierOne
/
java
/
jni
History
Grant Limberg
4c680e3126
LOTS more error checking and logging.
...
Running into a wall attempting to add items to an ArrayList from the JNI side
2015-05-27 20:42: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
add more warnings to the JNI build
2015-04-29 19:14:52 -07:00
com_zerotierone_sdk_Node.cpp
LOTS more error checking and logging.
2015-05-27 20:42:54 -07:00
com_zerotierone_sdk_Node.h
Remove link desperation from java API
2015-05-21 19:34:19 -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
LOTS more error checking and logging.
2015-05-27 20:42:54 -07:00
ZT1_jniutils.h
added the android verbose log level and moved most jni debug messages to verbose
2015-05-26 21:31:34 -07:00