ZeroTierOne/java/jni
2015-05-02 12:05:40 -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 replace old direct calls to FindClass, GetMethodID, etc with calls that use the cache 2015-05-02 12:05:40 -07:00
com_zerotierone_sdk_Node.h Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well 2015-04-27 17:48:37 -07:00
ZT1_jnicache.cpp added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects 2015-05-02 12:05:02 -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 replace old direct calls to FindClass, GetMethodID, etc with calls that use the cache 2015-05-02 12:05:40 -07:00
ZT1_jniutils.h Setup native build for Windows Java. 2015-04-30 21:50:28 -07:00