summaryrefslogtreecommitdiff
path: root/java/jni/ZT_jniutils.cpp
AgeCommit message (Expand)Author
2017-01-13fix Android NDK buildGrant Limberg
2016-11-09update JNI wrapper to reflect removal of lastMulticastFrame and lastUnicastFr...Grant Limberg
2016-09-21java code still needed to reflect PEER_ROLE_RELAY rename to PEER_ROLE_UPSTREAMGrant Limberg
2016-09-21added missing copyright/license info from ZT_jniutilsGrant Limberg
2016-09-19Don't print a few error messages when they don't matter.
Grant Limberg
2016-09-19ZT_PEER_ROLE_RELAY -> ZT_PEER_ROLE_UPSTREAM in JNI glueGrant Limberg
2016-09-08another couple of missing semicolonsGrant Limberg
2016-09-06Reflect changes to strut ZT_PeerPhysicalPathGrant Limberg
2016-09-05forgot a semicolon in a JNI java type specifier.Grant Limberg
2016-09-05Added VirtualNetworkRoute class and added it to VirtualNetworkConfigGrant Limberg
2016-07-07update JNI code for 1.1.6Grant Limberg
2015-11-02updates for origin/edgeGrant Limberg
2015-09-26Merge branch 'adamierymenko-dev' into android-jni-devGrant Limberg