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-21 02:01:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ZeroTierOne
/
java
/
jni
History
Grant Limberg
9bf9670ff9
add more warnings to the JNI build
2015-04-29 19:14:52 -07:00
..
Android.mk
Added logging to Android logcat
2015-04-25 20:46:56 -07:00
Application.mk
add more warnings to the JNI build
2015-04-29 19:14:52 -07:00
com_zerotierone_sdk_Node.cpp
jclass pointers aren't as cacheable as originally thought.
2015-04-27 18:38:13 -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_jniutils.cpp
jclass pointers aren't as cacheable as originally thought.
2015-04-27 18:38:13 -07:00
ZT1_jniutils.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